#hideBread{
    margin:0;
    padding:0;
    display:none;
    min-height:-30px;
}

.main-content{
    padding-top:0px;
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-545bd0b6-ddf2-49b7-bc2f-f94ba0925ea4 {
  margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
background-color: rgba(123, 46, 79, 1);
background-attachment: scroll;
}








#s-545bd0b6-ddf2-49b7-bc2f-f94ba0925ea4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-545bd0b6-ddf2-49b7-bc2f-f94ba0925ea4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-7716e24c-6fc5-45da-9b28-590fb413999f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7716e24c-6fc5-45da-9b28-590fb413999f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 84px;
  
  
  
}



#s-fcc37f76-0c62-4b99-a6a5-371f9437f128 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcc37f76-0c62-4b99-a6a5-371f9437f128 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c {
  display: none;
}
#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c, #wrap-s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c {
  display: none;
}
#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c, #wrap-s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c {
  display: none;
}
#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c, #wrap-s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c { display:none !important; }}@media (max-width: 767px){#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c {
  display: none;
}
#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c, #wrap-s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c { display:none !important; }}
#s-f9ed1ac9-db18-429d-aa61-bdd0ad74e99c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-d738fc6c-e67e-42d7-b7a5-e51165a8e948 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-d0a8f7b9-4c02-4e64-bcd7-f624b688497e {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-d0a8f7b9-4c02-4e64-bcd7-f624b688497e .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-d8527272-f5b1-4fcf-877f-405a531a1567 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d8527272-f5b1-4fcf-877f-405a531a1567"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d8527272-f5b1-4fcf-877f-405a531a1567"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d8527272-f5b1-4fcf-877f-405a531a1567"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8527272-f5b1-4fcf-877f-405a531a1567"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-36331526-33ea-40f3-b32c-b4b76c2157c1 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-78fd5041-705c-44f8-9e8d-db9180c06db4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}



.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78fd5041-705c-44f8-9e8d-db9180c06db4 img.shogun-image {
  width: 100%;
}



}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-14ef8271-9dee-460f-9971-0233c44a850d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14ef8271-9dee-460f-9971-0233c44a850d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-e147999a-28cf-4198-8f25-9cfca0c324cf {
  text-align: center;
}

#s-e147999a-28cf-4198-8f25-9cfca0c324cf .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e147999a-28cf-4198-8f25-9cfca0c324cf .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e147999a-28cf-4198-8f25-9cfca0c324cf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-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-14d351d2-8637-4b63-9f08-849f317e3fb6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-14d351d2-8637-4b63-9f08-849f317e3fb6:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-14d351d2-8637-4b63-9f08-849f317e3fb6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-14d351d2-8637-4b63-9f08-849f317e3fb6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14d351d2-8637-4b63-9f08-849f317e3fb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14d351d2-8637-4b63-9f08-849f317e3fb6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-14d351d2-8637-4b63-9f08-849f317e3fb6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-faf9bc29-631c-4cb5-9841-a6a597e579e6 {
  display: none;
}
#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}



.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-88e8fbcb-bd5a-474c-8586-b39bd766ec69 img.shogun-image {
  width: 100%;
}



}
#s-ef75cd69-927b-4aa8-928e-449146aa11b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef75cd69-927b-4aa8-928e-449146aa11b7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b01d46f0-1aae-4868-9d2b-e727b00a38aa {
  text-align: center;
}

#s-b01d46f0-1aae-4868-9d2b-e727b00a38aa .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b01d46f0-1aae-4868-9d2b-e727b00a38aa .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-b01d46f0-1aae-4868-9d2b-e727b00a38aa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-69dfc87e-252a-4687-999c-e2decb8563e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-69dfc87e-252a-4687-999c-e2decb8563e1:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-69dfc87e-252a-4687-999c-e2decb8563e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69dfc87e-252a-4687-999c-e2decb8563e1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-69dfc87e-252a-4687-999c-e2decb8563e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69dfc87e-252a-4687-999c-e2decb8563e1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-69dfc87e-252a-4687-999c-e2decb8563e1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2fa68667-f18e-4060-aa16-524658949bc6 {
  display: none;
}
#s-e86644c1-7730-44be-b76e-96ff40701a27 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}



.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e86644c1-7730-44be-b76e-96ff40701a27 img.shogun-image {
  width: 100%;
}



}
#s-41b1df60-94c6-4afe-8f6e-3074067520fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41b1df60-94c6-4afe-8f6e-3074067520fb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a6884dd5-0646-40d1-9b97-95e0ecd0eeb4 {
  text-align: center;
}

#s-a6884dd5-0646-40d1-9b97-95e0ecd0eeb4 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a6884dd5-0646-40d1-9b97-95e0ecd0eeb4 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a6884dd5-0646-40d1-9b97-95e0ecd0eeb4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f204ebda-deb1-4d0a-8100-e1e3e04443b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2798a646-d20c-43c2-896a-7ce9c0cefc70 {
  display: none;
}
#s-4120650c-8233-4d96-ae06-0e866c3417cf {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}



.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4120650c-8233-4d96-ae06-0e866c3417cf img.shogun-image {
  width: 100%;
}



}
#s-8bf54824-852e-4589-b56b-d73ecef5a0c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bf54824-852e-4589-b56b-d73ecef5a0c8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5c2eff90-1059-47f5-b8f2-f473b40b7d1f {
  text-align: center;
}

#s-5c2eff90-1059-47f5-b8f2-f473b40b7d1f .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5c2eff90-1059-47f5-b8f2-f473b40b7d1f .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-5c2eff90-1059-47f5-b8f2-f473b40b7d1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1bba0b6b-6a8f-4266-b369-7987b33795ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1bba0b6b-6a8f-4266-b369-7987b33795ff:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1bba0b6b-6a8f-4266-b369-7987b33795ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1bba0b6b-6a8f-4266-b369-7987b33795ff {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bba0b6b-6a8f-4266-b369-7987b33795ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bba0b6b-6a8f-4266-b369-7987b33795ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1bba0b6b-6a8f-4266-b369-7987b33795ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-11781d2a-0152-4edc-a1b4-23177bf20845 {
  display: none;
}
#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}



.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb7a498-7eba-46d0-9951-e3e75b029cc1 img.shogun-image {
  width: 100%;
}



}
#s-5330b8ff-eed6-4442-9633-d655a436e88e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5330b8ff-eed6-4442-9633-d655a436e88e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-27fbc32d-9b71-44c2-a222-72711b72695a {
  text-align: center;
}

#s-27fbc32d-9b71-44c2-a222-72711b72695a .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-27fbc32d-9b71-44c2-a222-72711b72695a .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-27fbc32d-9b71-44c2-a222-72711b72695a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-66bba252-6218-4017-a349-192488115f08 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-66bba252-6218-4017-a349-192488115f08:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66bba252-6218-4017-a349-192488115f08:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66bba252-6218-4017-a349-192488115f08 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-66bba252-6218-4017-a349-192488115f08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66bba252-6218-4017-a349-192488115f08.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-66bba252-6218-4017-a349-192488115f08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7fd6d313-03fd-4a9f-a9da-136ae8cc7aa6 {
  display: none;
}
#s-c22ea38a-c64f-4cbb-b981-87f503f69ead {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}



.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c22ea38a-c64f-4cbb-b981-87f503f69ead img.shogun-image {
  width: 100%;
}



}
#s-6c0ab65a-e6e0-46f9-99d0-1df910581a0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c0ab65a-e6e0-46f9-99d0-1df910581a0b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-aaa57354-17f0-4805-86ba-234365a60847 {
  text-align: center;
}

#s-aaa57354-17f0-4805-86ba-234365a60847 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-aaa57354-17f0-4805-86ba-234365a60847 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-aaa57354-17f0-4805-86ba-234365a60847 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f3dfd3f2-4940-4994-aa8f-36f79216db60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f3dfd3f2-4940-4994-aa8f-36f79216db60:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f3dfd3f2-4940-4994-aa8f-36f79216db60:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3dfd3f2-4940-4994-aa8f-36f79216db60 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f3dfd3f2-4940-4994-aa8f-36f79216db60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3dfd3f2-4940-4994-aa8f-36f79216db60.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f3dfd3f2-4940-4994-aa8f-36f79216db60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cb3ebc39-039c-4e05-a354-0b514901ea7e {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-cb3ebc39-039c-4e05-a354-0b514901ea7e .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-ad75e1df-f45e-437e-87ce-a43f0361e1d2 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-434a34d8-0e8c-4431-a024-ef89d39808d7 {
  display: none;
}
#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  max-width:  100%;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom,
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  max-width:  100%;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom,
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  max-width:  100%;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom,
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  max-width:  100%;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom,
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 {
  max-width:  100%;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom,
.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a96c9319-33cd-4658-ab1d-0257f7e6b075 img.shogun-image {
  width: 100%;
}



}
#s-31ad67b4-795a-477e-a837-d16aadfba21a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31ad67b4-795a-477e-a837-d16aadfba21a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-cbd7fa3f-f389-4f98-81c1-bb62fda71c90 {
  text-align: center;
}

#s-cbd7fa3f-f389-4f98-81c1-bb62fda71c90 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cbd7fa3f-f389-4f98-81c1-bb62fda71c90 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cbd7fa3f-f389-4f98-81c1-bb62fda71c90 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-38106e50-4bd7-4cdf-9630-6708620953e5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-38106e50-4bd7-4cdf-9630-6708620953e5:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-38106e50-4bd7-4cdf-9630-6708620953e5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-38106e50-4bd7-4cdf-9630-6708620953e5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38106e50-4bd7-4cdf-9630-6708620953e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38106e50-4bd7-4cdf-9630-6708620953e5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-38106e50-4bd7-4cdf-9630-6708620953e5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1946987a-d751-4ac2-bd8e-c423adc198d8 {
  display: none;
}
#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  max-width:  100%;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom,
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  max-width:  100%;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom,
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  max-width:  100%;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom,
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  max-width:  100%;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom,
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 {
  max-width:  100%;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom,
.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a75f6dad-a615-4f7d-89b7-bf0910dcb2f0 img.shogun-image {
  width: 100%;
}



}
#s-6f167b1a-6a0b-464c-a5d0-7bde0a188153 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f167b1a-6a0b-464c-a5d0-7bde0a188153 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ee747874-4514-4435-a7d9-821fdf386fb3 {
  text-align: center;
}

#s-ee747874-4514-4435-a7d9-821fdf386fb3 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ee747874-4514-4435-a7d9-821fdf386fb3 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ee747874-4514-4435-a7d9-821fdf386fb3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-06aa5842-416b-4c8a-b72b-ccc4db726da3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-06aa5842-416b-4c8a-b72b-ccc4db726da3:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06aa5842-416b-4c8a-b72b-ccc4db726da3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06aa5842-416b-4c8a-b72b-ccc4db726da3 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-06aa5842-416b-4c8a-b72b-ccc4db726da3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06aa5842-416b-4c8a-b72b-ccc4db726da3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-06aa5842-416b-4c8a-b72b-ccc4db726da3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-978c3b20-8041-4d83-bef7-373f1487e211 {
  display: none;
}
#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  max-width:  100%;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom,
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  max-width:  100%;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom,
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  max-width:  100%;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom,
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  max-width:  100%;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom,
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f {
  max-width:  100%;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom,
.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ca88979-5a08-4314-9791-e25d7a81fc4f img.shogun-image {
  width: 100%;
}



}
#s-f285c8df-5688-4b80-b0fb-c66ddf9d01cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f285c8df-5688-4b80-b0fb-c66ddf9d01cd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-069a5390-bba1-4776-a6b3-56023f933e0e {
  text-align: center;
}

#s-069a5390-bba1-4776-a6b3-56023f933e0e .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-069a5390-bba1-4776-a6b3-56023f933e0e .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-069a5390-bba1-4776-a6b3-56023f933e0e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ea5dc942-1b9c-4b05-ad42-062b7c070f16.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-224f69d9-d146-4293-9581-38e1fb122ef6 {
  display: none;
}
#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  max-width:  100%;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom,
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  max-width:  100%;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom,
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  max-width:  100%;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom,
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  max-width:  100%;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom,
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc {
  max-width:  100%;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom,
.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3066aa2f-17fb-41da-be48-233dfa943fdc img.shogun-image {
  width: 100%;
}



}
#s-14a9624d-0b67-45e1-be66-33258724869d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14a9624d-0b67-45e1-be66-33258724869d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-69f88bd9-63e8-4765-a287-11899afcd6a4 {
  text-align: center;
}

#s-69f88bd9-63e8-4765-a287-11899afcd6a4 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-69f88bd9-63e8-4765-a287-11899afcd6a4 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69f88bd9-63e8-4765-a287-11899afcd6a4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c070b0d6-c8b2-4bda-ba4e-0f43622b9c5d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cb29d071-1d7f-4acf-9139-8b55b2cabb27 {
  display: none;
}
#s-872fa018-7e07-492c-9ce9-908686994287 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 {
  max-width:  100%;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom,
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 {
  max-width:  100%;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom,
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 {
  max-width:  100%;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom,
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 {
  max-width:  100%;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom,
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 {
  max-width:  100%;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom,
.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-872fa018-7e07-492c-9ce9-908686994287 img.shogun-image {
  width: 100%;
}



}
#s-b64abc73-cb68-4a0c-a8a4-bb8b36165218 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b64abc73-cb68-4a0c-a8a4-bb8b36165218 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-71b244f4-421d-4c62-a041-6a32aa87f51b {
  text-align: center;
}

#s-71b244f4-421d-4c62-a041-6a32aa87f51b .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-71b244f4-421d-4c62-a041-6a32aa87f51b .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-71b244f4-421d-4c62-a041-6a32aa87f51b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cc49c19b-a221-41eb-9125-13e157888f3a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-cc49c19b-a221-41eb-9125-13e157888f3a:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cc49c19b-a221-41eb-9125-13e157888f3a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cc49c19b-a221-41eb-9125-13e157888f3a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cc49c19b-a221-41eb-9125-13e157888f3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc49c19b-a221-41eb-9125-13e157888f3a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-cc49c19b-a221-41eb-9125-13e157888f3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2529facc-0209-4d3d-8665-8f6e0114c198 {
  display: none;
}
#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  max-width:  100%;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom,
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  max-width:  100%;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom,
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  max-width:  100%;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom,
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  max-width:  100%;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom,
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f {
  max-width:  100%;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom,
.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a6f3c325-2d5a-44e6-bfd0-de89f1ebce7f img.shogun-image {
  width: 100%;
}



}
#s-7036fab5-d7d5-4191-8f81-84b23af75768 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7036fab5-d7d5-4191-8f81-84b23af75768 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-34ffb003-986c-4862-9f88-bcb31774de5f {
  text-align: center;
}

#s-34ffb003-986c-4862-9f88-bcb31774de5f .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-34ffb003-986c-4862-9f88-bcb31774de5f .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-34ffb003-986c-4862-9f88-bcb31774de5f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7c887380-b2c3-4629-b77b-13a02c0788b2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7c887380-b2c3-4629-b77b-13a02c0788b2:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7c887380-b2c3-4629-b77b-13a02c0788b2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7c887380-b2c3-4629-b77b-13a02c0788b2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7c887380-b2c3-4629-b77b-13a02c0788b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c887380-b2c3-4629-b77b-13a02c0788b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7c887380-b2c3-4629-b77b-13a02c0788b2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd5a9c51-46a3-474e-adc5-accc1b43ad81 {
  display: none;
}
#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  max-width:  100%;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom,
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  max-width:  100%;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom,
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  max-width:  100%;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom,
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  max-width:  100%;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom,
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 {
  max-width:  100%;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom,
.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-426f1ead-e77d-402e-92ca-b279b1330683 img.shogun-image {
  width: 100%;
}



}
#s-529c342b-3994-4760-9013-5d6149fb5b88 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-529c342b-3994-4760-9013-5d6149fb5b88 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4a07e43c-2bab-4f27-a618-53878d3ceee4 {
  text-align: center;
}

#s-4a07e43c-2bab-4f27-a618-53878d3ceee4 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4a07e43c-2bab-4f27-a618-53878d3ceee4 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4a07e43c-2bab-4f27-a618-53878d3ceee4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0902f3cc-aeb7-435a-8155-5986042648d0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0902f3cc-aeb7-435a-8155-5986042648d0:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0902f3cc-aeb7-435a-8155-5986042648d0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0902f3cc-aeb7-435a-8155-5986042648d0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0902f3cc-aeb7-435a-8155-5986042648d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0902f3cc-aeb7-435a-8155-5986042648d0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0902f3cc-aeb7-435a-8155-5986042648d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3e2a8deb-bc45-4dfc-8ecc-8e0144ea919f {
  display: none;
}
#s-9afec321-7cf2-4f86-9910-40497262531b {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b {
  max-width:  100%;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom,
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b {
  max-width:  100%;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom,
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b {
  max-width:  100%;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom,
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b {
  max-width:  100%;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom,
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b {
  max-width:  100%;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom,
.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9afec321-7cf2-4f86-9910-40497262531b img.shogun-image {
  width: 100%;
}



}
#s-4cfc0c73-13b1-4c6d-bb49-73892cc47c12 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cfc0c73-13b1-4c6d-bb49-73892cc47c12 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6b023db5-1931-40be-b257-abb2a5987ae2 {
  text-align: center;
}

#s-6b023db5-1931-40be-b257-abb2a5987ae2 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6b023db5-1931-40be-b257-abb2a5987ae2 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b023db5-1931-40be-b257-abb2a5987ae2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-dfd147d9-8b1e-421f-827e-2fae9e7d1512.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f8562b7b-c0c3-4a2f-b468-7aa06ae68717 {
  display: none;
}
#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  max-width:  100%;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom,
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  max-width:  100%;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom,
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  max-width:  100%;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom,
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  max-width:  100%;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom,
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 {
  max-width:  100%;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom,
.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1ee5d8e-8eae-4a22-a44b-1f0a05082163 img.shogun-image {
  width: 100%;
}



}
#s-c34e0760-4dee-40d7-a10b-481146bac690 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c34e0760-4dee-40d7-a10b-481146bac690 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-aca838ae-2389-41bc-8de5-0ed378e54652 {
  text-align: center;
}

#s-aca838ae-2389-41bc-8de5-0ed378e54652 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-aca838ae-2389-41bc-8de5-0ed378e54652 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-aca838ae-2389-41bc-8de5-0ed378e54652 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-71adfffe-3143-4541-856f-4d3e2a5811b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-71adfffe-3143-4541-856f-4d3e2a5811b5:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-71adfffe-3143-4541-856f-4d3e2a5811b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71adfffe-3143-4541-856f-4d3e2a5811b5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71adfffe-3143-4541-856f-4d3e2a5811b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71adfffe-3143-4541-856f-4d3e2a5811b5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-71adfffe-3143-4541-856f-4d3e2a5811b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9c8192b0-5c95-4ad4-8758-c51b5488177f {
  display: none;
}
#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  max-width:  100%;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom,
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  max-width:  100%;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom,
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  max-width:  100%;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom,
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  max-width:  100%;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom,
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd {
  max-width:  100%;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom,
.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75c8ac9-6a88-49d7-90bd-d0ba0d7323dd img.shogun-image {
  width: 100%;
}



}
#s-df56f70f-f181-4a47-8566-a7fce980a83a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df56f70f-f181-4a47-8566-a7fce980a83a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-207c861c-4048-49d7-92a7-a498b59c54a3 {
  text-align: center;
}

#s-207c861c-4048-49d7-92a7-a498b59c54a3 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-207c861c-4048-49d7-92a7-a498b59c54a3 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-207c861c-4048-49d7-92a7-a498b59c54a3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-784d9835-377f-4521-9117-7c4f4ba5a013 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-784d9835-377f-4521-9117-7c4f4ba5a013:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-784d9835-377f-4521-9117-7c4f4ba5a013:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-784d9835-377f-4521-9117-7c4f4ba5a013 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-784d9835-377f-4521-9117-7c4f4ba5a013.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-784d9835-377f-4521-9117-7c4f4ba5a013.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-784d9835-377f-4521-9117-7c4f4ba5a013.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf373212-72f9-47b4-bb01-8dec360d2455 {
  display: none;
}
#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  max-width:  100%;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom,
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  max-width:  100%;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom,
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  max-width:  100%;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom,
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  max-width:  100%;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom,
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 {
  max-width:  100%;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom,
.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d39e2f5-e311-4c3c-bbad-94df81c748c8 img.shogun-image {
  width: 100%;
}



}
#s-4b864bcb-ca74-4db2-b678-325036fccfd3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b864bcb-ca74-4db2-b678-325036fccfd3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ad52d6fe-9461-4590-a896-9387d3bf5056 {
  text-align: center;
}

#s-ad52d6fe-9461-4590-a896-9387d3bf5056 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ad52d6fe-9461-4590-a896-9387d3bf5056 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ad52d6fe-9461-4590-a896-9387d3bf5056 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f2df29b5-2f05-4b5d-ba39-24456f6b3dae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8abe5f01-d8fd-4845-a607-b908f988c862 {
  display: none;
}
#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  max-width:  100%;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom,
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  max-width:  100%;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom,
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  max-width:  100%;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom,
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  max-width:  100%;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom,
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc {
  max-width:  100%;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom,
.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a15db1a-2e2b-4a77-bb7c-b48ac89dd3fc img.shogun-image {
  width: 100%;
}



}
#s-7fa758bb-9948-4b78-bc12-14435e02c38d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fa758bb-9948-4b78-bc12-14435e02c38d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-65f04758-aca1-4d42-b65f-bf0b728cc81f {
  text-align: center;
}

#s-65f04758-aca1-4d42-b65f-bf0b728cc81f .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-65f04758-aca1-4d42-b65f-bf0b728cc81f .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-65f04758-aca1-4d42-b65f-bf0b728cc81f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-da0b4896-af4d-4a38-96d2-b6abac5226dd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-da0b4896-af4d-4a38-96d2-b6abac5226dd:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-da0b4896-af4d-4a38-96d2-b6abac5226dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da0b4896-af4d-4a38-96d2-b6abac5226dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-da0b4896-af4d-4a38-96d2-b6abac5226dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da0b4896-af4d-4a38-96d2-b6abac5226dd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-da0b4896-af4d-4a38-96d2-b6abac5226dd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

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

#s-a8f5e583-4aa8-4176-a1f1-929cffca0545 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a8f5e583-4aa8-4176-a1f1-929cffca0545:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(35, 38, 42, 1) !important;}#s-a8f5e583-4aa8-4176-a1f1-929cffca0545:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a8f5e583-4aa8-4176-a1f1-929cffca0545-root {
    text-align: center;
  }


#s-a8f5e583-4aa8-4176-a1f1-929cffca0545.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a8f5e583-4aa8-4176-a1f1-929cffca0545-root {
    text-align: center;
  }


#s-a8f5e583-4aa8-4176-a1f1-929cffca0545.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a8f5e583-4aa8-4176-a1f1-929cffca0545-root {
    text-align: center;
  }


#s-a8f5e583-4aa8-4176-a1f1-929cffca0545.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a8f5e583-4aa8-4176-a1f1-929cffca0545-root {
    text-align: center;
  }


#s-a8f5e583-4aa8-4176-a1f1-929cffca0545.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a8f5e583-4aa8-4176-a1f1-929cffca0545-root {
    text-align: center;
  }


#s-a8f5e583-4aa8-4176-a1f1-929cffca0545.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-3837d415-81e9-4690-ba9d-7b0c41dcba16 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-3837d415-81e9-4690-ba9d-7b0c41dcba16 .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-0184b2e3-c818-4502-acea-e91d23a74077 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-5f55eac6-58c0-4e05-8c3b-4bded043e1b1 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-cd4ea50c-f105-4ae0-890a-31e6e6176f93 {
  display: none;
}
#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  max-width:  100%;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom,
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  max-width:  100%;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom,
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  max-width:  100%;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom,
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  max-width:  100%;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom,
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 {
  max-width:  100%;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom,
.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7716118c-f8c1-4efc-8565-dca67ad86851 img.shogun-image {
  width: 100%;
}



}
#s-002f59f5-dac8-4a46-aeaa-a71207f7dac3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-002f59f5-dac8-4a46-aeaa-a71207f7dac3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4943b92f-c9ad-48b8-a333-ea75cace9821 {
  text-align: center;
}

#s-4943b92f-c9ad-48b8-a333-ea75cace9821 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4943b92f-c9ad-48b8-a333-ea75cace9821 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4943b92f-c9ad-48b8-a333-ea75cace9821 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bd08db15-c388-490d-9f10-fea92b601064 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-bd08db15-c388-490d-9f10-fea92b601064:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bd08db15-c388-490d-9f10-fea92b601064:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bd08db15-c388-490d-9f10-fea92b601064 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bd08db15-c388-490d-9f10-fea92b601064.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd08db15-c388-490d-9f10-fea92b601064.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-bd08db15-c388-490d-9f10-fea92b601064.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fbf6d816-b902-4fc9-87fb-78a4740535da {
  display: none;
}
#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  max-width:  100%;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom,
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  max-width:  100%;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom,
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  max-width:  100%;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom,
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  max-width:  100%;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom,
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db {
  max-width:  100%;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom,
.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-adf20f8e-ecbc-40ae-b971-e93aa945e1db img.shogun-image {
  width: 100%;
}



}
#s-18ec0df8-71ec-491f-a03c-cba32b43e749 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18ec0df8-71ec-491f-a03c-cba32b43e749 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bf7d0870-42b8-4605-a0c4-e396e2939903 {
  text-align: center;
}

#s-bf7d0870-42b8-4605-a0c4-e396e2939903 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bf7d0870-42b8-4605-a0c4-e396e2939903 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bf7d0870-42b8-4605-a0c4-e396e2939903 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-fb5d0dc1-3ea4-4c96-8625-2dd7f0a94164.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f37c3100-acc2-4c49-adb1-3358d0ebbb80 {
  display: none;
}
#s-929089a8-ce63-43a0-908a-51c17217a026 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 {
  max-width:  100%;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom,
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 {
  max-width:  100%;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom,
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 {
  max-width:  100%;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom,
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 {
  max-width:  100%;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom,
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 {
  max-width:  100%;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom,
.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929089a8-ce63-43a0-908a-51c17217a026 img.shogun-image {
  width: 100%;
}



}
#s-bef8a7ac-e747-47ef-96e3-6c620662d2da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bef8a7ac-e747-47ef-96e3-6c620662d2da .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c485e232-afb8-45e1-9c83-93a1eecd01c8 {
  text-align: center;
}

#s-c485e232-afb8-45e1-9c83-93a1eecd01c8 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c485e232-afb8-45e1-9c83-93a1eecd01c8 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c485e232-afb8-45e1-9c83-93a1eecd01c8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-96aee726-ea8e-4603-9a76-52d8a5b92962 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-96aee726-ea8e-4603-9a76-52d8a5b92962:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-96aee726-ea8e-4603-9a76-52d8a5b92962:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96aee726-ea8e-4603-9a76-52d8a5b92962 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-96aee726-ea8e-4603-9a76-52d8a5b92962.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96aee726-ea8e-4603-9a76-52d8a5b92962.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-96aee726-ea8e-4603-9a76-52d8a5b92962.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fa0e4edd-7752-45f5-a554-d6c774fd928b {
  display: none;
}
#s-632fdb45-6ded-4086-b769-623f29a015df {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df {
  max-width:  100%;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom,
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df {
  max-width:  100%;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom,
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df {
  max-width:  100%;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom,
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df {
  max-width:  100%;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom,
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df {
  max-width:  100%;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom,
.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-632fdb45-6ded-4086-b769-623f29a015df img.shogun-image {
  width: 100%;
}



}
#s-6bd58bc3-3b58-4d05-8dba-7611dda9b531 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bd58bc3-3b58-4d05-8dba-7611dda9b531 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d2b644a1-d9ff-4b28-bde3-68217d801286 {
  text-align: center;
}

#s-d2b644a1-d9ff-4b28-bde3-68217d801286 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d2b644a1-d9ff-4b28-bde3-68217d801286 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d2b644a1-d9ff-4b28-bde3-68217d801286 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5b028016-9170-4506-b0ce-d644b7ebb5f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5b028016-9170-4506-b0ce-d644b7ebb5f7:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5b028016-9170-4506-b0ce-d644b7ebb5f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b028016-9170-4506-b0ce-d644b7ebb5f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5b028016-9170-4506-b0ce-d644b7ebb5f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b028016-9170-4506-b0ce-d644b7ebb5f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5b028016-9170-4506-b0ce-d644b7ebb5f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-54506c33-ddc9-409d-a5e6-60c02a990cd7 {
  display: none;
}
#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  max-width:  100%;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom,
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  max-width:  100%;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom,
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  max-width:  100%;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom,
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  max-width:  100%;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom,
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 {
  max-width:  100%;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom,
.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d4109e6-1422-4943-b54d-8126499f89c5 img.shogun-image {
  width: 100%;
}



}
#s-4f917223-d4f5-4707-80b5-d9481033533f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f917223-d4f5-4707-80b5-d9481033533f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f0efa2ec-b62a-49e7-906c-588fece1f25c {
  text-align: center;
}

#s-f0efa2ec-b62a-49e7-906c-588fece1f25c .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f0efa2ec-b62a-49e7-906c-588fece1f25c .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f0efa2ec-b62a-49e7-906c-588fece1f25c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aaf4c05e-2375-44f9-b26b-187cb887f041 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-aaf4c05e-2375-44f9-b26b-187cb887f041:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-aaf4c05e-2375-44f9-b26b-187cb887f041:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aaf4c05e-2375-44f9-b26b-187cb887f041 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aaf4c05e-2375-44f9-b26b-187cb887f041.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aaf4c05e-2375-44f9-b26b-187cb887f041.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-aaf4c05e-2375-44f9-b26b-187cb887f041.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5977a113-4de8-4469-bfc5-11ce54647fc6 {
  display: none;
}
#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  max-width:  100%;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom,
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  max-width:  100%;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom,
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  max-width:  100%;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom,
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  max-width:  100%;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom,
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa {
  max-width:  100%;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom,
.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9088a5af-c583-4c60-a8f3-14466ac314fa img.shogun-image {
  width: 100%;
}



}
#s-dbb3e2b3-a881-4366-995e-16e4812ab0df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbb3e2b3-a881-4366-995e-16e4812ab0df .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-71151852-30c2-421c-9bbd-07ea99593530 {
  text-align: center;
}

#s-71151852-30c2-421c-9bbd-07ea99593530 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-71151852-30c2-421c-9bbd-07ea99593530 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-71151852-30c2-421c-9bbd-07ea99593530 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9838cde3-aeb0-42a8-a60a-af2cfe193f8a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d739a44f-878d-4e79-bfbe-326fe6180ce5 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d739a44f-878d-4e79-bfbe-326fe6180ce5:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(35, 38, 42, 1) !important;}#s-d739a44f-878d-4e79-bfbe-326fe6180ce5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d739a44f-878d-4e79-bfbe-326fe6180ce5-root {
    text-align: center;
  }


#s-d739a44f-878d-4e79-bfbe-326fe6180ce5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d739a44f-878d-4e79-bfbe-326fe6180ce5-root {
    text-align: center;
  }


#s-d739a44f-878d-4e79-bfbe-326fe6180ce5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d739a44f-878d-4e79-bfbe-326fe6180ce5-root {
    text-align: center;
  }


#s-d739a44f-878d-4e79-bfbe-326fe6180ce5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d739a44f-878d-4e79-bfbe-326fe6180ce5-root {
    text-align: center;
  }


#s-d739a44f-878d-4e79-bfbe-326fe6180ce5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d739a44f-878d-4e79-bfbe-326fe6180ce5-root {
    text-align: center;
  }


#s-d739a44f-878d-4e79-bfbe-326fe6180ce5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-952ba154-c4c6-4525-8c08-4a01afe8484b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-952ba154-c4c6-4525-8c08-4a01afe8484b .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-fa103e97-d851-452d-acf9-9714119980cd {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-fe02e692-a88f-4114-9061-a077e66a6ebc {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-d53367c8-8aeb-4e0a-8ede-4e5deea0256d {
  display: none;
}
#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  max-width:  100%;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom,
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  max-width:  100%;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom,
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  max-width:  100%;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom,
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  max-width:  100%;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom,
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 {
  max-width:  100%;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom,
.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-069d5866-e2e4-436e-97fb-2ed6718e3ef8 img.shogun-image {
  width: 100%;
}



}
#s-be85b8d0-9c42-4202-82b9-e69bef960158 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be85b8d0-9c42-4202-82b9-e69bef960158 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-7231926e-8ee5-4a78-826d-c5f7cd34650c {
  text-align: center;
}

#s-7231926e-8ee5-4a78-826d-c5f7cd34650c .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7231926e-8ee5-4a78-826d-c5f7cd34650c .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7231926e-8ee5-4a78-826d-c5f7cd34650c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b4d7e4dd-8fa6-451b-a223-ad4986d31a67.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d1d384f1-05bd-40d8-8fe2-1b2e3f0038b0 {
  display: none;
}
#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  max-width:  100%;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom,
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  max-width:  100%;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom,
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  max-width:  100%;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom,
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  max-width:  100%;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom,
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 {
  max-width:  100%;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom,
.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e89d70c3-5f12-46b3-8230-105668baebe3 img.shogun-image {
  width: 100%;
}



}
#s-03cb0d78-5d23-4177-9e65-93563cfa5969 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03cb0d78-5d23-4177-9e65-93563cfa5969 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ddb330e7-786a-4dbc-a621-426dfc8080ac {
  text-align: center;
}

#s-ddb330e7-786a-4dbc-a621-426dfc8080ac .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ddb330e7-786a-4dbc-a621-426dfc8080ac .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ddb330e7-786a-4dbc-a621-426dfc8080ac .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6da0a0c4-b445-49a5-bfc5-68d7073a86af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-305d5a7d-8520-4f0c-b9d0-4288a34e558c {
  display: none;
}
#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  max-width:  100%;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom,
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  max-width:  100%;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom,
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  max-width:  100%;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom,
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  max-width:  100%;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom,
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 {
  max-width:  100%;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom,
.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2632766d-aebb-40d8-90f1-8bab80687533 img.shogun-image {
  width: 100%;
}



}
#s-af8bf372-0282-444c-9039-e5ae9f5bf63f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af8bf372-0282-444c-9039-e5ae9f5bf63f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e971e083-74c3-42a6-a827-1ec2ea162c38 {
  text-align: center;
}

#s-e971e083-74c3-42a6-a827-1ec2ea162c38 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e971e083-74c3-42a6-a827-1ec2ea162c38 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e971e083-74c3-42a6-a827-1ec2ea162c38 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1bfda3d3-0a15-440d-a9f0-c4c224bbbb8e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7efaf424-12d8-40f3-aa4f-8e681b53203b {
  display: none;
}
#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  max-width:  100%;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom,
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  max-width:  100%;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom,
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  max-width:  100%;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom,
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  max-width:  100%;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom,
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 {
  max-width:  100%;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom,
.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c47eb7d4-59b6-451d-a546-0de58a97ebb8 img.shogun-image {
  width: 100%;
}



}
#s-e9687e50-c123-4dae-adc3-8f95ab134278 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9687e50-c123-4dae-adc3-8f95ab134278 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a0f86b64-3522-4186-9766-c7e7f7e0c4b1 {
  text-align: center;
}

#s-a0f86b64-3522-4186-9766-c7e7f7e0c4b1 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a0f86b64-3522-4186-9766-c7e7f7e0c4b1 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a0f86b64-3522-4186-9766-c7e7f7e0c4b1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-43e727d0-dae8-4b01-a143-452cab0c5044 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-43e727d0-dae8-4b01-a143-452cab0c5044:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-43e727d0-dae8-4b01-a143-452cab0c5044:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-43e727d0-dae8-4b01-a143-452cab0c5044 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-43e727d0-dae8-4b01-a143-452cab0c5044.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43e727d0-dae8-4b01-a143-452cab0c5044.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-43e727d0-dae8-4b01-a143-452cab0c5044.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e33e9656-b9b2-46b7-870c-95f025da8ba7 {
  display: none;
}
#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  max-width:  100%;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom,
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  max-width:  100%;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom,
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  max-width:  100%;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom,
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  max-width:  100%;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom,
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 {
  max-width:  100%;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom,
.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9309f8bd-2c90-4af2-8e39-41202d927597 img.shogun-image {
  width: 100%;
}



}
#s-0fd6d316-ba9d-49aa-8f01-f352f9597309 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0fd6d316-ba9d-49aa-8f01-f352f9597309 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-22026ed0-00cf-4e93-8b23-ffa107e752b0 {
  text-align: center;
}

#s-22026ed0-00cf-4e93-8b23-ffa107e752b0 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-22026ed0-00cf-4e93-8b23-ffa107e752b0 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-22026ed0-00cf-4e93-8b23-ffa107e752b0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-548f08fb-c0dd-4ca2-9f91-e5cc769a6e7e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d3cd99be-dbe7-4529-9ebb-b7c2879b8613 {
  display: none;
}
#s-e993126b-2833-4b84-b035-1f8a288b425e {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e {
  max-width:  100%;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom,
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e {
  max-width:  100%;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom,
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e {
  max-width:  100%;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom,
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e {
  max-width:  100%;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom,
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e {
  max-width:  100%;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom,
.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e993126b-2833-4b84-b035-1f8a288b425e img.shogun-image {
  width: 100%;
}



}
#s-e475c3be-20a5-46de-8616-67c9e53e01a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e475c3be-20a5-46de-8616-67c9e53e01a6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3f1c9ec5-2fef-4ce4-b8a0-37ecf88030ce {
  text-align: center;
}

#s-3f1c9ec5-2fef-4ce4-b8a0-37ecf88030ce .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3f1c9ec5-2fef-4ce4-b8a0-37ecf88030ce .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3f1c9ec5-2fef-4ce4-b8a0-37ecf88030ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8834b6c9-e7cd-4074-bc7d-3fa843a60ab8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a3fc6545-5371-4581-909b-dac16c3d2cc6 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a3fc6545-5371-4581-909b-dac16c3d2cc6:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(35, 38, 42, 1) !important;}#s-a3fc6545-5371-4581-909b-dac16c3d2cc6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a3fc6545-5371-4581-909b-dac16c3d2cc6-root {
    text-align: center;
  }


#s-a3fc6545-5371-4581-909b-dac16c3d2cc6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a3fc6545-5371-4581-909b-dac16c3d2cc6-root {
    text-align: center;
  }


#s-a3fc6545-5371-4581-909b-dac16c3d2cc6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a3fc6545-5371-4581-909b-dac16c3d2cc6-root {
    text-align: center;
  }


#s-a3fc6545-5371-4581-909b-dac16c3d2cc6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a3fc6545-5371-4581-909b-dac16c3d2cc6-root {
    text-align: center;
  }


#s-a3fc6545-5371-4581-909b-dac16c3d2cc6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a3fc6545-5371-4581-909b-dac16c3d2cc6-root {
    text-align: center;
  }


#s-a3fc6545-5371-4581-909b-dac16c3d2cc6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-0c192e93-bc35-4bff-b4ba-68a35c845609 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-0c192e93-bc35-4bff-b4ba-68a35c845609 .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-e672485a-85e2-4caa-95fb-2491af4ea8c3 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-f4fb5a24-6989-46d2-b17c-98901c90a3ea {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2ebd66d8-bff9-4d6f-8273-56802cdf32b4 {
  display: none;
}
#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  max-width:  100%;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom,
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  max-width:  100%;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom,
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  max-width:  100%;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom,
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  max-width:  100%;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom,
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 {
  max-width:  100%;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom,
.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b50cbb7e-6926-43e6-b4e0-7c297205dbb3 img.shogun-image {
  width: 100%;
}



}
#s-b2f82a36-5f8c-4bca-9e14-df273ad73e63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2f82a36-5f8c-4bca-9e14-df273ad73e63 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-59d259b0-9083-4369-8629-8eb2e7fe20ec {
  text-align: center;
}

#s-59d259b0-9083-4369-8629-8eb2e7fe20ec .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-59d259b0-9083-4369-8629-8eb2e7fe20ec .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-59d259b0-9083-4369-8629-8eb2e7fe20ec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0b2a6779-0cbe-41cd-a362-7cd9d2e9e0d3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dd52cd9e-bbae-496e-9c90-470394b71c3c {
  display: none;
}
#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  max-width:  100%;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom,
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  max-width:  100%;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom,
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  max-width:  100%;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom,
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  max-width:  100%;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom,
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e {
  max-width:  100%;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom,
.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7fa0301f-39ea-4912-bde0-b0519170972e img.shogun-image {
  width: 100%;
}



}
#s-06e5af88-72b6-40e2-95f6-1fa81e2a1ca3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06e5af88-72b6-40e2-95f6-1fa81e2a1ca3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-eebcc4d0-e91c-48ec-b6b0-407af3c7f815 {
  text-align: center;
}

#s-eebcc4d0-e91c-48ec-b6b0-407af3c7f815 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eebcc4d0-e91c-48ec-b6b0-407af3c7f815 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eebcc4d0-e91c-48ec-b6b0-407af3c7f815 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-a77175a0-7ad1-46b8-8029-5e1a629e71aa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-06b6bfb9-5f67-4d5f-83b6-ed3f91fba2b8 {
  display: none;
}
#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  max-width:  100%;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom,
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  max-width:  100%;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom,
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  max-width:  100%;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom,
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  max-width:  100%;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom,
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 {
  max-width:  100%;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom,
.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be184eb8-0c1e-4cf3-922f-b1471ad63c58 img.shogun-image {
  width: 100%;
}



}
#s-2f2b8767-e88d-4b9b-8697-97eaf0680e46 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f2b8767-e88d-4b9b-8697-97eaf0680e46 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-dc325873-f598-4b49-bae9-4d8cf13cff6e {
  text-align: center;
}

#s-dc325873-f598-4b49-bae9-4d8cf13cff6e .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dc325873-f598-4b49-bae9-4d8cf13cff6e .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dc325873-f598-4b49-bae9-4d8cf13cff6e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0132716d-012c-406c-b70a-41b63384a745 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0132716d-012c-406c-b70a-41b63384a745:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0132716d-012c-406c-b70a-41b63384a745:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0132716d-012c-406c-b70a-41b63384a745 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0132716d-012c-406c-b70a-41b63384a745.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0132716d-012c-406c-b70a-41b63384a745.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0132716d-012c-406c-b70a-41b63384a745.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-80cc12ab-df5b-4f31-9745-1117cc7b2f96 {
  display: none;
}
#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  max-width:  100%;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom,
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  max-width:  100%;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom,
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  max-width:  100%;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom,
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  max-width:  100%;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom,
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 {
  max-width:  100%;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom,
.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6df5f42-97c9-4078-a490-765ec5eb3b16 img.shogun-image {
  width: 100%;
}



}
#s-abb79c0a-cc39-4b24-849b-65bad2411091 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abb79c0a-cc39-4b24-849b-65bad2411091 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e7b11ef9-35f9-49c2-9f3e-662c41aea93d {
  text-align: center;
}

#s-e7b11ef9-35f9-49c2-9f3e-662c41aea93d .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e7b11ef9-35f9-49c2-9f3e-662c41aea93d .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e7b11ef9-35f9-49c2-9f3e-662c41aea93d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5be9650d-8790-4e05-b1a1-b5b4289c313a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5be9650d-8790-4e05-b1a1-b5b4289c313a:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5be9650d-8790-4e05-b1a1-b5b4289c313a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5be9650d-8790-4e05-b1a1-b5b4289c313a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5be9650d-8790-4e05-b1a1-b5b4289c313a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5be9650d-8790-4e05-b1a1-b5b4289c313a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5be9650d-8790-4e05-b1a1-b5b4289c313a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1950dc3d-aeb1-473c-8969-8c576cb5b94a {
  display: none;
}
#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  max-width:  100%;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom,
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  max-width:  100%;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom,
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  max-width:  100%;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom,
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  max-width:  100%;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom,
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 {
  max-width:  100%;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom,
.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79802724-1a02-47bc-a39d-9b98a4204d31 img.shogun-image {
  width: 100%;
}



}
#s-a6a86382-aa2a-43b1-9c9c-5d39921c16bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6a86382-aa2a-43b1-9c9c-5d39921c16bd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-582c3df7-655f-447d-8899-a0d75dead325 {
  text-align: center;
}

#s-582c3df7-655f-447d-8899-a0d75dead325 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-582c3df7-655f-447d-8899-a0d75dead325 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-582c3df7-655f-447d-8899-a0d75dead325 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5490080f-149c-4b70-8baa-de3fa4c71855 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5490080f-149c-4b70-8baa-de3fa4c71855:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5490080f-149c-4b70-8baa-de3fa4c71855:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5490080f-149c-4b70-8baa-de3fa4c71855 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5490080f-149c-4b70-8baa-de3fa4c71855.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5490080f-149c-4b70-8baa-de3fa4c71855.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5490080f-149c-4b70-8baa-de3fa4c71855.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6f8aefea-2e1f-4810-8df3-99ef89a30983 {
  display: none;
}
#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  max-width:  100%;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom,
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  max-width:  100%;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom,
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  max-width:  100%;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom,
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  max-width:  100%;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom,
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 {
  max-width:  100%;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom,
.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5e87fe6-3a43-474c-8b6a-1bd745f5a120 img.shogun-image {
  width: 100%;
}



}
#s-74d6eacc-0413-426f-af88-d416c77b0a91 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74d6eacc-0413-426f-af88-d416c77b0a91 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-19e0c98e-fe14-4c0e-9721-f771d912195e {
  text-align: center;
}

#s-19e0c98e-fe14-4c0e-9721-f771d912195e .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-19e0c98e-fe14-4c0e-9721-f771d912195e .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-19e0c98e-fe14-4c0e-9721-f771d912195e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-a6332fb0-ff18-47e1-a5a0-a9b68bf65464.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
color: rgba(35, 38, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6392fd9a-4fae-46e0-8bc2-60dae81225f8-root {
    text-align: center;
  }


#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6392fd9a-4fae-46e0-8bc2-60dae81225f8-root {
    text-align: center;
  }


#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6392fd9a-4fae-46e0-8bc2-60dae81225f8-root {
    text-align: center;
  }


#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6392fd9a-4fae-46e0-8bc2-60dae81225f8-root {
    text-align: center;
  }


#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6392fd9a-4fae-46e0-8bc2-60dae81225f8-root {
    text-align: center;
  }


#s-6392fd9a-4fae-46e0-8bc2-60dae81225f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-8aad6ab8-3ef0-48a1-af12-bed47a592440 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-8aad6ab8-3ef0-48a1-af12-bed47a592440 .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-81de5d7a-4276-49f0-8277-d58a5bb67c89 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-8dad4973-ce77-4194-a759-c0aea1352eea {
  display: none;
}
#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  max-width:  100%;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom,
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  max-width:  100%;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom,
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  max-width:  100%;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom,
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  max-width:  100%;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom,
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d {
  max-width:  100%;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom,
.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d48cc61d-4284-4bef-9be7-dfa5db969e1d img.shogun-image {
  width: 100%;
}



}
#s-df793244-31fd-448f-be65-3120856629ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df793244-31fd-448f-be65-3120856629ac .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-20a41583-dc84-4f86-bfb8-3d59ad661c78 {
  text-align: center;
}

#s-20a41583-dc84-4f86-bfb8-3d59ad661c78 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-20a41583-dc84-4f86-bfb8-3d59ad661c78 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-20a41583-dc84-4f86-bfb8-3d59ad661c78 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3d9bf0b5-ff09-45ea-be8d-ba3f01f8d9e9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1762161e-b61b-4aca-9a42-65aa51fbc57c {
  display: none;
}
#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  max-width:  100%;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom,
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  max-width:  100%;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom,
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  max-width:  100%;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom,
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  max-width:  100%;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom,
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 {
  max-width:  100%;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom,
.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-460057b1-1f52-48ac-a82c-dea0a1374990 img.shogun-image {
  width: 100%;
}



}
#s-c710d7f7-ffd6-49ba-9a86-fd2d73c6b393 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c710d7f7-ffd6-49ba-9a86-fd2d73c6b393 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5d816c7c-7757-430e-aa83-75f6b17853f2 {
  text-align: center;
}

#s-5d816c7c-7757-430e-aa83-75f6b17853f2 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5d816c7c-7757-430e-aa83-75f6b17853f2 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5d816c7c-7757-430e-aa83-75f6b17853f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ff381d99-2d3f-4f4a-907e-e6ac39fe2178.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-28eef1b1-e514-406c-8820-14abdc214a57 {
  display: none;
}
#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  max-width:  100%;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom,
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  max-width:  100%;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom,
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  max-width:  100%;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom,
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  max-width:  100%;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom,
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 {
  max-width:  100%;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom,
.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d382d06f-ef09-42ff-8cc4-bff2031cc829 img.shogun-image {
  width: 100%;
}



}
#s-9796a994-2b66-4478-83d6-12e042a06bda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9796a994-2b66-4478-83d6-12e042a06bda .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5bba36e8-9695-4c17-8c50-e02d614e2a5f {
  text-align: center;
}

#s-5bba36e8-9695-4c17-8c50-e02d614e2a5f .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5bba36e8-9695-4c17-8c50-e02d614e2a5f .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5bba36e8-9695-4c17-8c50-e02d614e2a5f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e874fc5-9765-4a33-b799-f59f34e1704e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2e874fc5-9765-4a33-b799-f59f34e1704e:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2e874fc5-9765-4a33-b799-f59f34e1704e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2e874fc5-9765-4a33-b799-f59f34e1704e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e874fc5-9765-4a33-b799-f59f34e1704e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e874fc5-9765-4a33-b799-f59f34e1704e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2e874fc5-9765-4a33-b799-f59f34e1704e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dbcea137-222a-4f17-959d-d2bab8d85fb3 {
  display: none;
}
#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  max-width:  100%;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom,
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  max-width:  100%;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom,
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  max-width:  100%;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom,
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  max-width:  100%;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom,
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f {
  max-width:  100%;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom,
.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9028733-42b8-4bca-b410-8f7b5da4fa7f img.shogun-image {
  width: 100%;
}



}
#s-c624dd39-8871-4e2d-adf7-6e999af4a95d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c624dd39-8871-4e2d-adf7-6e999af4a95d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5577387e-3f56-4d51-8cee-0cc4c796b3b3 {
  text-align: center;
}

#s-5577387e-3f56-4d51-8cee-0cc4c796b3b3 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5577387e-3f56-4d51-8cee-0cc4c796b3b3 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5577387e-3f56-4d51-8cee-0cc4c796b3b3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3e849ba5-3d50-4383-a505-343dad22506d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3e849ba5-3d50-4383-a505-343dad22506d:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3e849ba5-3d50-4383-a505-343dad22506d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e849ba5-3d50-4383-a505-343dad22506d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3e849ba5-3d50-4383-a505-343dad22506d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e849ba5-3d50-4383-a505-343dad22506d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3e849ba5-3d50-4383-a505-343dad22506d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c68f59fe-cca3-4aaf-a6aa-704cbf76a20d {
  display: none;
}
#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  max-width:  100%;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom,
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  max-width:  100%;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom,
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  max-width:  100%;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom,
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  max-width:  100%;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom,
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 {
  max-width:  100%;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom,
.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21cf6385-22b9-4b72-b102-32af22404b68 img.shogun-image {
  width: 100%;
}



}
#s-b87cc32c-f7d8-434e-9389-1e5962afd153 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b87cc32c-f7d8-434e-9389-1e5962afd153 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-8aa32447-6cd1-4a67-baa4-53608811a4f8 {
  text-align: center;
}

#s-8aa32447-6cd1-4a67-baa4-53608811a4f8 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8aa32447-6cd1-4a67-baa4-53608811a4f8 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8aa32447-6cd1-4a67-baa4-53608811a4f8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-73e45852-f537-40c2-a2c8-c105dc46fc0f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-73e45852-f537-40c2-a2c8-c105dc46fc0f:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-73e45852-f537-40c2-a2c8-c105dc46fc0f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-73e45852-f537-40c2-a2c8-c105dc46fc0f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-73e45852-f537-40c2-a2c8-c105dc46fc0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73e45852-f537-40c2-a2c8-c105dc46fc0f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-73e45852-f537-40c2-a2c8-c105dc46fc0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b23fed9-076e-4f3e-a5e9-80e3a46c5f35 {
  display: none;
}
#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  max-width:  100%;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom,
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  max-width:  100%;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom,
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  max-width:  100%;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom,
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  max-width:  100%;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom,
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa {
  max-width:  100%;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom,
.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4661f466-9e51-4da9-8da4-cf01f29e5baa img.shogun-image {
  width: 100%;
}



}
#s-cce8899f-9162-467c-bca9-9b7acef5eaf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cce8899f-9162-467c-bca9-9b7acef5eaf0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-79262ac8-ff53-4106-9af2-5badeaa3baec {
  text-align: center;
}

#s-79262ac8-ff53-4106-9af2-5badeaa3baec .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-79262ac8-ff53-4106-9af2-5badeaa3baec .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-79262ac8-ff53-4106-9af2-5badeaa3baec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2b0453b9-9900-48bb-8160-94df9ad1693e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2b0453b9-9900-48bb-8160-94df9ad1693e:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2b0453b9-9900-48bb-8160-94df9ad1693e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b0453b9-9900-48bb-8160-94df9ad1693e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b0453b9-9900-48bb-8160-94df9ad1693e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b0453b9-9900-48bb-8160-94df9ad1693e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2b0453b9-9900-48bb-8160-94df9ad1693e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd8cdd15-a28c-4647-aeae-6c182c966796 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-bd8cdd15-a28c-4647-aeae-6c182c966796:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
color: rgba(35, 38, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bd8cdd15-a28c-4647-aeae-6c182c966796:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd8cdd15-a28c-4647-aeae-6c182c966796-root {
    text-align: center;
  }


#s-bd8cdd15-a28c-4647-aeae-6c182c966796.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bd8cdd15-a28c-4647-aeae-6c182c966796-root {
    text-align: center;
  }


#s-bd8cdd15-a28c-4647-aeae-6c182c966796.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd8cdd15-a28c-4647-aeae-6c182c966796-root {
    text-align: center;
  }


#s-bd8cdd15-a28c-4647-aeae-6c182c966796.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd8cdd15-a28c-4647-aeae-6c182c966796-root {
    text-align: center;
  }


#s-bd8cdd15-a28c-4647-aeae-6c182c966796.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bd8cdd15-a28c-4647-aeae-6c182c966796-root {
    text-align: center;
  }


#s-bd8cdd15-a28c-4647-aeae-6c182c966796.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-9ee762dd-39bf-4718-b2dc-cb77f3ee252f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-9ee762dd-39bf-4718-b2dc-cb77f3ee252f .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-9578a764-833f-4d70-8e9a-267195a6e567 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2c20cc7c-f64e-449f-8da7-81d80ef94023 {
  display: none;
}
#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  max-width:  100%;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom,
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  max-width:  100%;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom,
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  max-width:  100%;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom,
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  max-width:  100%;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom,
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 {
  max-width:  100%;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom,
.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1ed67be-f51e-46fc-a145-c101d951d527 img.shogun-image {
  width: 100%;
}



}
#s-83107850-4fa9-40f4-aa80-90dac7fe154d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83107850-4fa9-40f4-aa80-90dac7fe154d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-07bbe282-0ef5-4af7-9231-5ddb2c13e111 {
  text-align: center;
}

#s-07bbe282-0ef5-4af7-9231-5ddb2c13e111 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-07bbe282-0ef5-4af7-9231-5ddb2c13e111 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-07bbe282-0ef5-4af7-9231-5ddb2c13e111 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6d9b33e8-1108-4cb6-ba0e-2d9a3b32f1e5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0db8e809-81d7-4f6a-a55d-f0b860e18772 {
  display: none;
}
#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  max-width:  100%;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom,
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  max-width:  100%;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom,
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  max-width:  100%;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom,
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  max-width:  100%;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom,
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 {
  max-width:  100%;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom,
.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cde8ae4-b4c1-4258-9ce9-627fb0f37053 img.shogun-image {
  width: 100%;
}



}
#s-65e3740b-dd58-4a3a-afa7-28a0801ed04f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65e3740b-dd58-4a3a-afa7-28a0801ed04f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-09eb066e-1eb4-4af0-8f5e-84209aae7798 {
  text-align: center;
}

#s-09eb066e-1eb4-4af0-8f5e-84209aae7798 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-09eb066e-1eb4-4af0-8f5e-84209aae7798 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09eb066e-1eb4-4af0-8f5e-84209aae7798 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f764b0b6-c2b4-46cc-9852-3f204399a32a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f764b0b6-c2b4-46cc-9852-3f204399a32a:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f764b0b6-c2b4-46cc-9852-3f204399a32a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f764b0b6-c2b4-46cc-9852-3f204399a32a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f764b0b6-c2b4-46cc-9852-3f204399a32a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f764b0b6-c2b4-46cc-9852-3f204399a32a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f764b0b6-c2b4-46cc-9852-3f204399a32a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a2bd98d0-96c9-40da-a9dd-8263b4b2ae5d {
  display: none;
}
#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  max-width:  100%;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom,
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  max-width:  100%;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom,
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  max-width:  100%;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom,
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  max-width:  100%;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom,
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe {
  max-width:  100%;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom,
.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f0aa64f-81c1-44e8-adfb-3fcbcf437abe img.shogun-image {
  width: 100%;
}



}
#s-5e485b9b-e82b-40cf-bd7e-37d954eb5e49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e485b9b-e82b-40cf-bd7e-37d954eb5e49 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-046ef45b-a59c-4d52-aa00-67a9183dbec6 {
  text-align: center;
}

#s-046ef45b-a59c-4d52-aa00-67a9183dbec6 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-046ef45b-a59c-4d52-aa00-67a9183dbec6 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-046ef45b-a59c-4d52-aa00-67a9183dbec6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6352a6c9-a0e1-4e12-aa4e-56a5b3bcd724.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-22729776-9589-4fb7-8967-6f67e4a9fef1 {
  display: none;
}
#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  max-width:  100%;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom,
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  max-width:  100%;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom,
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  max-width:  100%;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom,
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  max-width:  100%;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom,
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d {
  max-width:  100%;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom,
.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-336b7323-93ea-44db-a91d-7b5cd6c68f4d img.shogun-image {
  width: 100%;
}



}
#s-a9305397-c262-43c1-a08b-166fc2a736c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9305397-c262-43c1-a08b-166fc2a736c9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9fff2dba-5d21-41a3-9102-beca679a3b12 {
  text-align: center;
}

#s-9fff2dba-5d21-41a3-9102-beca679a3b12 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9fff2dba-5d21-41a3-9102-beca679a3b12 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9fff2dba-5d21-41a3-9102-beca679a3b12 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8cf044e0-d875-4d0f-b7bc-f484829f96c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c31e19e8-e5e9-4638-88c4-6707ad550cf5 {
  display: none;
}
#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  max-width:  100%;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom,
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  max-width:  100%;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom,
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  max-width:  100%;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom,
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  max-width:  100%;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom,
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 {
  max-width:  100%;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom,
.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abe35aa-3b92-4568-88a0-119ef4b86795 img.shogun-image {
  width: 100%;
}



}
#s-c1bc0c90-3b60-40b3-8edc-29262e3d8ce6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1bc0c90-3b60-40b3-8edc-29262e3d8ce6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-b1c5fc28-73cd-45b4-997d-d0b2670b75cc {
  text-align: center;
}

#s-b1c5fc28-73cd-45b4-997d-d0b2670b75cc .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b1c5fc28-73cd-45b4-997d-d0b2670b75cc .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b1c5fc28-73cd-45b4-997d-d0b2670b75cc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-46a9d021-0922-4c22-a446-1ec5c13e78d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-46a9d021-0922-4c22-a446-1ec5c13e78d9:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-46a9d021-0922-4c22-a446-1ec5c13e78d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46a9d021-0922-4c22-a446-1ec5c13e78d9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-46a9d021-0922-4c22-a446-1ec5c13e78d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46a9d021-0922-4c22-a446-1ec5c13e78d9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-46a9d021-0922-4c22-a446-1ec5c13e78d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e79cfb0a-c12c-491f-9488-f82762755573 {
  display: none;
}
#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  max-width:  100%;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom,
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  max-width:  100%;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom,
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  max-width:  100%;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom,
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  max-width:  100%;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom,
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f {
  max-width:  100%;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom,
.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22772ace-e4aa-4887-90ca-8ea7138bed5f img.shogun-image {
  width: 100%;
}



}
#s-d6ca1ec0-daf7-42a7-bf65-058ed59d4f14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6ca1ec0-daf7-42a7-bf65-058ed59d4f14 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0d29b2ab-371d-442b-ab46-a397f35d78a6 {
  text-align: center;
}

#s-0d29b2ab-371d-442b-ab46-a397f35d78a6 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0d29b2ab-371d-442b-ab46-a397f35d78a6 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0d29b2ab-371d-442b-ab46-a397f35d78a6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6707d9bf-655c-423b-b768-ab40e89eed4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6707d9bf-655c-423b-b768-ab40e89eed4b:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6707d9bf-655c-423b-b768-ab40e89eed4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6707d9bf-655c-423b-b768-ab40e89eed4b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6707d9bf-655c-423b-b768-ab40e89eed4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6707d9bf-655c-423b-b768-ab40e89eed4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6707d9bf-655c-423b-b768-ab40e89eed4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5 {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5:hover {background-color: rgba(137, 189, 164, 1) !important;
text-decoration: none !important;
color: rgba(35, 38, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5-root {
    text-align: center;
  }


#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5-root {
    text-align: center;
  }


#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5-root {
    text-align: center;
  }


#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5-root {
    text-align: center;
  }


#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5-root {
    text-align: center;
  }


#s-3b0e70aa-7d5f-4992-ab3e-d1553c20e7e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-3439bd12-3dc0-4367-a5a6-e93b55e9ab03 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-3439bd12-3dc0-4367-a5a6-e93b55e9ab03 .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-8217c84b-da2e-4955-a320-05e430fc102e {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2c4711af-f63f-4e68-ae07-ba886076b1e1 {
  display: none;
}
#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  max-width:  100%;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom,
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  max-width:  100%;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom,
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  max-width:  100%;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom,
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  max-width:  100%;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom,
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 {
  max-width:  100%;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom,
.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dae29169-8cf3-4f04-8bb1-44a0dbf66d87 img.shogun-image {
  width: 100%;
}



}
#s-b804775e-da75-4a40-8ae3-5d1ed5781446 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b804775e-da75-4a40-8ae3-5d1ed5781446 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-48e60755-2a2a-4b29-b324-57edd050f751 {
  text-align: center;
}

#s-48e60755-2a2a-4b29-b324-57edd050f751 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-48e60755-2a2a-4b29-b324-57edd050f751 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-48e60755-2a2a-4b29-b324-57edd050f751 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2fc6790-13aa-4068-843b-56cdd009b93d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c2fc6790-13aa-4068-843b-56cdd009b93d:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c2fc6790-13aa-4068-843b-56cdd009b93d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2fc6790-13aa-4068-843b-56cdd009b93d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2fc6790-13aa-4068-843b-56cdd009b93d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2fc6790-13aa-4068-843b-56cdd009b93d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c2fc6790-13aa-4068-843b-56cdd009b93d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8c949898-aa41-4ce3-8d5b-9ca736ccc34f {
  display: none;
}
#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  max-width:  100%;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom,
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  max-width:  100%;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom,
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  max-width:  100%;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom,
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  max-width:  100%;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom,
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 {
  max-width:  100%;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom,
.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-196f45b2-c0ee-4297-b0ed-a03645eee655 img.shogun-image {
  width: 100%;
}



}
#s-0d8d8e77-328d-40dc-8598-5747eff6a3ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d8d8e77-328d-40dc-8598-5747eff6a3ec .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-13229cf3-c66e-4ac6-bdac-524afe9cbd1f {
  text-align: center;
}

#s-13229cf3-c66e-4ac6-bdac-524afe9cbd1f .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-13229cf3-c66e-4ac6-bdac-524afe9cbd1f .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-13229cf3-c66e-4ac6-bdac-524afe9cbd1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-796fa323-07e5-4550-935e-20d6e9c7a01e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-796fa323-07e5-4550-935e-20d6e9c7a01e:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-796fa323-07e5-4550-935e-20d6e9c7a01e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-796fa323-07e5-4550-935e-20d6e9c7a01e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-796fa323-07e5-4550-935e-20d6e9c7a01e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-796fa323-07e5-4550-935e-20d6e9c7a01e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-796fa323-07e5-4550-935e-20d6e9c7a01e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75bf3ef9-f000-4630-b6f9-139daf56752a {
  display: none;
}
#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  max-width:  100%;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom,
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  max-width:  100%;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom,
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  max-width:  100%;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom,
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  max-width:  100%;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom,
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 {
  max-width:  100%;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom,
.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7d61a405-efde-4d21-98db-d9f55a0349c3 img.shogun-image {
  width: 100%;
}



}
#s-1f4f3b9e-bd43-4811-b770-1e1fb70ad21b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f4f3b9e-bd43-4811-b770-1e1fb70ad21b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-67c39656-3908-4d29-b471-8c861f1e0fae {
  text-align: center;
}

#s-67c39656-3908-4d29-b471-8c861f1e0fae .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-67c39656-3908-4d29-b471-8c861f1e0fae .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-67c39656-3908-4d29-b471-8c861f1e0fae .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1b2318ab-c74f-4c46-8d9e-a92ca8f4b77b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dee50897-eb66-4dc5-a268-d42930fb92c1 {
  display: none;
}
#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  max-width:  100%;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom,
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  max-width:  100%;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom,
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  max-width:  100%;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom,
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  max-width:  100%;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom,
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 {
  max-width:  100%;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom,
.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cde5664-0ce0-46c3-bd3b-ac3794699c21 img.shogun-image {
  width: 100%;
}



}
#s-735e9f96-9991-420c-8369-0ea280f04a8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-735e9f96-9991-420c-8369-0ea280f04a8f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-34d9dbb0-821c-44c2-8f2e-4e5b19c35051 {
  text-align: center;
}

#s-34d9dbb0-821c-44c2-8f2e-4e5b19c35051 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-34d9dbb0-821c-44c2-8f2e-4e5b19c35051 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-34d9dbb0-821c-44c2-8f2e-4e5b19c35051 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-044241ed-40f6-43c8-8a61-99aee2475eb9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-044241ed-40f6-43c8-8a61-99aee2475eb9:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-044241ed-40f6-43c8-8a61-99aee2475eb9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-044241ed-40f6-43c8-8a61-99aee2475eb9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-044241ed-40f6-43c8-8a61-99aee2475eb9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-044241ed-40f6-43c8-8a61-99aee2475eb9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-044241ed-40f6-43c8-8a61-99aee2475eb9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7e0d92a4-ec81-45d5-9545-85b8b419c953 {
  display: none;
}
#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  max-width:  100%;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom,
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  max-width:  100%;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom,
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  max-width:  100%;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom,
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  max-width:  100%;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom,
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 {
  max-width:  100%;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom,
.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f2737f17-bc96-47ae-972b-8d367af5cf29 img.shogun-image {
  width: 100%;
}



}
#s-1740424b-eead-4820-9ea4-fd622788d901 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1740424b-eead-4820-9ea4-fd622788d901 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6a153fae-fa5b-40c0-8b2e-2d82436a65e0 {
  text-align: center;
}

#s-6a153fae-fa5b-40c0-8b2e-2d82436a65e0 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6a153fae-fa5b-40c0-8b2e-2d82436a65e0 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6a153fae-fa5b-40c0-8b2e-2d82436a65e0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4a0522d5-81dd-468d-a8cd-97e9edb2c77a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0b58225a-9908-48fe-a520-c50864952056 {
  display: none;
}
#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  max-width:  100%;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom,
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  max-width:  100%;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom,
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  max-width:  100%;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom,
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  max-width:  100%;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom,
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a {
  max-width:  100%;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom,
.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25a6b7f6-070d-4b1d-a691-02bc8b564a7a img.shogun-image {
  width: 100%;
}



}
#s-72e9800a-b1dc-4cab-82ed-1ec605b5867c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72e9800a-b1dc-4cab-82ed-1ec605b5867c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fe68724e-ab78-4170-a594-1f869d4ff5e0 {
  text-align: center;
}

#s-fe68724e-ab78-4170-a594-1f869d4ff5e0 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fe68724e-ab78-4170-a594-1f869d4ff5e0 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fe68724e-ab78-4170-a594-1f869d4ff5e0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-63ba9ddd-9dae-49e5-8df9-378e040a4392 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-63ba9ddd-9dae-49e5-8df9-378e040a4392:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-63ba9ddd-9dae-49e5-8df9-378e040a4392:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-63ba9ddd-9dae-49e5-8df9-378e040a4392 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-63ba9ddd-9dae-49e5-8df9-378e040a4392.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63ba9ddd-9dae-49e5-8df9-378e040a4392.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-63ba9ddd-9dae-49e5-8df9-378e040a4392.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9407a677-e9ae-467d-ac09-a4861fe513cd {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-9407a677-e9ae-467d-ac09-a4861fe513cd:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
color: rgba(35, 38, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9407a677-e9ae-467d-ac09-a4861fe513cd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9407a677-e9ae-467d-ac09-a4861fe513cd-root {
    text-align: center;
  }


#s-9407a677-e9ae-467d-ac09-a4861fe513cd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9407a677-e9ae-467d-ac09-a4861fe513cd-root {
    text-align: center;
  }


#s-9407a677-e9ae-467d-ac09-a4861fe513cd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9407a677-e9ae-467d-ac09-a4861fe513cd-root {
    text-align: center;
  }


#s-9407a677-e9ae-467d-ac09-a4861fe513cd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9407a677-e9ae-467d-ac09-a4861fe513cd-root {
    text-align: center;
  }


#s-9407a677-e9ae-467d-ac09-a4861fe513cd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9407a677-e9ae-467d-ac09-a4861fe513cd-root {
    text-align: center;
  }


#s-9407a677-e9ae-467d-ac09-a4861fe513cd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-d1ac7d46-c07e-40f8-80e5-f89afdfb2799 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-d1ac7d46-c07e-40f8-80e5-f89afdfb2799 .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-c4d172e6-39d4-4ff5-beaa-e2786d271668 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c4d172e6-39d4-4ff5-beaa-e2786d271668"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c4d172e6-39d4-4ff5-beaa-e2786d271668"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c4d172e6-39d4-4ff5-beaa-e2786d271668"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c4d172e6-39d4-4ff5-beaa-e2786d271668"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-31036819-f3f0-4edf-b796-9b798f238696 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-31036819-f3f0-4edf-b796-9b798f238696"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-31036819-f3f0-4edf-b796-9b798f238696"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-31036819-f3f0-4edf-b796-9b798f238696"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-31036819-f3f0-4edf-b796-9b798f238696"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-58d3d695-649d-4ae2-9b56-4c6b1336debf {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 241, 237, 1);
}

#s-58d3d695-649d-4ae2-9b56-4c6b1336debf .shogun-heading-component h2 {
  color: rgba(34, 75, 99, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-4f83c45f-93cc-4075-b70e-92c718b3de3a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-30debd03-7b9d-49a1-b50d-22cbe8626790 {
  display: none;
}
#s-59073dee-0a61-4598-a0af-6f8967829775 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 {
  max-width:  100%;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom,
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 {
  max-width:  100%;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom,
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 {
  max-width:  100%;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom,
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 {
  max-width:  100%;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom,
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 {
  max-width:  100%;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom,
.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59073dee-0a61-4598-a0af-6f8967829775 img.shogun-image {
  width: 100%;
}



}
#s-01c6554b-4ebc-42bf-a10d-441b1c426e13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01c6554b-4ebc-42bf-a10d-441b1c426e13 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-aea4f8c8-d0fc-4fe1-b1cc-60e353f42a61 {
  text-align: center;
}

#s-aea4f8c8-d0fc-4fe1-b1cc-60e353f42a61 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-aea4f8c8-d0fc-4fe1-b1cc-60e353f42a61 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-aea4f8c8-d0fc-4fe1-b1cc-60e353f42a61 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7b7554dc-1026-4673-b34c-66edcd4841f6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7b7554dc-1026-4673-b34c-66edcd4841f6:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b7554dc-1026-4673-b34c-66edcd4841f6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7b7554dc-1026-4673-b34c-66edcd4841f6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b7554dc-1026-4673-b34c-66edcd4841f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b7554dc-1026-4673-b34c-66edcd4841f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7b7554dc-1026-4673-b34c-66edcd4841f6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-62550b2e-b8fa-42b0-bedb-27eed0d805d4 {
  display: none;
}
#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  max-width:  100%;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom,
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  max-width:  100%;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom,
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  max-width:  100%;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom,
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  max-width:  100%;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom,
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 {
  max-width:  100%;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom,
.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da1630a6-9222-4a8a-82b2-c5b98ffbdda2 img.shogun-image {
  width: 100%;
}



}
#s-e034f77d-dd82-4b39-8c0f-d7c932d1c3cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e034f77d-dd82-4b39-8c0f-d7c932d1c3cf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-8ddf5803-5e94-44fb-bbbb-8122660e980a {
  text-align: center;
}

#s-8ddf5803-5e94-44fb-bbbb-8122660e980a .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8ddf5803-5e94-44fb-bbbb-8122660e980a .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8ddf5803-5e94-44fb-bbbb-8122660e980a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6c9f4285-9dcc-4bd2-90b9-b5db7a50dd45.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-38aaf16c-ab0e-42eb-be90-ad356c7cd07b {
  display: none;
}
#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  max-width:  100%;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom,
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  max-width:  100%;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom,
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  max-width:  100%;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom,
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  max-width:  100%;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom,
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 {
  max-width:  100%;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom,
.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5f8bdfea-38fc-4288-8df4-b5a58b16d518 img.shogun-image {
  width: 100%;
}



}
#s-f0100b44-183a-45eb-b546-8932a246cb79 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0100b44-183a-45eb-b546-8932a246cb79 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-7789a922-ce9c-491e-a6a6-0863e140a837 {
  text-align: center;
}

#s-7789a922-ce9c-491e-a6a6-0863e140a837 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7789a922-ce9c-491e-a6a6-0863e140a837 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7789a922-ce9c-491e-a6a6-0863e140a837 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1af4c61c-1950-4cb4-aa7f-ab40a2af0225.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e268276d-3945-475c-9f1e-a113bf7f0533 {
  display: none;
}
#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  max-width:  100%;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom,
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  max-width:  100%;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom,
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  max-width:  100%;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom,
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  max-width:  100%;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom,
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a {
  max-width:  100%;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom,
.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-52effc8b-65cf-4a94-9737-a092ab89837a img.shogun-image {
  width: 100%;
}



}
#s-883555ad-aa62-494c-b453-7e1a8b0d0720 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-883555ad-aa62-494c-b453-7e1a8b0d0720 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-06761034-8914-4d19-a63b-b19b7a07cfb8 {
  text-align: center;
}

#s-06761034-8914-4d19-a63b-b19b7a07cfb8 .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-06761034-8914-4d19-a63b-b19b7a07cfb8 .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-06761034-8914-4d19-a63b-b19b7a07cfb8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-633f8921-e77a-4222-a7db-3d2095c2cd82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-633f8921-e77a-4222-a7db-3d2095c2cd82:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-633f8921-e77a-4222-a7db-3d2095c2cd82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-633f8921-e77a-4222-a7db-3d2095c2cd82 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-633f8921-e77a-4222-a7db-3d2095c2cd82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-633f8921-e77a-4222-a7db-3d2095c2cd82.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-633f8921-e77a-4222-a7db-3d2095c2cd82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf3b53fc-e243-4f0d-b39e-13c3683d9011 {
  display: none;
}
#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  max-width:  100%;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom,
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  max-width:  100%;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom,
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  max-width:  100%;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom,
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  max-width:  100%;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom,
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 {
  max-width:  100%;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom,
.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a511ee18-6a56-4f1c-ab23-2645ae69e536 img.shogun-image {
  width: 100%;
}



}
#s-afcdfa85-3bbb-4da2-8777-fd302e22c04b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afcdfa85-3bbb-4da2-8777-fd302e22c04b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e22fcfa9-6091-4543-9929-81f1a56eea9e {
  text-align: center;
}

#s-e22fcfa9-6091-4543-9929-81f1a56eea9e .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e22fcfa9-6091-4543-9929-81f1a56eea9e .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e22fcfa9-6091-4543-9929-81f1a56eea9e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0434dc63-07f2-482d-9e0f-6b642713cef0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0434dc63-07f2-482d-9e0f-6b642713cef0:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0434dc63-07f2-482d-9e0f-6b642713cef0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0434dc63-07f2-482d-9e0f-6b642713cef0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0434dc63-07f2-482d-9e0f-6b642713cef0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0434dc63-07f2-482d-9e0f-6b642713cef0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0434dc63-07f2-482d-9e0f-6b642713cef0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0b9230f5-750d-493b-9fc9-6bbfa165921b {
  display: none;
}
#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  max-width:  100%;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom,
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  max-width:  100%;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom,
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  max-width:  100%;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom,
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  max-width:  100%;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom,
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f {
  max-width:  100%;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom,
.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bf0ead99-0515-44bb-b605-793b815b6a1f img.shogun-image {
  width: 100%;
}



}
#s-780c4dfe-8c5b-4372-9616-3babad5189a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-780c4dfe-8c5b-4372-9616-3babad5189a0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-23576df1-e9c9-405c-a6a2-472cbb94440c {
  text-align: center;
}

#s-23576df1-e9c9-405c-a6a2-472cbb94440c .shg-product-sold-out {
  display: none;
  color: rgba(224, 49, 28, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-23576df1-e9c9-405c-a6a2-472cbb94440c .shg-product-price {
  color: rgba(224, 49, 28, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-23576df1-e9c9-405c-a6a2-472cbb94440c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b1f12018-df32-40aa-b04f-1b63365b2c79 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(123, 46, 79, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b1f12018-df32-40aa-b04f-1b63365b2c79:hover {background-color: rgba(224, 49, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b1f12018-df32-40aa-b04f-1b63365b2c79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b1f12018-df32-40aa-b04f-1b63365b2c79 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b1f12018-df32-40aa-b04f-1b63365b2c79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1f12018-df32-40aa-b04f-1b63365b2c79.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b1f12018-df32-40aa-b04f-1b63365b2c79.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab {
  margin-top: 32px;
margin-bottom: 32px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 143, 145, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab:hover {background-color: rgba(57, 143, 145, 1) !important;
text-decoration: none !important;
color: rgba(35, 38, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0dc2f82b-e3a2-43be-954a-cce5963a5dab-root {
    text-align: center;
  }


#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0dc2f82b-e3a2-43be-954a-cce5963a5dab-root {
    text-align: center;
  }


#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0dc2f82b-e3a2-43be-954a-cce5963a5dab-root {
    text-align: center;
  }


#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0dc2f82b-e3a2-43be-954a-cce5963a5dab-root {
    text-align: center;
  }


#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0dc2f82b-e3a2-43be-954a-cce5963a5dab-root {
    text-align: center;
  }


#s-0dc2f82b-e3a2-43be-954a-cce5963a5dab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
/*
  $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;
  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;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}