.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-d030b1d1-574a-44fb-b05e-b06e7e8c4484 {
  margin-top: 0px;
margin-bottom: 45px;
min-height: 50px;
}








#s-d030b1d1-574a-44fb-b05e-b06e7e8c4484 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d030b1d1-574a-44fb-b05e-b06e7e8c4484.shg-box.shg-c {
  justify-content: center;
}

#s-6f510382-121d-4abb-8f9f-c48fe6dd9ca3 {
  margin-top: 45px;
margin-bottom: 45px;
min-height: 50px;
}








#s-6f510382-121d-4abb-8f9f-c48fe6dd9ca3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f510382-121d-4abb-8f9f-c48fe6dd9ca3.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-6c3beeec-8480-462e-a8c5-5777f360708b {
  text-align: center;
}




  #s-6c3beeec-8480-462e-a8c5-5777f360708b img.shogun-image {
    
    width: px;
  }


#s-6c3beeec-8480-462e-a8c5-5777f360708b .shogun-image-content {
  
    align-items: center;
  
}

#s-aec1bdbd-f5b4-4f81-9ec4-51b05e5908f2 {
  min-height: 50px;
}








#s-aec1bdbd-f5b4-4f81-9ec4-51b05e5908f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aec1bdbd-f5b4-4f81-9ec4-51b05e5908f2.shg-box.shg-c {
  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: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-7f43f287-e643-4e80-8521-56d17cf9ba6c {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-7f43f287-e643-4e80-8521-56d17cf9ba6c {
  margin-top: 8px;
margin-bottom: 8px;
}
}
#s-7f43f287-e643-4e80-8521-56d17cf9ba6c .shogun-heading-component h1 {
  color: rgba(74, 119, 41, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:  italic ;
  font-size: 46px;
  line-height: 0.9em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-7f43f287-e643-4e80-8521-56d17cf9ba6c .shogun-heading-component h1 {
  color: rgba(74, 119, 41, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:  italic ;
  font-size: 29px;
  line-height: 0.9em;
  letter-spacing: ;
  text-align: left;
}


}
#s-11b87030-1d50-477e-b4f4-05b59ca5b5e3 {
  text-align: left;
}

#s-11b87030-1d50-477e-b4f4-05b59ca5b5e3 .shogun-heading-component h6 {
  color: rgba(48, 93, 43, 1);
  font-weight:   ;
  font-family: Open Sans Semibold Italic;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-414f2bc2-c2fe-437d-9976-b29a2d439385 {
  margin-top: 45px;
margin-bottom: 45px;
min-height: 50px;
}








#s-414f2bc2-c2fe-437d-9976-b29a2d439385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-414f2bc2-c2fe-437d-9976-b29a2d439385.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-addacf16-5a20-4089-955d-f96e9c6cfa21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f7369c54-bad1-44fd-9610-1d5b1edf14a3 {
  text-align: center;
}




  #s-f7369c54-bad1-44fd-9610-1d5b1edf14a3 img.shogun-image {
    
    width: px;
  }


#s-f7369c54-bad1-44fd-9610-1d5b1edf14a3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3f0b9d9d-3a2a-478a-a94b-d0d90e391576 {
  min-height: 50px;
}








#s-3f0b9d9d-3a2a-478a-a94b-d0d90e391576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f0b9d9d-3a2a-478a-a94b-d0d90e391576.shg-box.shg-c {
  justify-content: center;
}

#s-d3296bdd-de55-4e99-a0e7-f0b219ecb20d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-d3296bdd-de55-4e99-a0e7-f0b219ecb20d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-caa34c26-a061-4580-b528-261c861bb542 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}


.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 {
  max-width: 100%;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom,
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 {
  max-width: 100%;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom,
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 {
  max-width: 100%;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom,
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 {
  max-width: 100%;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom,
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 {
  max-width: 100%;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom,
.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa34c26-a061-4580-b528-261c861bb542 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-babe5a5e-2a74-44b6-94a6-9c8ad009ecdb {
  padding-left: 1px;
padding-right: 1px;
min-height: 50px;
}








#s-babe5a5e-2a74-44b6-94a6-9c8ad009ecdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-babe5a5e-2a74-44b6-94a6-9c8ad009ecdb.shg-box.shg-c {
  justify-content: center;
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-8c65e763-9916-4b5c-addd-06fb9513cc9f {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-8c65e763-9916-4b5c-addd-06fb9513cc9f .shg-product-title-component h6 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-18c9a0fa-4cba-45ee-beb1-b10cc23edcd4 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-18c9a0fa-4cba-45ee-beb1-b10cc23edcd4 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-18c9a0fa-4cba-45ee-beb1-b10cc23edcd4 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-18c9a0fa-4cba-45ee-beb1-b10cc23edcd4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dd1705b5-e3cb-4d12-8cdb-ebde8ddd7ff6 {
  padding-top: 4.5px;
padding-bottom: 4.5px;
}

#s-dd1705b5-e3cb-4d12-8cdb-ebde8ddd7ff6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0f720b59-cf24-4132-8d2b-bb46ab4b109d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e59feff2-239f-4c89-95d2-71eb213e4366 {
  min-height: 50px;
}








#s-e59feff2-239f-4c89-95d2-71eb213e4366 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e59feff2-239f-4c89-95d2-71eb213e4366.shg-box.shg-c {
  justify-content: center;
}

#s-52382539-e4ab-41ac-b673-3b4405a18d69 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-52382539-e4ab-41ac-b673-3b4405a18d69 {
  display: none;
}
#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}


.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  max-width: 100%;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom,
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  max-width: 100%;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom,
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  max-width: 100%;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom,
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  max-width: 100%;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom,
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 {
  max-width: 100%;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom,
.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7350fa6-0f4c-4dce-9d40-250afb9f3a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-730fe014-c48f-40a7-9b31-02fe2d6f7d6f {
  padding-left: 1px;
padding-right: 1px;
min-height: 50px;
}








#s-730fe014-c48f-40a7-9b31-02fe2d6f7d6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-730fe014-c48f-40a7-9b31-02fe2d6f7d6f.shg-box.shg-c {
  justify-content: center;
}

#s-43e87884-47f9-414a-864b-b0609284afab {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-43e87884-47f9-414a-864b-b0609284afab .shg-product-title-component h6 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-fbe8dc63-f8ac-48f1-b966-db765ddd1732 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-fbe8dc63-f8ac-48f1-b966-db765ddd1732 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-fbe8dc63-f8ac-48f1-b966-db765ddd1732 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-fbe8dc63-f8ac-48f1-b966-db765ddd1732 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6c7de684-cad4-4b8d-89f4-25d5173c56a3 {
  min-height: 50px;
}








#s-6c7de684-cad4-4b8d-89f4-25d5173c56a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c7de684-cad4-4b8d-89f4-25d5173c56a3.shg-box.shg-c {
  justify-content: center;
}

#s-5b523c66-807c-41b9-a059-d26f867794e9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-5b523c66-807c-41b9-a059-d26f867794e9 {
  display: none;
}
#s-563b021c-93a7-4c6b-87bb-b3751595411c {
  text-align: center;
}




  #s-563b021c-93a7-4c6b-87bb-b3751595411c img.shogun-image {
    
    width: px;
  }


#s-563b021c-93a7-4c6b-87bb-b3751595411c .shogun-image-content {
  
    align-items: center;
  
}

#s-665ef415-2799-48e7-b463-302638169548 {
  padding-left: 1px;
padding-right: 1px;
min-height: 50px;
}








#s-665ef415-2799-48e7-b463-302638169548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-665ef415-2799-48e7-b463-302638169548.shg-box.shg-c {
  justify-content: center;
}

#s-b921a418-9f47-4580-b452-ad0fdbaa64e9 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-b921a418-9f47-4580-b452-ad0fdbaa64e9 .shg-product-title-component h6 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1e8a626f-6596-43d3-8b36-205c97b44dfb {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-1e8a626f-6596-43d3-8b36-205c97b44dfb .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-1e8a626f-6596-43d3-8b36-205c97b44dfb .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-1e8a626f-6596-43d3-8b36-205c97b44dfb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9 {
  margin-bottom: 45px;
}

@media (min-width: 0px) {
[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-65f70d4f-db1e-4c23-a7a4-81296c76a2d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-270ab7f6-d3d5-442c-b024-11811defd04c {
  text-align: center;
}




  #s-270ab7f6-d3d5-442c-b024-11811defd04c img.shogun-image {
    
    width: px;
  }


#s-270ab7f6-d3d5-442c-b024-11811defd04c .shogun-image-content {
  
    align-items: center;
  
}

#s-8475f852-a2e2-4f43-8077-4882f53fb05a {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-8475f852-a2e2-4f43-8077-4882f53fb05a {
  margin-top: 8px;
margin-bottom: 8px;
}
}
#s-8475f852-a2e2-4f43-8077-4882f53fb05a .shogun-heading-component h1 {
  color: rgba(74, 119, 41, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:  italic ;
  font-size: 46px;
  line-height: 0.9em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-8475f852-a2e2-4f43-8077-4882f53fb05a .shogun-heading-component h1 {
  color: rgba(74, 119, 41, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:  italic ;
  font-size: 29px;
  line-height: 0.9em;
  letter-spacing: ;
  text-align: left;
}


}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-46208cb1-d669-4127-99b7-6e95588de6a2 {
  margin-bottom: 45px;
min-height: 50px;
}








#s-46208cb1-d669-4127-99b7-6e95588de6a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46208cb1-d669-4127-99b7-6e95588de6a2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3451928a-c0d5-4b07-a617-1c1bf4ca063e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0bba49ac-49cf-41ef-a88b-3b59b3e97fca {
  min-height: 50px;
}








#s-0bba49ac-49cf-41ef-a88b-3b59b3e97fca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bba49ac-49cf-41ef-a88b-3b59b3e97fca.shg-box.shg-c {
  justify-content: center;
}

#s-8efc6fb3-4153-4e59-8b4e-79c8898dddf0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-8efc6fb3-4153-4e59-8b4e-79c8898dddf0 {
  display: none;
}
#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}


.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  max-width: 100%;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom,
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  max-width: 100%;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom,
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  max-width: 100%;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom,
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  max-width: 100%;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom,
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df {
  max-width: 100%;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom,
.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca4ce977-2ec7-4d11-b925-ef4de221f1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e1bb56fb-0b49-43b4-ad0f-8a2bc68ae66a {
  padding-left: 1px;
padding-right: 1px;
min-height: 50px;
}








#s-e1bb56fb-0b49-43b4-ad0f-8a2bc68ae66a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1bb56fb-0b49-43b4-ad0f-8a2bc68ae66a.shg-box.shg-c {
  justify-content: center;
}

#s-90740cd9-23be-4e22-9521-28a737769d50 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-90740cd9-23be-4e22-9521-28a737769d50 .shg-product-title-component h6 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-509be7ae-c4a0-4543-8710-8593b5f21adf {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-509be7ae-c4a0-4543-8710-8593b5f21adf .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-509be7ae-c4a0-4543-8710-8593b5f21adf .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-509be7ae-c4a0-4543-8710-8593b5f21adf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a565fbbd-1b8e-4406-ad0c-ed04583568c2 {
  padding-top: 4.5px;
padding-bottom: 4.5px;
}

#s-a565fbbd-1b8e-4406-ad0c-ed04583568c2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a0679ca6-ceb1-4478-bf01-996c5ca5a910 {
  min-height: 50px;
}








#s-a0679ca6-ceb1-4478-bf01-996c5ca5a910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0679ca6-ceb1-4478-bf01-996c5ca5a910.shg-box.shg-c {
  justify-content: center;
}

/*
  $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-c6e0043b-1f23-47d6-975d-905b29c7edaf {
  display: none;
}
#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  max-width: 100%;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom,
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  max-width: 100%;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom,
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  max-width: 100%;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom,
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  max-width: 100%;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom,
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 {
  max-width: 100%;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom,
.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd31a1-af7b-459d-a91e-e5c294a2ce60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d4b16c5-e26c-4c78-9555-47bfa8e7d0b9 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-4d4b16c5-e26c-4c78-9555-47bfa8e7d0b9 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-be256097-e452-4344-aa10-12eef3b3dd30 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-be256097-e452-4344-aa10-12eef3b3dd30 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-be256097-e452-4344-aa10-12eef3b3dd30 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-be256097-e452-4344-aa10-12eef3b3dd30 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8144ea37-4d84-4926-8791-abc81e5bd5c1 {
  display: none;
}
#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  max-width: 100%;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom,
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  max-width: 100%;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom,
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  max-width: 100%;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom,
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  max-width: 100%;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom,
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 {
  max-width: 100%;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom,
.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fa2b5dd-13af-46c9-83d4-97c006dbc951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1608b71-e3ec-489e-97aa-eb367637e548 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-d1608b71-e3ec-489e-97aa-eb367637e548 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-43b5594f-0c49-46fc-baf0-4f053a9f80d7 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-43b5594f-0c49-46fc-baf0-4f053a9f80d7 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-43b5594f-0c49-46fc-baf0-4f053a9f80d7 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-43b5594f-0c49-46fc-baf0-4f053a9f80d7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0aec81d4-7a18-41c1-9305-5e2ca58e6260 {
  display: none;
}
#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  max-width: 100%;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom,
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  max-width: 100%;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom,
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  max-width: 100%;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom,
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  max-width: 100%;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom,
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b {
  max-width: 100%;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom,
.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b13634e2-c91e-459a-aabc-8a036bec979b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e6f338f-1bf8-4702-9dbe-e39817c97599 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-8e6f338f-1bf8-4702-9dbe-e39817c97599 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0fb0f814-e7bb-4651-8043-75ad091b4b76 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-0fb0f814-e7bb-4651-8043-75ad091b4b76 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-0fb0f814-e7bb-4651-8043-75ad091b4b76 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-0fb0f814-e7bb-4651-8043-75ad091b4b76 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-28244be1-a47e-4c5c-bc93-332222f6987c {
  display: none;
}
#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  max-width: 100%;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom,
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  max-width: 100%;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom,
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  max-width: 100%;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom,
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  max-width: 100%;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom,
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c {
  max-width: 100%;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom,
.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cd3460a-1136-49f7-9024-fb70b98e860c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0baf080f-f986-430a-b81e-a6b035e76f9e {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-0baf080f-f986-430a-b81e-a6b035e76f9e .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6a3ae37f-69df-4fbf-9e8a-1a22b4aa634f {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-6a3ae37f-69df-4fbf-9e8a-1a22b4aa634f .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-6a3ae37f-69df-4fbf-9e8a-1a22b4aa634f .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-6a3ae37f-69df-4fbf-9e8a-1a22b4aa634f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-75943570-51e3-456b-8d1a-158f5e55f37a {
  display: none;
}
#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  max-width: 100%;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom,
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  max-width: 100%;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom,
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  max-width: 100%;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom,
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  max-width: 100%;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom,
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c {
  max-width: 100%;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom,
.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3872114-29dd-4e9e-9488-1f6568aafa9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a698f0f4-939a-4e6a-9347-b920f3b1dac8 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-a698f0f4-939a-4e6a-9347-b920f3b1dac8 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-593145c6-54a4-40f5-993c-f80a9dc3b713 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-593145c6-54a4-40f5-993c-f80a9dc3b713 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-593145c6-54a4-40f5-993c-f80a9dc3b713 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-593145c6-54a4-40f5-993c-f80a9dc3b713 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c0b86ba1-ab9b-4920-94ef-0d64f94ece59 {
  display: none;
}
#s-e738a22f-7287-4429-8e47-44e230b77601 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e738a22f-7287-4429-8e47-44e230b77601 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-e738a22f-7287-4429-8e47-44e230b77601 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 {
  max-width: 100%;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom,
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 {
  max-width: 100%;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom,
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 {
  max-width: 100%;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom,
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 {
  max-width: 100%;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom,
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 {
  max-width: 100%;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom,
.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e738a22f-7287-4429-8e47-44e230b77601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c2280ad-7356-4eeb-89de-8364759b4d26 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-3c2280ad-7356-4eeb-89de-8364759b4d26 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-90456f5a-29b5-4bf8-bc07-4fe4570cea46 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-90456f5a-29b5-4bf8-bc07-4fe4570cea46 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-90456f5a-29b5-4bf8-bc07-4fe4570cea46 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-90456f5a-29b5-4bf8-bc07-4fe4570cea46 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0cd73826-e0e1-4181-b402-de93af7a5819 {
  display: none;
}
#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  max-width: 100%;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom,
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  max-width: 100%;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom,
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  max-width: 100%;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom,
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  max-width: 100%;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom,
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 {
  max-width: 100%;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom,
.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-666d2c59-261a-4684-a66a-3a3e45368e09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cc035e0d-a5ce-4976-8a89-9da79a6b2884 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-cc035e0d-a5ce-4976-8a89-9da79a6b2884 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-d4ad2ddc-068c-41da-a108-0149aafeede2 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-d4ad2ddc-068c-41da-a108-0149aafeede2 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: ;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-d4ad2ddc-068c-41da-a108-0149aafeede2 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: ;
}

#s-d4ad2ddc-068c-41da-a108-0149aafeede2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3c7945a9-fcef-432c-a93b-75e898f82a18 {
  display: none;
}
#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  max-width: 100%;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom,
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  max-width: 100%;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom,
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  max-width: 100%;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom,
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  max-width: 100%;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom,
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f {
  max-width: 100%;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom,
.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfad7f3f-2576-4b5c-92a6-d50874edbe9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a7e32f7e-30e9-4d73-9645-0c86479ca9f1 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-a7e32f7e-30e9-4d73-9645-0c86479ca9f1 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0168057e-764a-40b8-809d-d139cd23b249 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-0168057e-764a-40b8-809d-d139cd23b249 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-0168057e-764a-40b8-809d-d139cd23b249 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-0168057e-764a-40b8-809d-d139cd23b249 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-136f9f81-1e44-4406-beb5-aed65b995f18 {
  display: none;
}
#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  max-width: 100%;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom,
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  max-width: 100%;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom,
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  max-width: 100%;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom,
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  max-width: 100%;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom,
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 {
  max-width: 100%;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom,
.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbe284ca-a253-4c3d-92d9-331e527716b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4cd9ed2e-7f75-470a-94a6-dec1b6dec4cd {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-4cd9ed2e-7f75-470a-94a6-dec1b6dec4cd .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-aa7d389e-c164-4f35-9bcb-b0e33bc7c967 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-aa7d389e-c164-4f35-9bcb-b0e33bc7c967 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-aa7d389e-c164-4f35-9bcb-b0e33bc7c967 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-aa7d389e-c164-4f35-9bcb-b0e33bc7c967 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5dc2ba07-02d9-427a-a055-1186ed13ce17 {
  display: none;
}
#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  max-width: 100%;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom,
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  max-width: 100%;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom,
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  max-width: 100%;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom,
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  max-width: 100%;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom,
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c {
  max-width: 100%;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom,
.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d858b1-aca0-48a3-a42a-cd2c73008a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ff0e495-29a6-4840-acc1-54a7372be1d2 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-2ff0e495-29a6-4840-acc1-54a7372be1d2 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1233cd20-be9c-462b-ac53-b1dc9dda4a1b {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-1233cd20-be9c-462b-ac53-b1dc9dda4a1b .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-1233cd20-be9c-462b-ac53-b1dc9dda4a1b .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-1233cd20-be9c-462b-ac53-b1dc9dda4a1b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0b420244-7f8c-425b-9d5f-27666333545a {
  display: none;
}
#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  max-width: 100%;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom,
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  max-width: 100%;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom,
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  max-width: 100%;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom,
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  max-width: 100%;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom,
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c {
  max-width: 100%;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom,
.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c439d6a8-c120-47b4-af42-3547d590bc7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd9a8750-d513-4e28-bc38-2e8eaa116b69 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-bd9a8750-d513-4e28-bc38-2e8eaa116b69 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-02ba74cf-7e3b-4a38-b693-bdd4943ce730 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-02ba74cf-7e3b-4a38-b693-bdd4943ce730 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-02ba74cf-7e3b-4a38-b693-bdd4943ce730 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-02ba74cf-7e3b-4a38-b693-bdd4943ce730 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-804075b9-5104-45a0-b26a-097478d7b186 {
  display: none;
}
#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  max-width: 100%;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom,
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  max-width: 100%;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom,
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  max-width: 100%;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom,
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  max-width: 100%;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom,
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff {
  max-width: 100%;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom,
.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d02541ec-389b-4ffd-b4dc-bfed380234ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6820247a-c94b-435f-a7ac-d348a23f43a7 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-6820247a-c94b-435f-a7ac-d348a23f43a7 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f282774c-f3b8-4c3d-b42b-c09bf158d9a1 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-f282774c-f3b8-4c3d-b42b-c09bf158d9a1 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-f282774c-f3b8-4c3d-b42b-c09bf158d9a1 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-f282774c-f3b8-4c3d-b42b-c09bf158d9a1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-04c5634a-5a0a-4bd4-bc0c-483ca10a18d9 {
  display: none;
}
#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  max-width: 100%;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom,
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  max-width: 100%;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom,
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  max-width: 100%;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom,
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  max-width: 100%;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom,
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 {
  max-width: 100%;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom,
.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9353338a-c51f-46ac-b1f6-f0039bf3e739 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9e3a418a-e639-4912-b20b-4a069536fbe8 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-9e3a418a-e639-4912-b20b-4a069536fbe8 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ccf85bc8-5835-470b-b0f1-4dc56927358f {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-ccf85bc8-5835-470b-b0f1-4dc56927358f .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-ccf85bc8-5835-470b-b0f1-4dc56927358f .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-ccf85bc8-5835-470b-b0f1-4dc56927358f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-338d5d64-3511-4eef-a10d-bac71a72ead6 {
  display: none;
}
#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  max-width: 100%;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom,
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  max-width: 100%;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom,
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  max-width: 100%;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom,
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  max-width: 100%;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom,
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b {
  max-width: 100%;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom,
.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b0d6877-0710-4730-ad40-08822e0cfc1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf4ad1aa-00a7-4d55-ac22-4dec5c4e2246 {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-cf4ad1aa-00a7-4d55-ac22-4dec5c4e2246 .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8c144660-30ee-4e94-a9f8-fb88fd1c8642 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-8c144660-30ee-4e94-a9f8-fb88fd1c8642 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-8c144660-30ee-4e94-a9f8-fb88fd1c8642 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-8c144660-30ee-4e94-a9f8-fb88fd1c8642 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e74c8a1e-8e4a-4f92-8fb9-5caa97888a40 {
  display: none;
}
#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  margin-left: 4px;
margin-right: 4px;
}
}@media (max-width: 767px){#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  margin-left: 4px;
margin-right: 4px;
}
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  max-width: 100%;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom,
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  max-width: 100%;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom,
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  max-width: 100%;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom,
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  max-width: 100%;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom,
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 {
  max-width: 100%;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom,
.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac1847f5-ddfe-457b-a396-bbb2ae5f1517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19d49f7c-c6a1-4405-b730-a2529360d13a {
  margin-top: 4.5px;
min-height: 0px;
text-align: left;
}

#s-19d49f7c-c6a1-4405-b730-a2529360d13a .shg-product-title-component h1 {
  color: rgba(48, 93, 43, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0bed0982-f388-42da-89ad-05d1bb5746d5 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0.87);
margin-left: 0px;
margin-right: 0px;
min-height: 0px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-0bed0982-f388-42da-89ad-05d1bb5746d5 .shg-product-sold-out {
  display: none;
  color: rgba(85, 85, 85, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
}

#s-0bed0982-f388-42da-89ad-05d1bb5746d5 .shg-product-price {
  color: rgba(85, 85, 85, 1);
  font-weight:  normal ;
  font-family: Oxygen;
  font-style:  normal ;
  font-size: 14px;
}

#s-0bed0982-f388-42da-89ad-05d1bb5746d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
