.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

#s-a737adb0-7539-4d13-8362-330ed881aafe {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 50px;
margin-right: 2%;
padding-top: 50px;
padding-left: 0%;
padding-bottom: 40px;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: none;
border-radius: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a737adb0-7539-4d13-8362-330ed881aafe {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a737adb0-7539-4d13-8362-330ed881aafe {
  margin-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a737adb0-7539-4d13-8362-330ed881aafe {
  margin-top: 0px;
margin-bottom: 50px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-a737adb0-7539-4d13-8362-330ed881aafe {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-top: 50px;
padding-bottom: 0px;
max-width: 600px;
}
}
#s-a737adb0-7539-4d13-8362-330ed881aafe {
  background-image: url();
}








#s-a737adb0-7539-4d13-8362-330ed881aafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a737adb0-7539-4d13-8362-330ed881aafe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db746213-9bc9-4c8a-b271-9fa5c488a076 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-db746213-9bc9-4c8a-b271-9fa5c488a076 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-db746213-9bc9-4c8a-b271-9fa5c488a076 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db746213-9bc9-4c8a-b271-9fa5c488a076.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-3a6007f9-8aab-4f14-a6ec-03b533c890f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-3a6007f9-8aab-4f14-a6ec-03b533c890f4 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-3a6007f9-8aab-4f14-a6ec-03b533c890f4 .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-3a6007f9-8aab-4f14-a6ec-03b533c890f4 .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}@media (max-width: 767px){#s-3a6007f9-8aab-4f14-a6ec-03b533c890f4 .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}
#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 {
  margin-top: -5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 {
  margin-top: 4px;
margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 8px;
  
  
  
}


@media (min-width: 1200px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 80px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 80px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 64px;
  
  
  
}


}@media (max-width: 767px){#s-f66362b2-1287-4a03-ac20-8d9976bfb2b3 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c5463f38-8791-4862-8a83-5211534658b1 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-c5463f38-8791-4862-8a83-5211534658b1 {
  margin-top: 0px;
padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c5463f38-8791-4862-8a83-5211534658b1 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c5463f38-8791-4862-8a83-5211534658b1 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-c5463f38-8791-4862-8a83-5211534658b1 {
  display: none;
}
#s-c5463f38-8791-4862-8a83-5211534658b1, #wrap-s-c5463f38-8791-4862-8a83-5211534658b1, #wrap-content-s-c5463f38-8791-4862-8a83-5211534658b1 { display: none !important; }}
#s-53863bd7-3174-4357-a09b-efe8704dca27 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-53863bd7-3174-4357-a09b-efe8704dca27 {
  display: none;
}
#s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-content-s-53863bd7-3174-4357-a09b-efe8704dca27 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53863bd7-3174-4357-a09b-efe8704dca27 {
  display: none;
}
#s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-content-s-53863bd7-3174-4357-a09b-efe8704dca27 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53863bd7-3174-4357-a09b-efe8704dca27 {
  display: none;
}
#s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-s-53863bd7-3174-4357-a09b-efe8704dca27, #wrap-content-s-53863bd7-3174-4357-a09b-efe8704dca27 { display: none !important; }}@media (max-width: 767px){#s-53863bd7-3174-4357-a09b-efe8704dca27 {
  margin-top: 8px;
padding-bottom: 20px;
}
}
#s-92f772e5-0268-4619-a4f8-30ff7d040dfa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92f772e5-0268-4619-a4f8-30ff7d040dfa .shogun-heading-component h4 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  
  
  
  
}



.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-6535c11c-c906-4888-8810-e47893efc88a {
  margin-left: auto;
margin-right: auto;
}

#s-6535c11c-c906-4888-8810-e47893efc88a .shogun-countdown span, #s-6535c11c-c906-4888-8810-e47893efc88a .shogun-countdown label {
  color: rgba(165, 0, 0, 1);
}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-content-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-content-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-content-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d { display: none !important; }}@media (max-width: 767px){#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d {
  display: none;
}
#s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d, #wrap-content-s-d3aa0753-a0a8-493a-bc07-2a0921169d5d { display: none !important; }}
@media (min-width: 0px) {
[id="s-d3aa0753-a0a8-493a-bc07-2a0921169d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3aa0753-a0a8-493a-bc07-2a0921169d5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d3aa0753-a0a8-493a-bc07-2a0921169d5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d3aa0753-a0a8-493a-bc07-2a0921169d5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-88a61b8f-2d25-40af-acc3-7b02b44f1470 {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-88a61b8f-2d25-40af-acc3-7b02b44f1470 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-88a61b8f-2d25-40af-acc3-7b02b44f1470 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88a61b8f-2d25-40af-acc3-7b02b44f1470.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d920baa8-925d-45c9-bc7e-41e9c715ad3a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d920baa8-925d-45c9-bc7e-41e9c715ad3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-43c7b148-62a3-41e1-a90f-7b8721b5ab7b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-43c7b148-62a3-41e1-a90f-7b8721b5ab7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43c7b148-62a3-41e1-a90f-7b8721b5ab7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin: 0 !important;
  overflow: visible;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add background color handling */
  
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-content {
  
    justify-content: center;
  
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
  box-sizing: border-box;
}



.s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4433f15c-bf43-4e9b-8440-a59d428f897b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
      position: relative;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

@media (min-width: 1200px){#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin: 0 !important;
  overflow: visible;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add background color handling */
  
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-content {
  
    justify-content: center;
  
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
  box-sizing: border-box;
}



.s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4433f15c-bf43-4e9b-8440-a59d428f897b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
      position: relative;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin: 0 !important;
  overflow: visible;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add background color handling */
  
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-content {
  
    justify-content: center;
  
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
  box-sizing: border-box;
}



.s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4433f15c-bf43-4e9b-8440-a59d428f897b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
      position: relative;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin: 0 !important;
  overflow: visible;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add background color handling */
  
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-content {
  
    justify-content: center;
  
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
  box-sizing: border-box;
}



.s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4433f15c-bf43-4e9b-8440-a59d428f897b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
      position: relative;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}@media (max-width: 767px){#s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  margin: 0 !important;
  overflow: visible;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4433f15c-bf43-4e9b-8440-a59d428f897b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add background color handling */
  
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4433f15c-bf43-4e9b-8440-a59d428f897b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-4433f15c-bf43-4e9b-8440-a59d428f897b .shogun-image-content {
  
    justify-content: center;
  
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image {
  box-sizing: border-box;
}



.s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4433f15c-bf43-4e9b-8440-a59d428f897b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container {
      position: relative;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4433f15c-bf43-4e9b-8440-a59d428f897b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}
#s-0355f95a-e61f-47f9-957a-602a9c979933 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0355f95a-e61f-47f9-957a-602a9c979933 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0355f95a-e61f-47f9-957a-602a9c979933.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39e544fe-897a-4e8e-be5b-f320242d9480 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-39e544fe-897a-4e8e-be5b-f320242d9480 {
  text-align: center;
}
}
#s-39e544fe-897a-4e8e-be5b-f320242d9480 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-509e5e5a-4bf3-4bc2-aff9-62efd9015f85 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-bfc64496-c92e-4b2a-9b31-577d643d8c7d {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-bfc64496-c92e-4b2a-9b31-577d643d8c7d {
  margin-top: 10px;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-bfc64496-c92e-4b2a-9b31-577d643d8c7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfc64496-c92e-4b2a-9b31-577d643d8c7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2236043e-1e05-4c4b-9769-f70865608176 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-2236043e-1e05-4c4b-9769-f70865608176"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-ac932780-22af-4539-8dc6-041984664c4e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ac932780-22af-4539-8dc6-041984664c4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac932780-22af-4539-8dc6-041984664c4e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
text-align: center;
}
@media (max-width: 767px){#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin-top: 20px;
}
}
#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f6859a01-431e-4702-b05c-67c6103b38a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image {
  box-sizing: border-box;
}



.s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f6859a01-431e-4702-b05c-67c6103b38a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image {
  box-sizing: border-box;
}



.s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f6859a01-431e-4702-b05c-67c6103b38a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image {
  box-sizing: border-box;
}



.s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f6859a01-431e-4702-b05c-67c6103b38a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image {
  box-sizing: border-box;
}



.s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  
}

.shg-image-content-margin-container-s-f6859a01-431e-4702-b05c-67c6103b38a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f6859a01-431e-4702-b05c-67c6103b38a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6859a01-431e-4702-b05c-67c6103b38a8.shogun-image {
  box-sizing: border-box;
}



.s-f6859a01-431e-4702-b05c-67c6103b38a8 img.shogun-image {
  
}


}
#s-e6f5ca49-17d2-447b-92ba-59e82dd6be87 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e6f5ca49-17d2-447b-92ba-59e82dd6be87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6f5ca49-17d2-447b-92ba-59e82dd6be87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e0ec268-9d68-4aea-9229-c878561bf2c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0e0ec268-9d68-4aea-9229-c878561bf2c8 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-dbcc60e3-7505-4785-9c20-90fbd6a61c1a {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-6ca0ccdd-9e65-4697-b008-fcd50b80703d {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-6ca0ccdd-9e65-4697-b008-fcd50b80703d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6ca0ccdd-9e65-4697-b008-fcd50b80703d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-686dcdf5-efbd-4fa2-8698-f60723ea86c5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-686dcdf5-efbd-4fa2-8698-f60723ea86c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-6134883b-1dd1-4c73-9de7-9b4c73a38f06 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6134883b-1dd1-4c73-9de7-9b4c73a38f06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6134883b-1dd1-4c73-9de7-9b4c73a38f06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc62c3a0-f06f-49cc-8dcd-5840fc00350f {
  margin-left: auto;
margin-right: auto;
}

#s-cc62c3a0-f06f-49cc-8dcd-5840fc00350f .shogun-icon-wrapper {
  text-align: center;
}


#s-cc62c3a0-f06f-49cc-8dcd-5840fc00350f .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: #495056;
}

#s-e69b60c0-d602-4dc0-ab36-ed8443a921e9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e69b60c0-d602-4dc0-ab36-ed8443a921e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e69b60c0-d602-4dc0-ab36-ed8443a921e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f871b412-438e-461c-856b-a1bbc9deb438 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f871b412-438e-461c-856b-a1bbc9deb438 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-78cfb95d-a3b9-41f8-8a77-5b808ac1b300 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-92a3111b-44ba-47e9-8da9-490d17062bfa {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-92a3111b-44ba-47e9-8da9-490d17062bfa {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-content-s-92a3111b-44ba-47e9-8da9-490d17062bfa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92a3111b-44ba-47e9-8da9-490d17062bfa {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-content-s-92a3111b-44ba-47e9-8da9-490d17062bfa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92a3111b-44ba-47e9-8da9-490d17062bfa {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-content-s-92a3111b-44ba-47e9-8da9-490d17062bfa { display: none !important; }}@media (max-width: 767px){#s-92a3111b-44ba-47e9-8da9-490d17062bfa {
  margin-top: 30px;
display: none;
}
#s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-s-92a3111b-44ba-47e9-8da9-490d17062bfa, #wrap-content-s-92a3111b-44ba-47e9-8da9-490d17062bfa { display: none !important; }}
@media (min-width: 0px) {
[id="s-92a3111b-44ba-47e9-8da9-490d17062bfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92a3111b-44ba-47e9-8da9-490d17062bfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-92a3111b-44ba-47e9-8da9-490d17062bfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-92a3111b-44ba-47e9-8da9-490d17062bfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-c2293310-10b1-4314-9fda-71bceed513ee {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(40, 40, 40, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}
@media (min-width: 1200px){#s-c2293310-10b1-4314-9fda-71bceed513ee {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2293310-10b1-4314-9fda-71bceed513ee {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2293310-10b1-4314-9fda-71bceed513ee {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-c2293310-10b1-4314-9fda-71bceed513ee {
  margin-bottom: 0px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-c2293310-10b1-4314-9fda-71bceed513ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2293310-10b1-4314-9fda-71bceed513ee {
  cursor: pointer;
}#s-c2293310-10b1-4314-9fda-71bceed513ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7bee8f4-5dfc-4349-b897-585c54ac39ca {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c7bee8f4-5dfc-4349-b897-585c54ac39ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-ae44df2e-968b-44ae-a57b-85caa5d066ca {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ae44df2e-968b-44ae-a57b-85caa5d066ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae44df2e-968b-44ae-a57b-85caa5d066ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-19040441-3dfe-4278-9c28-803a7ca0208e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-19040441-3dfe-4278-9c28-803a7ca0208e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-19040441-3dfe-4278-9c28-803a7ca0208e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-19040441-3dfe-4278-9c28-803a7ca0208e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-19040441-3dfe-4278-9c28-803a7ca0208e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-19040441-3dfe-4278-9c28-803a7ca0208e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-19040441-3dfe-4278-9c28-803a7ca0208e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19040441-3dfe-4278-9c28-803a7ca0208e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c96d013d-d6ae-435d-8ae7-18c9cc3af0e2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c96d013d-d6ae-435d-8ae7-18c9cc3af0e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c96d013d-d6ae-435d-8ae7-18c9cc3af0e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6beb85df-6ba6-4232-a330-5d6a896894ba {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-6beb85df-6ba6-4232-a330-5d6a896894ba {
  text-align: left;
}
}
#s-6beb85df-6ba6-4232-a330-5d6a896894ba .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-25ec461d-d965-4101-855d-4fe443dc5d90 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(40, 40, 40, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}
@media (min-width: 1200px){#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  margin-top: 10px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-74c29902-3675-4929-99d9-1b46cb8f7e06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74c29902-3675-4929-99d9-1b46cb8f7e06 {
  cursor: pointer;
}#s-74c29902-3675-4929-99d9-1b46cb8f7e06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92b2093e-f964-4a13-b89e-33be4fa06c66 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-92b2093e-f964-4a13-b89e-33be4fa06c66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-39557675-8563-45c3-9ddd-99bf3e164194 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-39557675-8563-45c3-9ddd-99bf3e164194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39557675-8563-45c3-9ddd-99bf3e164194.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af303a54-5822-4387-b20d-deda1fda1a87 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af303a54-5822-4387-b20d-deda1fda1a87 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af303a54-5822-4387-b20d-deda1fda1a87 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af303a54-5822-4387-b20d-deda1fda1a87 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-af303a54-5822-4387-b20d-deda1fda1a87 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af303a54-5822-4387-b20d-deda1fda1a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af303a54-5822-4387-b20d-deda1fda1a87 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af303a54-5822-4387-b20d-deda1fda1a87.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d7329429-0211-4015-881d-fdae8cc4324c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d7329429-0211-4015-881d-fdae8cc4324c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7329429-0211-4015-881d-fdae8cc4324c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-df3f7acd-34ce-4454-a2f3-18481fbe787c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-df3f7acd-34ce-4454-a2f3-18481fbe787c {
  text-align: left;
}
}
#s-df3f7acd-34ce-4454-a2f3-18481fbe787c .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-0bd99368-4e96-41db-b455-740b32579d97 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-e980943e-5de0-4121-b166-472a7d317a9d {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(40, 40, 40, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}
@media (min-width: 1200px){#s-e980943e-5de0-4121-b166-472a7d317a9d {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e980943e-5de0-4121-b166-472a7d317a9d {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e980943e-5de0-4121-b166-472a7d317a9d {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-e980943e-5de0-4121-b166-472a7d317a9d {
  margin-top: 10px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-e980943e-5de0-4121-b166-472a7d317a9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e980943e-5de0-4121-b166-472a7d317a9d {
  cursor: pointer;
}#s-e980943e-5de0-4121-b166-472a7d317a9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-29c57bd4-9848-47e8-b9ad-3d744b2ac4f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-1c003057-582f-44b3-a406-ece9b54f4483 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1c003057-582f-44b3-a406-ece9b54f4483 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c003057-582f-44b3-a406-ece9b54f4483.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7642d365-276c-49dc-a65a-24f76f61d6c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7642d365-276c-49dc-a65a-24f76f61d6c8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7642d365-276c-49dc-a65a-24f76f61d6c8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-37675155-a120-4d7f-a83e-7731b08441c5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-37675155-a120-4d7f-a83e-7731b08441c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-37675155-a120-4d7f-a83e-7731b08441c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc48f7a0-df91-4200-b135-45131cb163ac {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-dc48f7a0-df91-4200-b135-45131cb163ac {
  text-align: left;
}
}
#s-dc48f7a0-df91-4200-b135-45131cb163ac .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-4c77bca8-4c64-466e-a54f-00b0a1ca1226 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  margin-top: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-b934c46b-075e-49f3-91f8-4f0d73094669 {
  background-image: url();
}








#s-b934c46b-075e-49f3-91f8-4f0d73094669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b934c46b-075e-49f3-91f8-4f0d73094669.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfb6c33f-195f-4993-b082-c6b6ccb2eaa7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-bfb6c33f-195f-4993-b082-c6b6ccb2eaa7 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-bfb6c33f-195f-4993-b082-c6b6ccb2eaa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfb6c33f-195f-4993-b082-c6b6ccb2eaa7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc700180-3c92-43be-add3-b0b157723f06 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fc700180-3c92-43be-add3-b0b157723f06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc700180-3c92-43be-add3-b0b157723f06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9a1a806-c1d4-4d17-a23f-60353105d469 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f9a1a806-c1d4-4d17-a23f-60353105d469 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-f9a1a806-c1d4-4d17-a23f-60353105d469 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-f9a1a806-c1d4-4d17-a23f-60353105d469 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}@media (max-width: 767px){#s-f9a1a806-c1d4-4d17-a23f-60353105d469 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-ffdab340-ed14-44e9-869c-9f6f02763a43 {
  margin-top: -4px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-ffdab340-ed14-44e9-869c-9f6f02763a43 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-ffdab340-ed14-44e9-869c-9f6f02763a43 {
  display: none;
}
#s-ffdab340-ed14-44e9-869c-9f6f02763a43, #wrap-s-ffdab340-ed14-44e9-869c-9f6f02763a43, #wrap-content-s-ffdab340-ed14-44e9-869c-9f6f02763a43 { display: none !important; }}
#s-31708530-c84e-4b04-b733-bc4296708b77 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-31708530-c84e-4b04-b733-bc4296708b77 {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31708530-c84e-4b04-b733-bc4296708b77 {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-31708530-c84e-4b04-b733-bc4296708b77 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-31708530-c84e-4b04-b733-bc4296708b77 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-31708530-c84e-4b04-b733-bc4296708b77"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-31708530-c84e-4b04-b733-bc4296708b77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31708530-c84e-4b04-b733-bc4296708b77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31708530-c84e-4b04-b733-bc4296708b77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 {
  border-style: solid;
}
}
#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 {
  background-image: url();
}








#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2baef12-8324-4bb3-b088-df2e86aa65c6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2baef12-8324-4bb3-b088-df2e86aa65c6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-a2baef12-8324-4bb3-b088-df2e86aa65c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2baef12-8324-4bb3-b088-df2e86aa65c6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-1cac3149-540a-49ed-9649-f4f51865800f {
  margin-left: auto;
margin-right: auto;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-80b2bafd-acf8-435f-a9c0-6e70515bad13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b2bafd-acf8-435f-a9c0-6e70515bad13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-80b2bafd-acf8-435f-a9c0-6e70515bad13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



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

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

#s-5bf54d4e-cf02-4d1a-9569-be71e3f66aa2 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-5bf54d4e-cf02-4d1a-9569-be71e3f66aa2 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-fab0ed65-7beb-401c-ba3b-dbfe2c1c271f {
  text-align: left;
}

#s-fab0ed65-7beb-401c-ba3b-dbfe2c1c271f .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fab0ed65-7beb-401c-ba3b-dbfe2c1c271f .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fab0ed65-7beb-401c-ba3b-dbfe2c1c271f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 {
  background-image: url();
}








#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fb06c9b-dbd4-44a1-99a3-399a5b1515f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-128bbba4-dac7-4ed3-871e-5e071e51347f {
  margin-left: auto;
margin-right: auto;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-950ba05b-d9db-4d91-b39a-e9b7a067bf04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-950ba05b-d9db-4d91-b39a-e9b7a067bf04 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-d7a3a40b-62c0-4597-a81a-f44ba2722e5d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-d7a3a40b-62c0-4597-a81a-f44ba2722e5d .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-43eab6d9-d3ca-4dd9-bc5e-6a1c96e201af {
  text-align: left;
}

#s-43eab6d9-d3ca-4dd9-bc5e-6a1c96e201af .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-43eab6d9-d3ca-4dd9-bc5e-6a1c96e201af .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-43eab6d9-d3ca-4dd9-bc5e-6a1c96e201af .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-43f5acdb-07aa-410b-81ac-729dc5df716c {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-43f5acdb-07aa-410b-81ac-729dc5df716c {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-43f5acdb-07aa-410b-81ac-729dc5df716c {
  background-image: url();
}








#s-43f5acdb-07aa-410b-81ac-729dc5df716c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43f5acdb-07aa-410b-81ac-729dc5df716c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-43f5acdb-07aa-410b-81ac-729dc5df716c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43f5acdb-07aa-410b-81ac-729dc5df716c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-43f5acdb-07aa-410b-81ac-729dc5df716c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43f5acdb-07aa-410b-81ac-729dc5df716c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-86187eb8-cfbc-495f-b8fe-4cfd3c368fd0 {
  margin-left: auto;
margin-right: auto;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin-left: auto;
margin-right: auto;
max-width: 1066px;
text-align: center;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 img.shogun-image {
  width: 100%;
  
  
  max-width: 1066px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cd02bfd0-6388-416b-a541-e53853a4e858 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd02bfd0-6388-416b-a541-e53853a4e858.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-cd02bfd0-6388-416b-a541-e53853a4e858 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-b0fc9daa-9d9b-49b9-a575-a43996936826 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-b0fc9daa-9d9b-49b9-a575-a43996936826 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-fb2f0225-e6ea-4fa3-a5c6-224d98a70f8b {
  text-align: left;
}

#s-fb2f0225-e6ea-4fa3-a5c6-224d98a70f8b .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb2f0225-e6ea-4fa3-a5c6-224d98a70f8b .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fb2f0225-e6ea-4fa3-a5c6-224d98a70f8b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (max-width: 767px){#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 {
  background-image: url();
}








#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcc6793a-832c-4dd8-9b4e-b7d7915ebb22.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-b24aca49-d009-40ed-8dab-3e33b54ce13f {
  margin-left: auto;
margin-right: auto;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-32d21c53-b53d-4d9b-b3ef-8da09d9a0e7e .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-91ef13c7-1c1c-4503-a161-279fd7d860aa {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-91ef13c7-1c1c-4503-a161-279fd7d860aa .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-49bb52c6-5b53-452f-9b9f-ea52f4541b86 {
  text-align: left;
}

#s-49bb52c6-5b53-452f-9b9f-ea52f4541b86 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-49bb52c6-5b53-452f-9b9f-ea52f4541b86 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-49bb52c6-5b53-452f-9b9f-ea52f4541b86 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-4906a98b-341e-410d-b540-245016126882 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4906a98b-341e-410d-b540-245016126882 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4906a98b-341e-410d-b540-245016126882 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4906a98b-341e-410d-b540-245016126882 {
  border-style: solid;
}
}@media (max-width: 767px){#s-4906a98b-341e-410d-b540-245016126882 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-4906a98b-341e-410d-b540-245016126882 {
  background-image: url();
}








#s-4906a98b-341e-410d-b540-245016126882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4906a98b-341e-410d-b540-245016126882.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-4906a98b-341e-410d-b540-245016126882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4906a98b-341e-410d-b540-245016126882.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-4906a98b-341e-410d-b540-245016126882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4906a98b-341e-410d-b540-245016126882.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-5477fb64-d288-43b3-b3f8-12c7ab49174f {
  margin-left: auto;
margin-right: auto;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b7b5694-0c45-4ca6-8923-7183fb693f9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b7b5694-0c45-4ca6-8923-7183fb693f9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ca09b7a6-7eb5-4f6a-a29f-f014cfc8ffee {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-ca09b7a6-7eb5-4f6a-a29f-f014cfc8ffee .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-aca699c9-6dc8-468b-8e82-74f380a7f856 {
  text-align: left;
}

#s-aca699c9-6dc8-468b-8e82-74f380a7f856 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-aca699c9-6dc8-468b-8e82-74f380a7f856 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-aca699c9-6dc8-468b-8e82-74f380a7f856 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-d8e599db-c388-4943-b661-ccc109928346 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d8e599db-c388-4943-b661-ccc109928346 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8e599db-c388-4943-b661-ccc109928346 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8e599db-c388-4943-b661-ccc109928346 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-d8e599db-c388-4943-b661-ccc109928346 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-d8e599db-c388-4943-b661-ccc109928346 {
  background-image: url();
}








#s-d8e599db-c388-4943-b661-ccc109928346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8e599db-c388-4943-b661-ccc109928346.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-d8e599db-c388-4943-b661-ccc109928346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8e599db-c388-4943-b661-ccc109928346.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-d8e599db-c388-4943-b661-ccc109928346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8e599db-c388-4943-b661-ccc109928346.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-261f5abe-4d9e-4585-97d8-6f409e0cc99b {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

#s-85a462d9-475c-40d9-ad81-183c332c539c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c {
  max-width:  100%;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c {
  max-width:  100%;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c {
  max-width:  100%;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c {
  max-width:  100%;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c {
  max-width:  100%;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c .shg-image-zoom,
.shg-c#s-85a462d9-475c-40d9-ad81-183c332c539c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-09e49a59-cc3b-4b63-b83d-cd9a5f01a484 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-09e49a59-cc3b-4b63-b83d-cd9a5f01a484 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-e9e89039-0950-4444-9adf-99f081da0507 {
  text-align: left;
}

#s-e9e89039-0950-4444-9adf-99f081da0507 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e9e89039-0950-4444-9adf-99f081da0507 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-e9e89039-0950-4444-9adf-99f081da0507 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  margin-top: 60px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  margin-top: 60px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  margin-top: 40px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 {
  background-image: url();
}








#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e450e7c8-97e4-43e5-b618-bc25e785e0d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aab525b7-1d27-482e-8ea3-c51db3e4bc95 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-aab525b7-1d27-482e-8ea3-c51db3e4bc95 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-aab525b7-1d27-482e-8ea3-c51db3e4bc95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aab525b7-1d27-482e-8ea3-c51db3e4bc95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-711c48c5-a77c-4bf8-89f2-51e188c4ab21 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-711c48c5-a77c-4bf8-89f2-51e188c4ab21 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-711c48c5-a77c-4bf8-89f2-51e188c4ab21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-711c48c5-a77c-4bf8-89f2-51e188c4ab21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65b93da4-349d-4e8e-86bb-5181e9466fe9 {
  margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-65b93da4-349d-4e8e-86bb-5181e9466fe9 {
  margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65b93da4-349d-4e8e-86bb-5181e9466fe9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-2f164694-07b9-4bdf-b9a2-8b63622d4436 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2f164694-07b9-4bdf-b9a2-8b63622d4436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f164694-07b9-4bdf-b9a2-8b63622d4436.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8364b9f-6368-4650-8d08-a8e02f34c05e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-e8364b9f-6368-4650-8d08-a8e02f34c05e {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-e8364b9f-6368-4650-8d08-a8e02f34c05e .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-92ebf590-eabf-4b25-937c-f3b2b6540591 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-92ebf590-eabf-4b25-937c-f3b2b6540591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92ebf590-eabf-4b25-937c-f3b2b6540591.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-92ebf590-eabf-4b25-937c-f3b2b6540591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92ebf590-eabf-4b25-937c-f3b2b6540591.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-f594eeda-2f4c-4e99-be41-9152143fabf5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-f594eeda-2f4c-4e99-be41-9152143fabf5 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-f594eeda-2f4c-4e99-be41-9152143fabf5 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-f594eeda-2f4c-4e99-be41-9152143fabf5 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}


#s-fede57ed-7930-48f6-b378-a55a04f4c00c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-fede57ed-7930-48f6-b378-a55a04f4c00c {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fede57ed-7930-48f6-b378-a55a04f4c00c {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fede57ed-7930-48f6-b378-a55a04f4c00c {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-fede57ed-7930-48f6-b378-a55a04f4c00c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-fede57ed-7930-48f6-b378-a55a04f4c00c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-fede57ed-7930-48f6-b378-a55a04f4c00c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fede57ed-7930-48f6-b378-a55a04f4c00c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fede57ed-7930-48f6-b378-a55a04f4c00c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 {
  border-style: solid;
}
}
#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 {
  background-image: url();
}








#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2acff267-8ad6-42cf-8706-478f2dbb1b72.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2acff267-8ad6-42cf-8706-478f2dbb1b72.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-2acff267-8ad6-42cf-8706-478f2dbb1b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2acff267-8ad6-42cf-8706-478f2dbb1b72.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-ba82caf4-c588-40eb-9e70-1313670e9cfc {
  margin-left: auto;
margin-right: auto;
}

#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  max-width:  100%;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  max-width:  100%;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  max-width:  100%;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  max-width:  100%;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a {
  max-width:  100%;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a .shg-image-zoom,
.shg-c#s-a9f8a98b-84e0-41b5-bf7f-39d93ae60c4a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d2dd01a0-e7f5-41f2-87bf-3c7033a7b05d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-d2dd01a0-e7f5-41f2-87bf-3c7033a7b05d .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-6aabe715-37b2-44bd-882f-ab642947ccb9 {
  text-align: left;
}

#s-6aabe715-37b2-44bd-882f-ab642947ccb9 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-6aabe715-37b2-44bd-882f-ab642947ccb9 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-6aabe715-37b2-44bd-882f-ab642947ccb9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-3d243107-0d70-4af0-8884-4b8759e3510b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-3d243107-0d70-4af0-8884-4b8759e3510b {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-3d243107-0d70-4af0-8884-4b8759e3510b {
  background-image: url();
}








#s-3d243107-0d70-4af0-8884-4b8759e3510b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d243107-0d70-4af0-8884-4b8759e3510b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-3d243107-0d70-4af0-8884-4b8759e3510b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d243107-0d70-4af0-8884-4b8759e3510b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-3d243107-0d70-4af0-8884-4b8759e3510b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d243107-0d70-4af0-8884-4b8759e3510b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-432f29be-8439-49db-90c6-9906c951f9d4 {
  margin-left: auto;
margin-right: auto;
}

#s-18e50e60-1d55-4f31-af70-53e88616615a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a {
  max-width:  100%;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a {
  max-width:  100%;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a {
  max-width:  100%;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a {
  max-width:  100%;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a {
  max-width:  100%;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a .shg-image-zoom,
.shg-c#s-18e50e60-1d55-4f31-af70-53e88616615a img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bc7d41d4-f9c0-4d5f-aaff-94541e7573c1 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-bc7d41d4-f9c0-4d5f-aaff-94541e7573c1 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-5e5fd1a5-e4a6-4273-83bf-9dbb07263f73 {
  text-align: left;
}

#s-5e5fd1a5-e4a6-4273-83bf-9dbb07263f73 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5e5fd1a5-e4a6-4273-83bf-9dbb07263f73 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-5e5fd1a5-e4a6-4273-83bf-9dbb07263f73 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 {
  background-image: url();
}








#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a4526a4-fcbf-4f63-8f91-1a80a4383e30.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-413b989e-5139-44aa-9ac1-d7e2f2a2d739 {
  margin-left: auto;
margin-right: auto;
}

#s-c1f817cd-d466-42de-8367-d516841c7943 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 {
  max-width:  100%;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 {
  max-width:  100%;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 {
  max-width:  100%;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 {
  max-width:  100%;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 {
  max-width:  100%;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 .shg-image-zoom,
.shg-c#s-c1f817cd-d466-42de-8367-d516841c7943 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-328c3d91-5959-4c6b-96af-ef51c5dd68d6 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-328c3d91-5959-4c6b-96af-ef51c5dd68d6 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-9282a628-f78e-4db4-abc2-66cb5ca0bcd4 {
  text-align: left;
}

#s-9282a628-f78e-4db4-abc2-66cb5ca0bcd4 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9282a628-f78e-4db4-abc2-66cb5ca0bcd4 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-9282a628-f78e-4db4-abc2-66cb5ca0bcd4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (max-width: 767px){#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-1b158321-f18a-4d0d-842e-b5ba1d343106 {
  background-image: url();
}








#s-1b158321-f18a-4d0d-842e-b5ba1d343106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b158321-f18a-4d0d-842e-b5ba1d343106.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-1b158321-f18a-4d0d-842e-b5ba1d343106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b158321-f18a-4d0d-842e-b5ba1d343106.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-1b158321-f18a-4d0d-842e-b5ba1d343106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b158321-f18a-4d0d-842e-b5ba1d343106.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-9a27a375-41aa-40e9-9cfa-7ddae48580a0 {
  margin-left: auto;
margin-right: auto;
}

#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  max-width:  100%;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  max-width:  100%;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  max-width:  100%;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  max-width:  100%;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 {
  max-width:  100%;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 .shg-image-zoom,
.shg-c#s-f9120153-56b2-4923-a4b0-067f341eec42 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bf2b23a4-9912-487b-8bc8-2ca7b4f8f3e2 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-bf2b23a4-9912-487b-8bc8-2ca7b4f8f3e2 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-678eef2d-4de4-451b-885a-8f8719b1da1d {
  text-align: left;
}

#s-678eef2d-4de4-451b-885a-8f8719b1da1d .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-678eef2d-4de4-451b-885a-8f8719b1da1d .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-678eef2d-4de4-451b-885a-8f8719b1da1d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  border-style: solid;
}
}@media (max-width: 767px){#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-ef3d0d4f-cd66-45eb-802a-50327017dfde {
  background-image: url();
}








#s-ef3d0d4f-cd66-45eb-802a-50327017dfde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef3d0d4f-cd66-45eb-802a-50327017dfde.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-ef3d0d4f-cd66-45eb-802a-50327017dfde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef3d0d4f-cd66-45eb-802a-50327017dfde.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-ef3d0d4f-cd66-45eb-802a-50327017dfde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef3d0d4f-cd66-45eb-802a-50327017dfde.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-004e0277-0cb4-4f6e-b2ac-b95e20ce9f1c {
  margin-left: auto;
margin-right: auto;
}

#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  max-width:  100%;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  max-width:  100%;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  max-width:  100%;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  max-width:  100%;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db {
  max-width:  100%;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db .shg-image-zoom,
.shg-c#s-01de2c50-f6f7-458b-b12b-7ac95b0ee4db img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0bac3b62-4933-4267-bed9-9aad906061c9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-0bac3b62-4933-4267-bed9-9aad906061c9 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-04e57474-c02e-4ec3-89ba-d80b7a369f7d {
  text-align: left;
}

#s-04e57474-c02e-4ec3-89ba-d80b7a369f7d .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-04e57474-c02e-4ec3-89ba-d80b7a369f7d .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-04e57474-c02e-4ec3-89ba-d80b7a369f7d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 {
  background-image: url();
}








#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b50930b9-bf48-404a-a9dc-91f3ba67c3d8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-bc15a496-83da-43b2-8d15-6fe11a32df05 {
  margin-left: auto;
margin-right: auto;
}

#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  max-width:  100%;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  max-width:  100%;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  max-width:  100%;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  max-width:  100%;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c {
  max-width:  100%;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c .shg-image-zoom,
.shg-c#s-e4668d1e-8a33-4282-bba0-cc0248b76b5c img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8947914a-fed1-4a9f-aabc-f7148ce3e1e5 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-8947914a-fed1-4a9f-aabc-f7148ce3e1e5 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-dc94d8c5-25d6-4b3a-8434-bb8cae146766 {
  text-align: left;
}

#s-dc94d8c5-25d6-4b3a-8434-bb8cae146766 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-dc94d8c5-25d6-4b3a-8434-bb8cae146766 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-dc94d8c5-25d6-4b3a-8434-bb8cae146766 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 60px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  margin-top: 60px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  margin-top: 60px;
margin-bottom: 60px;
}
}@media (max-width: 767px){#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  margin-top: 40px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-d5c74d97-94db-49a4-9446-c98f35001218 {
  background-image: url();
}








#s-d5c74d97-94db-49a4-9446-c98f35001218 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5c74d97-94db-49a4-9446-c98f35001218.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-665a6aca-df94-46b8-9d31-496022153e26 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-665a6aca-df94-46b8-9d31-496022153e26 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-665a6aca-df94-46b8-9d31-496022153e26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-665a6aca-df94-46b8-9d31-496022153e26.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33594a37-449f-4f33-945c-255b4e9832f1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-33594a37-449f-4f33-945c-255b4e9832f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33594a37-449f-4f33-945c-255b4e9832f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd {
  margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd {
  margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2ea2fc-90b0-43e4-be3b-522dbd338abd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-f8028597-0930-4e8b-b7ed-e9aa20b6449a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f8028597-0930-4e8b-b7ed-e9aa20b6449a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f8028597-0930-4e8b-b7ed-e9aa20b6449a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-7742d4e5-b32a-4110-b9a7-1cdb32556864 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-fc8a3d44-84c3-4a9d-b310-24c10de59b9f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fc8a3d44-84c3-4a9d-b310-24c10de59b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc8a3d44-84c3-4a9d-b310-24c10de59b9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-fc8a3d44-84c3-4a9d-b310-24c10de59b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc8a3d44-84c3-4a9d-b310-24c10de59b9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-0902e46e-3c32-4fd7-b1a9-99f1da40aea4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-0902e46e-3c32-4fd7-b1a9-99f1da40aea4 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-0902e46e-3c32-4fd7-b1a9-99f1da40aea4 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-0902e46e-3c32-4fd7-b1a9-99f1da40aea4 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}


#s-8c01ca22-de14-43dd-81eb-12facba5042f {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-8c01ca22-de14-43dd-81eb-12facba5042f {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c01ca22-de14-43dd-81eb-12facba5042f {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c01ca22-de14-43dd-81eb-12facba5042f {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-8c01ca22-de14-43dd-81eb-12facba5042f {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-8c01ca22-de14-43dd-81eb-12facba5042f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8c01ca22-de14-43dd-81eb-12facba5042f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8c01ca22-de14-43dd-81eb-12facba5042f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c01ca22-de14-43dd-81eb-12facba5042f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed {
  border-style: solid;
}
}
#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed {
  background-image: url();
}








#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38a13744-bede-4fb2-b77e-e0b64d48c4ed.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-ea4f3811-23e3-4a65-97fa-796d7a71b15f {
  margin-left: auto;
margin-right: auto;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7fb8a55-c8a0-477b-8fac-8a7b081d0fb4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-12ee0293-908d-41e0-9fd9-a59385186aa9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-12ee0293-908d-41e0-9fd9-a59385186aa9 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-3a061101-c896-4855-b93d-ba6e1b93e632 {
  text-align: left;
}

#s-3a061101-c896-4855-b93d-ba6e1b93e632 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-3a061101-c896-4855-b93d-ba6e1b93e632 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-3a061101-c896-4855-b93d-ba6e1b93e632 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-c36a930b-1cb5-4c38-bef1-edb80703f046 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c36a930b-1cb5-4c38-bef1-edb80703f046 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-c36a930b-1cb5-4c38-bef1-edb80703f046 {
  background-image: url();
}








#s-c36a930b-1cb5-4c38-bef1-edb80703f046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c36a930b-1cb5-4c38-bef1-edb80703f046.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-c36a930b-1cb5-4c38-bef1-edb80703f046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c36a930b-1cb5-4c38-bef1-edb80703f046.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-c36a930b-1cb5-4c38-bef1-edb80703f046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c36a930b-1cb5-4c38-bef1-edb80703f046.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-0b70ca8c-00c8-4672-8e6f-004508e870d8 {
  margin-left: auto;
margin-right: auto;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b118844-763f-4be7-a8f0-d79309896609-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b118844-763f-4be7-a8f0-d79309896609 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b118844-763f-4be7-a8f0-d79309896609-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b118844-763f-4be7-a8f0-d79309896609 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b118844-763f-4be7-a8f0-d79309896609-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b118844-763f-4be7-a8f0-d79309896609 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b118844-763f-4be7-a8f0-d79309896609-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b118844-763f-4be7-a8f0-d79309896609 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-5b118844-763f-4be7-a8f0-d79309896609 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b118844-763f-4be7-a8f0-d79309896609-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b118844-763f-4be7-a8f0-d79309896609 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5b118844-763f-4be7-a8f0-d79309896609 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b118844-763f-4be7-a8f0-d79309896609 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b118844-763f-4be7-a8f0-d79309896609.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5b118844-763f-4be7-a8f0-d79309896609 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-dd42dbe4-01c5-4155-ba14-43b57d17169a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-dd42dbe4-01c5-4155-ba14-43b57d17169a .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-a9332b83-1095-4751-b24a-4ff486acc8d9 {
  text-align: left;
}

#s-a9332b83-1095-4751-b24a-4ff486acc8d9 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a9332b83-1095-4751-b24a-4ff486acc8d9 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-a9332b83-1095-4751-b24a-4ff486acc8d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-ddeaaa42-250b-438f-8318-706395db281b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-ddeaaa42-250b-438f-8318-706395db281b {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-ddeaaa42-250b-438f-8318-706395db281b {
  background-image: url();
}








#s-ddeaaa42-250b-438f-8318-706395db281b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ddeaaa42-250b-438f-8318-706395db281b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-ddeaaa42-250b-438f-8318-706395db281b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ddeaaa42-250b-438f-8318-706395db281b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-ddeaaa42-250b-438f-8318-706395db281b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ddeaaa42-250b-438f-8318-706395db281b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-4f397352-d936-4f79-afb3-3e53ffa203cf {
  margin-left: auto;
margin-right: auto;
}

#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  max-width:  100%;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  max-width:  100%;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  max-width:  100%;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  max-width:  100%;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 {
  max-width:  100%;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 .shg-image-zoom,
.shg-c#s-f619a117-7587-4615-ade5-1663a3412ae9 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c09fafa1-762f-4494-9897-c8734829661a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-c09fafa1-762f-4494-9897-c8734829661a .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-8725d269-83e2-4025-9049-48e50a9143c7 {
  text-align: left;
}

#s-8725d269-83e2-4025-9049-48e50a9143c7 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8725d269-83e2-4025-9049-48e50a9143c7 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-8725d269-83e2-4025-9049-48e50a9143c7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (max-width: 767px){#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-717199a9-38f1-4bd1-bbff-3415f536879a {
  background-image: url();
}








#s-717199a9-38f1-4bd1-bbff-3415f536879a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-717199a9-38f1-4bd1-bbff-3415f536879a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-717199a9-38f1-4bd1-bbff-3415f536879a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-717199a9-38f1-4bd1-bbff-3415f536879a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-717199a9-38f1-4bd1-bbff-3415f536879a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-717199a9-38f1-4bd1-bbff-3415f536879a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-c5a4dd36-62b3-4755-bfde-5d70e65d03d6 {
  margin-left: auto;
margin-right: auto;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6716d35-559f-456c-b407-bc48343b76fb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6716d35-559f-456c-b407-bc48343b76fb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6716d35-559f-456c-b407-bc48343b76fb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6716d35-559f-456c-b407-bc48343b76fb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-b6716d35-559f-456c-b407-bc48343b76fb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6716d35-559f-456c-b407-bc48343b76fb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b6716d35-559f-456c-b407-bc48343b76fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6716d35-559f-456c-b407-bc48343b76fb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6716d35-559f-456c-b407-bc48343b76fb .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-69ea57fd-9832-41fd-b558-daa9af6290dc {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-69ea57fd-9832-41fd-b558-daa9af6290dc .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-69b47acb-a34a-4787-919f-1224c9e895eb {
  text-align: left;
}

#s-69b47acb-a34a-4787-919f-1224c9e895eb .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-69b47acb-a34a-4787-919f-1224c9e895eb .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-69b47acb-a34a-4787-919f-1224c9e895eb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  border-style: solid;
}
}@media (max-width: 767px){#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-482faae3-33f6-4d18-9adb-9cb53034148f {
  background-image: url();
}








#s-482faae3-33f6-4d18-9adb-9cb53034148f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-482faae3-33f6-4d18-9adb-9cb53034148f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-482faae3-33f6-4d18-9adb-9cb53034148f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-482faae3-33f6-4d18-9adb-9cb53034148f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-482faae3-33f6-4d18-9adb-9cb53034148f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-482faae3-33f6-4d18-9adb-9cb53034148f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-27f13150-048e-4072-89f1-807da9d4daf6 {
  margin-left: auto;
margin-right: auto;
}

#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  max-width:  100%;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  max-width:  100%;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  max-width:  100%;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  max-width:  100%;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be {
  max-width:  100%;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be .shg-image-zoom,
.shg-c#s-838a9b9a-e908-439a-9fc6-c5999643d9be img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-680e98b1-ae4a-4fb9-b027-78fda9c69dec {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-680e98b1-ae4a-4fb9-b027-78fda9c69dec .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-e7846a4a-8156-49df-82b6-c87aa41c5dfe {
  text-align: left;
}

#s-e7846a4a-8156-49df-82b6-c87aa41c5dfe .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e7846a4a-8156-49df-82b6-c87aa41c5dfe .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-e7846a4a-8156-49df-82b6-c87aa41c5dfe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 {
  background-image: url();
}








#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efd5edeb-f55c-4c23-b11c-c08388bc0431.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efd5edeb-f55c-4c23-b11c-c08388bc0431.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-efd5edeb-f55c-4c23-b11c-c08388bc0431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efd5edeb-f55c-4c23-b11c-c08388bc0431.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 3px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e1e13468-62b7-4b2d-9a44-4b0078c4f9d3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-d53168b7-bcff-4569-88d7-da30ab0021b7 {
  margin-left: auto;
margin-right: auto;
}

#s-0bb811a4-fe0c-40f8-8c84-dc7da71806b4 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-0bb811a4-fe0c-40f8-8c84-dc7da71806b4 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-189e1fd0-9e1e-48e1-a2de-f69fcc59452c {
  text-align: left;
}

#s-189e1fd0-9e1e-48e1-a2de-f69fcc59452c .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-189e1fd0-9e1e-48e1-a2de-f69fcc59452c .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-189e1fd0-9e1e-48e1-a2de-f69fcc59452c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 4px;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
