.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-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (max-width: 767px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}







#s-9db044ca-f446-4eea-8094-4a518ba7acb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9db044ca-f446-4eea-8094-4a518ba7acb0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4fa28479-10eb-47b1-9245-e2735e090fbb {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}








#s-4fa28479-10eb-47b1-9245-e2735e090fbb > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-4fa28479-10eb-47b1-9245-e2735e090fbb.shg-box.shg-c {
  justify-content: center;
}

#s-e1690289-edd2-469f-8e7d-84e227154902 {
  box-shadow:0px 0px 0px 0px ;
background-image: url(https://i.shgcdn.com/c26141db-78df-4821-ab59-18090138954f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
background-position: center center;
}








#s-e1690289-edd2-469f-8e7d-84e227154902 > .shg-box-overlay {
  background-color: rgba(4, 44, 79, 1);
  opacity: 0.7;
}#s-e1690289-edd2-469f-8e7d-84e227154902.shg-box.shg-c {
  justify-content: center;
}

.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-42bdbd44-9969-4bdd-b001-8c10e8c00e4d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-94f8e413-970a-4127-96ec-e3ecb058c227 {
  margin-top: 20px;
margin-bottom: -25px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-8aa9d4ea-ca09-4481-a282-cf4d67b738eb {
  min-height: 50px;
}








#s-8aa9d4ea-ca09-4481-a282-cf4d67b738eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8aa9d4ea-ca09-4481-a282-cf4d67b738eb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-d86edbf0-840e-4d6f-b4eb-f844dea7500a {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 120, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d86edbf0-840e-4d6f-b4eb-f844dea7500a:hover {background-color: rgba(0, 100, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d86edbf0-840e-4d6f-b4eb-f844dea7500a:active {background-color: rgba(0, 80, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d86edbf0-840e-4d6f-b4eb-f844dea7500a.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  
  display:  inline-block ;
}

#s-d52b248b-fe5c-40aa-92c4-ccd9970dbd05 {
  min-height: 50px;
}








#s-d52b248b-fe5c-40aa-92c4-ccd9970dbd05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d52b248b-fe5c-40aa-92c4-ccd9970dbd05.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-821a7cb9-f768-45f2-9ae3-748b8fa8d1da {
  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-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  text-align: center;
}


.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  max-width: 100%;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom,
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  max-width: 100%;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom,
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  max-width: 100%;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom,
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  max-width: 100%;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom,
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 {
  max-width: 100%;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom,
.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c23b55f6-7ec1-4a1a-aaeb-530466c47915 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-d297a24c-6bc9-4e9d-8827-7cae757ee85f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d297a24c-6bc9-4e9d-8827-7cae757ee85f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-c9c2a606-86f7-4807-a6fe-b9a87cb34ca6 {
  text-align: center;
}

#s-c9c2a606-86f7-4807-a6fe-b9a87cb34ca6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c9c2a606-86f7-4807-a6fe-b9a87cb34ca6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9c2a606-86f7-4807-a6fe-b9a87cb34ca6 .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;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-fdf25e27-8b6c-43d5-8799-323775d8d172 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-fdf25e27-8b6c-43d5-8799-323775d8d172:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fdf25e27-8b6c-43d5-8799-323775d8d172:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fdf25e27-8b6c-43d5-8799-323775d8d172 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdf25e27-8b6c-43d5-8799-323775d8d172.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdf25e27-8b6c-43d5-8799-323775d8d172.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fdf25e27-8b6c-43d5-8799-323775d8d172.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6d36370a-c35d-4214-954e-e1543fd299f2 {
  display: none;
}
#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  text-align: center;
}


.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  max-width: 100%;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom,
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  max-width: 100%;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom,
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  max-width: 100%;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom,
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  max-width: 100%;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom,
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b {
  max-width: 100%;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom,
.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d48b9d28-4f33-4986-8c7d-55dd2e8df39b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5cfa7489-3f69-443a-8b11-eb4a7700e4b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cfa7489-3f69-443a-8b11-eb4a7700e4b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-f00ea43e-0631-4a3c-a730-bb7a1dd68d58 {
  text-align: center;
}

#s-f00ea43e-0631-4a3c-a730-bb7a1dd68d58 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f00ea43e-0631-4a3c-a730-bb7a1dd68d58 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f00ea43e-0631-4a3c-a730-bb7a1dd68d58 .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-cacfb2cb-897b-4524-9579-5a3881501dab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-cacfb2cb-897b-4524-9579-5a3881501dab:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cacfb2cb-897b-4524-9579-5a3881501dab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cacfb2cb-897b-4524-9579-5a3881501dab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cacfb2cb-897b-4524-9579-5a3881501dab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cacfb2cb-897b-4524-9579-5a3881501dab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cacfb2cb-897b-4524-9579-5a3881501dab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-15107414-af5e-4162-9ab8-a2273e0a24fd {
  display: none;
}
#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  text-align: center;
}


.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  max-width: 100%;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom,
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  max-width: 100%;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom,
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  max-width: 100%;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom,
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  max-width: 100%;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom,
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd {
  max-width: 100%;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom,
.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-2c78a8da-dee1-4ab6-ba6c-4bf0d3c955cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9d536fdf-43ca-4d9a-ac88-4d49aefcc83d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d536fdf-43ca-4d9a-ac88-4d49aefcc83d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-be6c85ac-dbe4-4095-9bb3-cd247578bc5d {
  text-align: center;
}

#s-be6c85ac-dbe4-4095-9bb3-cd247578bc5d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-be6c85ac-dbe4-4095-9bb3-cd247578bc5d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-be6c85ac-dbe4-4095-9bb3-cd247578bc5d .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-7c3b1559-d182-41fa-8d26-5e69e946d02a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7c3b1559-d182-41fa-8d26-5e69e946d02a:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7c3b1559-d182-41fa-8d26-5e69e946d02a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7c3b1559-d182-41fa-8d26-5e69e946d02a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7c3b1559-d182-41fa-8d26-5e69e946d02a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c3b1559-d182-41fa-8d26-5e69e946d02a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7c3b1559-d182-41fa-8d26-5e69e946d02a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72beb44b-2afd-4531-9862-ad8c16c0ec00 {
  display: none;
}
#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  text-align: center;
}


.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  max-width: 100%;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom,
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  max-width: 100%;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom,
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  max-width: 100%;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom,
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  max-width: 100%;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom,
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a {
  max-width: 100%;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom,
.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bcd486b5-d427-4ce2-bf55-08675a56706a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-29c28ebd-715e-45c4-a321-99222047ed7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29c28ebd-715e-45c4-a321-99222047ed7e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-384da2d0-db30-4223-9426-234ff72e04b7 {
  text-align: center;
}

#s-384da2d0-db30-4223-9426-234ff72e04b7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-384da2d0-db30-4223-9426-234ff72e04b7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-384da2d0-db30-4223-9426-234ff72e04b7 .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-0a47301c-38bd-4492-ad93-4166db273b63 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0a47301c-38bd-4492-ad93-4166db273b63:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0a47301c-38bd-4492-ad93-4166db273b63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a47301c-38bd-4492-ad93-4166db273b63 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0a47301c-38bd-4492-ad93-4166db273b63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a47301c-38bd-4492-ad93-4166db273b63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0a47301c-38bd-4492-ad93-4166db273b63.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bc4f0da0-e878-4fbd-941b-d95875cfc8ba {
  display: none;
}
#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  text-align: center;
}


.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  max-width: 100%;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom,
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  max-width: 100%;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom,
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  max-width: 100%;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom,
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  max-width: 100%;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom,
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf {
  max-width: 100%;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom,
.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-56a1437f-eb64-4242-9754-6f66b51801bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3a765efd-4d1c-47ef-8db5-084bee0f519f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a765efd-4d1c-47ef-8db5-084bee0f519f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-89021e0d-243d-46a9-bea8-f181c159ed64 {
  text-align: center;
}

#s-89021e0d-243d-46a9-bea8-f181c159ed64 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-89021e0d-243d-46a9-bea8-f181c159ed64 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-89021e0d-243d-46a9-bea8-f181c159ed64 .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-ba1d2ddb-37b6-4388-a24a-45a1b0e00232 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ba1d2ddb-37b6-4388-a24a-45a1b0e00232.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-840182b7-393d-42e4-94b3-1a796069d754 {
  display: none;
}
#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  text-align: center;
}


.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  max-width: 100%;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom,
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  max-width: 100%;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom,
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  max-width: 100%;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom,
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  max-width: 100%;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom,
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 {
  max-width: 100%;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom,
.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-c5fc354e-bcc7-4379-8381-2163ee7113e7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-92c53c9b-a104-40e4-b225-0823a147cc64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92c53c9b-a104-40e4-b225-0823a147cc64 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-0903a727-faaa-4b4b-91d7-4d19091a3fa0 {
  text-align: center;
}

#s-0903a727-faaa-4b4b-91d7-4d19091a3fa0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0903a727-faaa-4b4b-91d7-4d19091a3fa0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0903a727-faaa-4b4b-91d7-4d19091a3fa0 .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-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5834ba9e-fa76-401d-9ec2-0a02a1f90dc7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-31a1301b-949d-4f13-a4a6-d8a746f9f7b5 {
  display: none;
}
#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  text-align: center;
}


.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  max-width: 100%;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom,
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  max-width: 100%;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom,
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  max-width: 100%;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom,
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  max-width: 100%;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom,
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 {
  max-width: 100%;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom,
.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ce884e35-7d9c-4ca0-9b3a-49a7010d68d2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-80c3e73b-f3bc-4555-b694-1502af4f4388 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80c3e73b-f3bc-4555-b694-1502af4f4388 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-8e1772bd-fb78-4c67-a984-8cd030c0a578 {
  text-align: center;
}

#s-8e1772bd-fb78-4c67-a984-8cd030c0a578 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8e1772bd-fb78-4c67-a984-8cd030c0a578 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8e1772bd-fb78-4c67-a984-8cd030c0a578 .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-294cafe2-06b7-4072-833c-488e39bcea76 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-294cafe2-06b7-4072-833c-488e39bcea76:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-294cafe2-06b7-4072-833c-488e39bcea76:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-294cafe2-06b7-4072-833c-488e39bcea76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-294cafe2-06b7-4072-833c-488e39bcea76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-294cafe2-06b7-4072-833c-488e39bcea76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-294cafe2-06b7-4072-833c-488e39bcea76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0aaa166c-e65e-457a-8ef6-c41ca025f685 {
  display: none;
}
#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  text-align: center;
}


.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  max-width: 100%;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom,
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  max-width: 100%;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom,
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  max-width: 100%;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom,
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  max-width: 100%;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom,
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 {
  max-width: 100%;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom,
.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5cc736e4-7710-4820-a44b-0a8e781cf5e4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-545e0f53-fc7f-4c7c-83a8-4bad271a3a83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-545e0f53-fc7f-4c7c-83a8-4bad271a3a83 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-289cf0d0-0f08-4e59-a31f-de47f59fd450 {
  text-align: center;
}

#s-289cf0d0-0f08-4e59-a31f-de47f59fd450 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-289cf0d0-0f08-4e59-a31f-de47f59fd450 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-289cf0d0-0f08-4e59-a31f-de47f59fd450 .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-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ff5fbdfd-7d12-4c86-bb6f-fde173e935a4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: 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;
}

#s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
}

@media (min-width: 0px) {
[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3b1fedb0-b190-4e05-8b60-4e8c847a2a81"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-37ecf8ad-8a1d-4601-8a71-18b10facf262 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

#s-37ecf8ad-8a1d-4601-8a71-18b10facf262 .shogun-icon-wrapper {
  text-align: center;
}


#s-37ecf8ad-8a1d-4601-8a71-18b10facf262 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(11, 90, 163, 1);
}

#s-5d813eed-d7a4-40a6-881c-e9d1d63aab0b {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-ac20d190-83af-4ce8-8f20-86860bfab0fe {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

#s-ac20d190-83af-4ce8-8f20-86860bfab0fe .shogun-icon-wrapper {
  text-align: center;
}


#s-ac20d190-83af-4ce8-8f20-86860bfab0fe .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(11, 90, 163, 1);
}

#s-a47d95ab-efed-419e-b65b-b7b6f9ae6ecb {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-f9df3f8b-fef3-4aea-b33c-a0ea4c165f4a {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

#s-f9df3f8b-fef3-4aea-b33c-a0ea4c165f4a .shogun-icon-wrapper {
  text-align: center;
}


#s-f9df3f8b-fef3-4aea-b33c-a0ea4c165f4a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(11, 90, 163, 1);
}

#s-662e580d-00e5-4478-aa33-d7d14e9bc225 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

@media (min-width: 0px) {
[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c139b90a-6ad5-4716-a032-1499f741928a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-267d4997-8572-4775-bb03-8f0d97288d04 {
  border-style: solid;
margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: left;
}

#s-267d4997-8572-4775-bb03-8f0d97288d04 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f5766630-8bd2-43e9-b87e-a9e55cfb6cb5 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-5d429ae5-9453-4590-ad89-d1b77b508332 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-5d429ae5-9453-4590-ad89-d1b77b508332 > .shg-box-overlay {
  background-color: rgba(4, 44, 79, 1);
  opacity: 0.7;
}#s-5d429ae5-9453-4590-ad89-d1b77b508332.shg-box.shg-c {
  justify-content: center;
}

#s-72132dde-6497-4e81-a027-913eb20f6621 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-72132dde-6497-4e81-a027-913eb20f6621 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3c17010-5349-4f38-927b-3803e994e9d3 {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-c3c17010-5349-4f38-927b-3803e994e9d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

.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-d41b1155-f943-4770-9c3e-5ef51be0dbae {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 1;
}
#s-d41b1155-f943-4770-9c3e-5ef51be0dbae:hover {opacity: 1 !important;}



  #s-d41b1155-f943-4770-9c3e-5ef51be0dbae img.shogun-image {
    
    width: px;
  }


#s-d41b1155-f943-4770-9c3e-5ef51be0dbae .shogun-image-content {
  
    align-items: center;
  
}

#s-776236a7-bf35-4881-993c-5f68ab15905e {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 25px;
padding-bottom: 0px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-659813e8-2078-465f-9095-4a1121c025bd {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 17.5px);
}

}

@media (min-width: 992px) {
[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 17.5px);
}

}

@media (min-width: 1200px) {
[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 17.5px);
}

[id="s-659813e8-2078-465f-9095-4a1121c025bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 17.5px);
}

}

#s-0f6cf1da-2ec9-4545-a30b-f3fe270977c6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-94fcd17d-e5ec-4dd3-bf55-5e01375de384 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-84db36d9-6fce-4b39-8028-5a0cd37dc970 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-84db36d9-6fce-4b39-8028-5a0cd37dc970 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84db36d9-6fce-4b39-8028-5a0cd37dc970.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8e109f33-b13c-4235-a815-ef9aa7c8d3be {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-8e109f33-b13c-4235-a815-ef9aa7c8d3be .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4a218e0-400a-4da4-97e0-f8a6e9877415 {
  border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-9754703b-9592-4ff4-864b-676ee39f877e {
  display: none;
}
#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  text-align: center;
}


.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  max-width: 100%;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom,
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  max-width: 100%;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom,
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  max-width: 100%;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom,
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  max-width: 100%;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom,
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 {
  max-width: 100%;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom,
.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-d5840026-b17d-45a0-aaa2-e31a41f8d9a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fabf2765-a430-4122-9a85-1ef9b9b627cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fabf2765-a430-4122-9a85-1ef9b9b627cb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-acfae4ac-a62d-4b48-bb9a-2c60577a6fb4 {
  text-align: center;
}

#s-acfae4ac-a62d-4b48-bb9a-2c60577a6fb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-acfae4ac-a62d-4b48-bb9a-2c60577a6fb4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-acfae4ac-a62d-4b48-bb9a-2c60577a6fb4 .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-3fc0a03d-7030-4fb5-9590-1a6297befe51 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3fc0a03d-7030-4fb5-9590-1a6297befe51:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3fc0a03d-7030-4fb5-9590-1a6297befe51:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fc0a03d-7030-4fb5-9590-1a6297befe51 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3fc0a03d-7030-4fb5-9590-1a6297befe51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fc0a03d-7030-4fb5-9590-1a6297befe51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3fc0a03d-7030-4fb5-9590-1a6297befe51.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c9edb222-f8a3-4dbb-b9aa-6992633f1f1c {
  display: none;
}
#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  text-align: center;
}


.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  max-width: 100%;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom,
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  max-width: 100%;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom,
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  max-width: 100%;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom,
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  max-width: 100%;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom,
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d {
  max-width: 100%;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom,
.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-38f1db18-07f0-4834-bd29-179ef1403a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-59e8fbde-ed8a-4f12-a030-324759a03fda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59e8fbde-ed8a-4f12-a030-324759a03fda .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-b3b66449-b28a-48bb-82f3-e0e259174f50 {
  text-align: center;
}

#s-b3b66449-b28a-48bb-82f3-e0e259174f50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3b66449-b28a-48bb-82f3-e0e259174f50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3b66449-b28a-48bb-82f3-e0e259174f50 .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-713ba778-e0f6-41a4-8546-627c9ddbae65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-713ba778-e0f6-41a4-8546-627c9ddbae65:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-713ba778-e0f6-41a4-8546-627c9ddbae65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-713ba778-e0f6-41a4-8546-627c9ddbae65 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-713ba778-e0f6-41a4-8546-627c9ddbae65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-713ba778-e0f6-41a4-8546-627c9ddbae65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-713ba778-e0f6-41a4-8546-627c9ddbae65.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-be42aa4c-5ed0-466d-aad2-3a7ae5db7bf0 {
  display: none;
}
#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  text-align: center;
}


.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  max-width: 100%;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom,
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  max-width: 100%;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom,
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  max-width: 100%;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom,
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  max-width: 100%;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom,
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 {
  max-width: 100%;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom,
.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5e9d2065-8f07-4c6d-b191-fdae026f9337 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-25afedf3-8972-4baf-a554-75d651766b92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25afedf3-8972-4baf-a554-75d651766b92 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-b8d135f8-0143-4fa1-830b-24fc4221ae16 {
  text-align: center;
}

#s-b8d135f8-0143-4fa1-830b-24fc4221ae16 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b8d135f8-0143-4fa1-830b-24fc4221ae16 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b8d135f8-0143-4fa1-830b-24fc4221ae16 .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-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1a7b0f0b-1fbf-4af7-8684-1c7f44f2b5e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5aa1dde4-f10e-46a1-985a-0e26168d805b {
  display: none;
}
#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  text-align: center;
}


.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  max-width: 100%;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom,
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  max-width: 100%;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom,
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  max-width: 100%;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom,
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  max-width: 100%;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom,
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec {
  max-width: 100%;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom,
.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-b8caf2b5-04ff-4b2d-ba4e-fb80c5b30bec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1e9f00f6-4ca8-42f2-93c9-2b2ded1f5e53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e9f00f6-4ca8-42f2-93c9-2b2ded1f5e53 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-09a7d53c-476b-4926-aecf-94cc55ae12dc {
  text-align: center;
}

#s-09a7d53c-476b-4926-aecf-94cc55ae12dc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-09a7d53c-476b-4926-aecf-94cc55ae12dc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09a7d53c-476b-4926-aecf-94cc55ae12dc .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-3d52bac0-0aa2-44ba-bda1-91503b77dacd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3d52bac0-0aa2-44ba-bda1-91503b77dacd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f2c2767c-8bb0-4010-a36f-2c18b0fee89f {
  display: none;
}
#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  text-align: center;
}


.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  max-width: 100%;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom,
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  max-width: 100%;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom,
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  max-width: 100%;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom,
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  max-width: 100%;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom,
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 {
  max-width: 100%;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom,
.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3cc61f0e-fca9-47a6-bb02-ee1485a0e874 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6a7db458-0ec0-406d-84d4-0c7119d78e32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a7db458-0ec0-406d-84d4-0c7119d78e32 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-efbdb76a-57b1-49c0-8c88-e2126376e869 {
  text-align: center;
}

#s-efbdb76a-57b1-49c0-8c88-e2126376e869 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-efbdb76a-57b1-49c0-8c88-e2126376e869 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-efbdb76a-57b1-49c0-8c88-e2126376e869 .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-9e046511-bcd3-42f9-91d2-2ad4eec74cee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e046511-bcd3-42f9-91d2-2ad4eec74cee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a472c183-c79f-4635-bfe3-b06d261a45f5 {
  display: none;
}
#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  text-align: center;
}


.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  max-width: 100%;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom,
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  max-width: 100%;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom,
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  max-width: 100%;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom,
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  max-width: 100%;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom,
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff {
  max-width: 100%;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom,
.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f8e746ad-de88-4c4b-943b-2c7427e32dff .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-893d52e4-a618-4f76-bc0c-63e613b69357 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-893d52e4-a618-4f76-bc0c-63e613b69357 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-c4ea884d-b5c7-47e1-8cc6-42c6f4f81a93 {
  text-align: center;
}

#s-c4ea884d-b5c7-47e1-8cc6-42c6f4f81a93 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c4ea884d-b5c7-47e1-8cc6-42c6f4f81a93 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c4ea884d-b5c7-47e1-8cc6-42c6f4f81a93 .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-580315ee-efc5-4777-81bc-fd1533369789 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-580315ee-efc5-4777-81bc-fd1533369789:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-580315ee-efc5-4777-81bc-fd1533369789:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-580315ee-efc5-4777-81bc-fd1533369789 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-580315ee-efc5-4777-81bc-fd1533369789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-580315ee-efc5-4777-81bc-fd1533369789.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-580315ee-efc5-4777-81bc-fd1533369789.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-be89f507-e08e-4573-b946-93171fbf1793 {
  display: none;
}
#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  text-align: center;
}


.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  max-width: 100%;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom,
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  max-width: 100%;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom,
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  max-width: 100%;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom,
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  max-width: 100%;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom,
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c {
  max-width: 100%;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom,
.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-8c28cea9-cf84-4aa9-9e0e-7e551f33f69c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6329a78f-add5-4873-a78a-6092897a3e83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6329a78f-add5-4873-a78a-6092897a3e83 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-c6426444-35ad-44d5-bcf4-2dc703cb4425 {
  text-align: center;
}

#s-c6426444-35ad-44d5-bcf4-2dc703cb4425 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c6426444-35ad-44d5-bcf4-2dc703cb4425 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c6426444-35ad-44d5-bcf4-2dc703cb4425 .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-4222127e-151a-44e3-b263-48d0d4b8fc53 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4222127e-151a-44e3-b263-48d0d4b8fc53:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4222127e-151a-44e3-b263-48d0d4b8fc53:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4222127e-151a-44e3-b263-48d0d4b8fc53 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4222127e-151a-44e3-b263-48d0d4b8fc53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4222127e-151a-44e3-b263-48d0d4b8fc53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4222127e-151a-44e3-b263-48d0d4b8fc53.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7348c383-2b49-48f4-b4ab-68f08fa99836 {
  display: none;
}
#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  text-align: center;
}


.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  max-width: 100%;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom,
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  max-width: 100%;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom,
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  max-width: 100%;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom,
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  max-width: 100%;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom,
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c {
  max-width: 100%;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom,
.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-65084aea-3cec-44a1-b041-b1a8f9ac745c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1ff1d3be-1de8-4e24-828e-433d830dcc11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ff1d3be-1de8-4e24-828e-433d830dcc11 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-b19c104e-1a84-4197-aa9a-286f6fc6487f {
  text-align: center;
}

#s-b19c104e-1a84-4197-aa9a-286f6fc6487f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b19c104e-1a84-4197-aa9a-286f6fc6487f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b19c104e-1a84-4197-aa9a-286f6fc6487f .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-2698a53b-987d-430d-ba23-c77549a052e0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 180, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2698a53b-987d-430d-ba23-c77549a052e0:hover {background-color: rgba(0, 120, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2698a53b-987d-430d-ba23-c77549a052e0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2698a53b-987d-430d-ba23-c77549a052e0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2698a53b-987d-430d-ba23-c77549a052e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2698a53b-987d-430d-ba23-c77549a052e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2698a53b-987d-430d-ba23-c77549a052e0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6f21dd85-3deb-42ce-a314-8dac2bb04538 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $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;
}
