.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-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  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-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  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-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  margin-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  margin-top: 0px;
margin-bottom: 50px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-top: 50px;
padding-bottom: 0px;
max-width: 600px;
}
}
#s-ce50628b-4cd6-4df5-8473-64eefeb19eda {
  background-image: url();
}








#s-ce50628b-4cd6-4df5-8473-64eefeb19eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce50628b-4cd6-4df5-8473-64eefeb19eda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aef2e54a-4f93-4c37-a472-b27a16621cc3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-aef2e54a-4f93-4c37-a472-b27a16621cc3 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-aef2e54a-4f93-4c37-a472-b27a16621cc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aef2e54a-4f93-4c37-a472-b27a16621cc3.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-487c5950-7086-49ff-b4ae-d1e4cfdaf2bb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-487c5950-7086-49ff-b4ae-d1e4cfdaf2bb {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-487c5950-7086-49ff-b4ae-d1e4cfdaf2bb .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-487c5950-7086-49ff-b4ae-d1e4cfdaf2bb .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-487c5950-7086-49ff-b4ae-d1e4cfdaf2bb .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}
#s-109d870a-1a35-4999-a98e-c84d4fe02197 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-109d870a-1a35-4999-a98e-c84d4fe02197 {
  margin-top: -5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-109d870a-1a35-4999-a98e-c84d4fe02197 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-109d870a-1a35-4999-a98e-c84d4fe02197 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-109d870a-1a35-4999-a98e-c84d4fe02197 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-109d870a-1a35-4999-a98e-c84d4fe02197 .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-109d870a-1a35-4999-a98e-c84d4fe02197 .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-109d870a-1a35-4999-a98e-c84d4fe02197 .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-109d870a-1a35-4999-a98e-c84d4fe02197 .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-109d870a-1a35-4999-a98e-c84d4fe02197 .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-07e261ca-a81e-4ca0-bf46-ecf1603ea881 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-07e261ca-a81e-4ca0-bf46-ecf1603ea881 {
  margin-top: 0px;
padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07e261ca-a81e-4ca0-bf46-ecf1603ea881 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-07e261ca-a81e-4ca0-bf46-ecf1603ea881 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-07e261ca-a81e-4ca0-bf46-ecf1603ea881 {
  display: none;
}
#s-07e261ca-a81e-4ca0-bf46-ecf1603ea881, #wrap-s-07e261ca-a81e-4ca0-bf46-ecf1603ea881, #wrap-content-s-07e261ca-a81e-4ca0-bf46-ecf1603ea881 { display: none !important; }}
#s-16676479-721d-4617-b7b8-3b66c09b3026 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-16676479-721d-4617-b7b8-3b66c09b3026 {
  display: none;
}
#s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-content-s-16676479-721d-4617-b7b8-3b66c09b3026 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16676479-721d-4617-b7b8-3b66c09b3026 {
  display: none;
}
#s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-content-s-16676479-721d-4617-b7b8-3b66c09b3026 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16676479-721d-4617-b7b8-3b66c09b3026 {
  display: none;
}
#s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-s-16676479-721d-4617-b7b8-3b66c09b3026, #wrap-content-s-16676479-721d-4617-b7b8-3b66c09b3026 { display: none !important; }}@media (max-width: 767px){#s-16676479-721d-4617-b7b8-3b66c09b3026 {
  margin-top: 4px;
padding-bottom: 20px;
}
}
#s-ecb6eeb2-79b3-4a5d-8b65-a15e0675732b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecb6eeb2-79b3-4a5d-8b65-a15e0675732b .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-69997ec1-82a6-46f8-b117-4105349fd144 {
  margin-left: auto;
margin-right: auto;
}

#s-69997ec1-82a6-46f8-b117-4105349fd144 .shogun-countdown span, #s-69997ec1-82a6-46f8-b117-4105349fd144 .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-268f9e6e-32b8-4864-805b-7e5d4804ff75 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-268f9e6e-32b8-4864-805b-7e5d4804ff75 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-content-s-268f9e6e-32b8-4864-805b-7e5d4804ff75 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-268f9e6e-32b8-4864-805b-7e5d4804ff75 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-content-s-268f9e6e-32b8-4864-805b-7e5d4804ff75 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-268f9e6e-32b8-4864-805b-7e5d4804ff75 {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-content-s-268f9e6e-32b8-4864-805b-7e5d4804ff75 { display: none !important; }}@media (max-width: 767px){#s-268f9e6e-32b8-4864-805b-7e5d4804ff75 {
  display: none;
}
#s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-s-268f9e6e-32b8-4864-805b-7e5d4804ff75, #wrap-content-s-268f9e6e-32b8-4864-805b-7e5d4804ff75 { display: none !important; }}
@media (min-width: 0px) {
[id="s-268f9e6e-32b8-4864-805b-7e5d4804ff75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-268f9e6e-32b8-4864-805b-7e5d4804ff75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-268f9e6e-32b8-4864-805b-7e5d4804ff75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-268f9e6e-32b8-4864-805b-7e5d4804ff75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-1778911a-ab8b-48d7-89fb-8bb5c94589e9 {
  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-1778911a-ab8b-48d7-89fb-8bb5c94589e9 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-1778911a-ab8b-48d7-89fb-8bb5c94589e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1778911a-ab8b-48d7-89fb-8bb5c94589e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61fb4136-20dc-416d-9dde-5ee12f2d6adc {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-61fb4136-20dc-416d-9dde-5ee12f2d6adc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-f9f88cb1-74fa-4788-b166-ee93df786ec8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f9f88cb1-74fa-4788-b166-ee93df786ec8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9f88cb1-74fa-4788-b166-ee93df786ec8.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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
aspect-ratio: 1/1;
text-align: center;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin: 0 !important;
  overflow: visible;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f-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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add background color handling */
  
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
  box-sizing: border-box;
}



.s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-324bdc0f-198c-4630-81c1-95408fb43e5f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
      position: relative;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

@media (min-width: 1200px){#s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin: 0 !important;
  overflow: visible;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f-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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add background color handling */
  
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
  box-sizing: border-box;
}



.s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-324bdc0f-198c-4630-81c1-95408fb43e5f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
      position: relative;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f 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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin: 0 !important;
  overflow: visible;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f-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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add background color handling */
  
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
  box-sizing: border-box;
}



.s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-324bdc0f-198c-4630-81c1-95408fb43e5f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
      position: relative;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f 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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin: 0 !important;
  overflow: visible;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f-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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add background color handling */
  
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
  box-sizing: border-box;
}



.s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-324bdc0f-198c-4630-81c1-95408fb43e5f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
      position: relative;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}@media (max-width: 767px){#s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  margin: 0 !important;
  overflow: visible;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f-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-324bdc0f-198c-4630-81c1-95408fb43e5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-324bdc0f-198c-4630-81c1-95408fb43e5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add background color handling */
  
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-324bdc0f-198c-4630-81c1-95408fb43e5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-324bdc0f-198c-4630-81c1-95408fb43e5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image {
  box-sizing: border-box;
}



.s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-324bdc0f-198c-4630-81c1-95408fb43e5f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container {
      position: relative;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-324bdc0f-198c-4630-81c1-95408fb43e5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}
#s-4d2e1f76-288a-4c7c-8663-4ba9d01bb4bb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4d2e1f76-288a-4c7c-8663-4ba9d01bb4bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d2e1f76-288a-4c7c-8663-4ba9d01bb4bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-172c779c-4ee4-45ef-afb7-5e4c8f062dca {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-172c779c-4ee4-45ef-afb7-5e4c8f062dca {
  text-align: center;
}
}
#s-172c779c-4ee4-45ef-afb7-5e4c8f062dca .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-02e81733-3f9f-4d65-93ba-9dad4c172a62 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-63ebd254-0abb-45ea-b244-fc56739364fa {
  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-63ebd254-0abb-45ea-b244-fc56739364fa {
  margin-top: 10px;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-63ebd254-0abb-45ea-b244-fc56739364fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-63ebd254-0abb-45ea-b244-fc56739364fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-380348e6-89cc-462b-81df-babb120c2e5c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-380348e6-89cc-462b-81df-babb120c2e5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-6baadf2b-14c5-4893-b46d-cd0913b56542 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6baadf2b-14c5-4893-b46d-cd0913b56542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6baadf2b-14c5-4893-b46d-cd0913b56542.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
text-align: center;
}
@media (max-width: 767px){#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin-top: 20px;
}
}
#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2-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-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image {
  box-sizing: border-box;
}



.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2-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-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image {
  box-sizing: border-box;
}



.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2-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-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image {
  box-sizing: border-box;
}



.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2-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-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image {
  box-sizing: border-box;
}



.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2-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-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2.shogun-image {
  box-sizing: border-box;
}



.s-40c5060a-d401-4a5c-ab38-2c1ea5e5e3f2 img.shogun-image {
  
}


}
#s-2f80f259-0a42-4129-8d0f-4e125ead641f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2f80f259-0a42-4129-8d0f-4e125ead641f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f80f259-0a42-4129-8d0f-4e125ead641f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e5ff0351-bddc-44d2-8dee-41ccce64cded {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e5ff0351-bddc-44d2-8dee-41ccce64cded .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-d7c530ba-5326-4ba6-a01d-73e409f161a9 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-4107f914-116c-4e40-9ded-c9df1399f9eb {
  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-4107f914-116c-4e40-9ded-c9df1399f9eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4107f914-116c-4e40-9ded-c9df1399f9eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0e9cd85-045e-4a00-a346-ebeb65805510 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d0e9cd85-045e-4a00-a346-ebeb65805510"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-d4c2bbf5-c3db-4867-b5e2-b7e42d4e9ca2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d4c2bbf5-c3db-4867-b5e2-b7e42d4e9ca2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4c2bbf5-c3db-4867-b5e2-b7e42d4e9ca2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3bc10d8c-aaee-4d6c-bfa1-3b50477eb6f2 {
  margin-left: auto;
margin-right: auto;
}

#s-3bc10d8c-aaee-4d6c-bfa1-3b50477eb6f2 .shogun-icon-wrapper {
  text-align: center;
}


#s-3bc10d8c-aaee-4d6c-bfa1-3b50477eb6f2 .shogun-icon-wrapper > .shogun-icon {

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

#s-4efa9a54-6c86-4bc2-aada-1bd54e80b9b8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4efa9a54-6c86-4bc2-aada-1bd54e80b9b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4efa9a54-6c86-4bc2-aada-1bd54e80b9b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdac227c-5c4e-45dd-8085-42fcb6543d14 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-cdac227c-5c4e-45dd-8085-42fcb6543d14 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-b9ae9e3b-3cf0-4388-8eae-1bece6255ab4 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1 {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1608f0ea-8e84-433e-98e2-0c4d5bb6a4a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-378709c8-48ec-4406-be24-5721c88ea15e {
  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-378709c8-48ec-4406-be24-5721c88ea15e {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-378709c8-48ec-4406-be24-5721c88ea15e {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-378709c8-48ec-4406-be24-5721c88ea15e {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-378709c8-48ec-4406-be24-5721c88ea15e {
  margin-bottom: 0px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-378709c8-48ec-4406-be24-5721c88ea15e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-378709c8-48ec-4406-be24-5721c88ea15e {
  cursor: pointer;
}#s-378709c8-48ec-4406-be24-5721c88ea15e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cebb5a75-f747-497f-84e3-100e6e223e60 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-cebb5a75-f747-497f-84e3-100e6e223e60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-53366dfb-09bc-467f-b12b-84ce95be078b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-53366dfb-09bc-467f-b12b-84ce95be078b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53366dfb-09bc-467f-b12b-84ce95be078b.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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c-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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c 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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c-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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c 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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c-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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c 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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c-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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c 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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c-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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c 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-362c95f0-b7e6-477c-a5f0-d02c0cb4575c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-362c95f0-b7e6-477c-a5f0-d02c0cb4575c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-56a8e3f9-3e51-4b94-b94e-81cf8badc384 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-56a8e3f9-3e51-4b94-b94e-81cf8badc384 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56a8e3f9-3e51-4b94-b94e-81cf8badc384.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06aafa8c-4f30-46ac-b55e-ffa559a37cef {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-06aafa8c-4f30-46ac-b55e-ffa559a37cef {
  text-align: left;
}
}
#s-06aafa8c-4f30-46ac-b55e-ffa559a37cef .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-f7875334-dd41-4630-a2a2-f3638b254413 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  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-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  margin-top: 10px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-00527202-b5d2-47c6-b8e8-6b20e3793071 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00527202-b5d2-47c6-b8e8-6b20e3793071 {
  cursor: pointer;
}#s-00527202-b5d2-47c6-b8e8-6b20e3793071.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52545b8f-b199-4a9b-8257-8493a417763d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-52545b8f-b199-4a9b-8257-8493a417763d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-87b9bbc4-b0b5-4e58-ab5d-3393303e9939 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-87b9bbc4-b0b5-4e58-ab5d-3393303e9939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87b9bbc4-b0b5-4e58-ab5d-3393303e9939.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d-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-6d350295-1bc4-4474-97a2-9745a675f19d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d .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-6d350295-1bc4-4474-97a2-9745a675f19d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d350295-1bc4-4474-97a2-9745a675f19d 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-6d350295-1bc4-4474-97a2-9745a675f19d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d-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-6d350295-1bc4-4474-97a2-9745a675f19d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d .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-6d350295-1bc4-4474-97a2-9745a675f19d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d350295-1bc4-4474-97a2-9745a675f19d 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-6d350295-1bc4-4474-97a2-9745a675f19d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d-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-6d350295-1bc4-4474-97a2-9745a675f19d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d .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-6d350295-1bc4-4474-97a2-9745a675f19d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d350295-1bc4-4474-97a2-9745a675f19d 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-6d350295-1bc4-4474-97a2-9745a675f19d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d-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-6d350295-1bc4-4474-97a2-9745a675f19d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d .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-6d350295-1bc4-4474-97a2-9745a675f19d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d350295-1bc4-4474-97a2-9745a675f19d 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-6d350295-1bc4-4474-97a2-9745a675f19d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6d350295-1bc4-4474-97a2-9745a675f19d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d-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-6d350295-1bc4-4474-97a2-9745a675f19d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d .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-6d350295-1bc4-4474-97a2-9745a675f19d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d350295-1bc4-4474-97a2-9745a675f19d 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-6d350295-1bc4-4474-97a2-9745a675f19d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d350295-1bc4-4474-97a2-9745a675f19d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-493d6ce1-4fe3-42e3-82a0-8f5623799ccb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-493d6ce1-4fe3-42e3-82a0-8f5623799ccb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-493d6ce1-4fe3-42e3-82a0-8f5623799ccb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24ce9b84-1c30-4fbe-8c6d-1252e1e9449a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-24ce9b84-1c30-4fbe-8c6d-1252e1e9449a {
  text-align: left;
}
}
#s-24ce9b84-1c30-4fbe-8c6d-1252e1e9449a .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-940cc96e-5bc1-4078-b544-563115a79567 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-b7dc8905-2aec-440b-82b0-86222f440fba {
  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-b7dc8905-2aec-440b-82b0-86222f440fba {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7dc8905-2aec-440b-82b0-86222f440fba {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7dc8905-2aec-440b-82b0-86222f440fba {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-b7dc8905-2aec-440b-82b0-86222f440fba {
  margin-top: 10px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}
}







#s-b7dc8905-2aec-440b-82b0-86222f440fba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7dc8905-2aec-440b-82b0-86222f440fba {
  cursor: pointer;
}#s-b7dc8905-2aec-440b-82b0-86222f440fba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f026963-b8bc-49c6-bf4d-496e481b6798 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-2f026963-b8bc-49c6-bf4d-496e481b6798"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

}

#s-52b3f7a6-8e7c-4a42-9321-f936c6ed874e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-52b3f7a6-8e7c-4a42-9321-f936c6ed874e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52b3f7a6-8e7c-4a42-9321-f936c6ed874e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8-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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 .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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 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-b5128c2e-29d8-4914-b516-e4f8904058d8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8-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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 .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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 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-b5128c2e-29d8-4914-b516-e4f8904058d8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8-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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 .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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 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-b5128c2e-29d8-4914-b516-e4f8904058d8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8-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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 .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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 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-b5128c2e-29d8-4914-b516-e4f8904058d8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8-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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 .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-b5128c2e-29d8-4914-b516-e4f8904058d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5128c2e-29d8-4914-b516-e4f8904058d8 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-b5128c2e-29d8-4914-b516-e4f8904058d8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5128c2e-29d8-4914-b516-e4f8904058d8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-67757086-8a48-4e9c-ab66-e08e1123810a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-67757086-8a48-4e9c-ab66-e08e1123810a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-67757086-8a48-4e9c-ab66-e08e1123810a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d1a8d62-8cae-4dd3-9d55-a3aa1101a52e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-1d1a8d62-8cae-4dd3-9d55-a3aa1101a52e {
  text-align: left;
}
}
#s-1d1a8d62-8cae-4dd3-9d55-a3aa1101a52e .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-67c0e9ca-ce98-49c4-a2ee-afda0d875dd0 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  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-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  margin-top: 60px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  margin-top: 60px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  margin-top: 40px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 {
  background-image: url();
}








#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26ab1f84-c7c7-4d81-9bea-0568b700ecb5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-762e4810-7293-4872-b942-1dea96b57b2e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-762e4810-7293-4872-b942-1dea96b57b2e {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-762e4810-7293-4872-b942-1dea96b57b2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-762e4810-7293-4872-b942-1dea96b57b2e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77d6e1a5-ce8e-4e32-afed-953e4e943024 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-77d6e1a5-ce8e-4e32-afed-953e4e943024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77d6e1a5-ce8e-4e32-afed-953e4e943024.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-5976184e-1c5c-4a81-bcb9-7e13e187b713 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c {
  margin-top: -4px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c {
  display: none;
}
#s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c, #wrap-s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c, #wrap-content-s-e799e8a8-8ca2-42d2-ac70-0c241d584b9c { display: none !important; }}
#s-24ea9493-b1c6-4e4b-aa64-72333aa79275 {
  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-24ea9493-b1c6-4e4b-aa64-72333aa79275 {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24ea9493-b1c6-4e4b-aa64-72333aa79275 {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-24ea9493-b1c6-4e4b-aa64-72333aa79275 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-24ea9493-b1c6-4e4b-aa64-72333aa79275 {
  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-24ea9493-b1c6-4e4b-aa64-72333aa79275"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-24ea9493-b1c6-4e4b-aa64-72333aa79275"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24ea9493-b1c6-4e4b-aa64-72333aa79275"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24ea9493-b1c6-4e4b-aa64-72333aa79275"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-6da51805-c191-43c1-9fe5-24732dd2c9ae {
  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-6da51805-c191-43c1-9fe5-24732dd2c9ae {
  border-style: solid;
}
}
#s-6da51805-c191-43c1-9fe5-24732dd2c9ae {
  background-image: url();
}








#s-6da51805-c191-43c1-9fe5-24732dd2c9ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6da51805-c191-43c1-9fe5-24732dd2c9ae.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-6da51805-c191-43c1-9fe5-24732dd2c9ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6da51805-c191-43c1-9fe5-24732dd2c9ae.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-6da51805-c191-43c1-9fe5-24732dd2c9ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6da51805-c191-43c1-9fe5-24732dd2c9ae.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-29ea974d-dc6f-4810-a667-93efc6e74bf4 {
  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-8ebcdad8-d583-4987-8744-41791688c78a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a .shg-image-zoom,
.shg-c#s-8ebcdad8-d583-4987-8744-41791688c78a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
.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-a692924c-11eb-40cb-ba6b-df4a560cd4ca {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-a692924c-11eb-40cb-ba6b-df4a560cd4ca .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-5acebe0f-437b-4b4f-ae1d-7c39c2d28308 {
  text-align: left;
}

#s-5acebe0f-437b-4b4f-ae1d-7c39c2d28308 .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-5acebe0f-437b-4b4f-ae1d-7c39c2d28308 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-5acebe0f-437b-4b4f-ae1d-7c39c2d28308 .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-c9122e05-ef25-41a1-a904-ba8673961e55 {
  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-c9122e05-ef25-41a1-a904-ba8673961e55 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-c9122e05-ef25-41a1-a904-ba8673961e55 {
  background-image: url();
}








#s-c9122e05-ef25-41a1-a904-ba8673961e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9122e05-ef25-41a1-a904-ba8673961e55.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-c9122e05-ef25-41a1-a904-ba8673961e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9122e05-ef25-41a1-a904-ba8673961e55.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-c9122e05-ef25-41a1-a904-ba8673961e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9122e05-ef25-41a1-a904-ba8673961e55.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-b54e6555-e49b-4a9e-a134-20cbb08222bb {
  margin-left: auto;
margin-right: auto;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293-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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 img.shogun-image {
  width: 100%;
  
  
  max-width: 700px;

  /* 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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293-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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293-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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293-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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293-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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .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-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b6f88bcc-3ef7-4bcb-a9f9-f7c61fbff293 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-5b20ea85-f938-4197-9566-3fa670bc12e9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-5b20ea85-f938-4197-9566-3fa670bc12e9 .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-331e1917-cdce-4964-9c2b-362eb62f8e22 {
  text-align: left;
}

#s-331e1917-cdce-4964-9c2b-362eb62f8e22 .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-331e1917-cdce-4964-9c2b-362eb62f8e22 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-331e1917-cdce-4964-9c2b-362eb62f8e22 .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-be57a89c-ec3a-41da-9ae2-70a8fdfb525d {
  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-be57a89c-ec3a-41da-9ae2-70a8fdfb525d {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-be57a89c-ec3a-41da-9ae2-70a8fdfb525d {
  background-image: url();
}








#s-be57a89c-ec3a-41da-9ae2-70a8fdfb525d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be57a89c-ec3a-41da-9ae2-70a8fdfb525d.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-be57a89c-ec3a-41da-9ae2-70a8fdfb525d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be57a89c-ec3a-41da-9ae2-70a8fdfb525d.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-be57a89c-ec3a-41da-9ae2-70a8fdfb525d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be57a89c-ec3a-41da-9ae2-70a8fdfb525d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-16d8e8c0-76e2-4b0a-b141-6ffdca3075d4 {
  margin-left: auto;
margin-right: auto;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec-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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec 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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec-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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec 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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec-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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec 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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec-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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec 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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec-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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec 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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3d38aba-c7c8-4b47-90f2-3299371888ec.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .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-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c3d38aba-c7c8-4b47-90f2-3299371888ec .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-18ab46c6-2dd8-4a3e-a256-a1136f420887 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-18ab46c6-2dd8-4a3e-a256-a1136f420887 .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-2bae51bb-42c2-4b29-9506-ca7148c096c3 {
  text-align: left;
}

#s-2bae51bb-42c2-4b29-9506-ca7148c096c3 .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-2bae51bb-42c2-4b29-9506-ca7148c096c3 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-2bae51bb-42c2-4b29-9506-ca7148c096c3 .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-10df9349-2283-45b1-8cb5-91061d91015a {
  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-10df9349-2283-45b1-8cb5-91061d91015a {
  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-10df9349-2283-45b1-8cb5-91061d91015a {
  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-10df9349-2283-45b1-8cb5-91061d91015a {
  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-10df9349-2283-45b1-8cb5-91061d91015a {
  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-10df9349-2283-45b1-8cb5-91061d91015a {
  background-image: url();
}








#s-10df9349-2283-45b1-8cb5-91061d91015a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10df9349-2283-45b1-8cb5-91061d91015a.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-10df9349-2283-45b1-8cb5-91061d91015a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10df9349-2283-45b1-8cb5-91061d91015a.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-10df9349-2283-45b1-8cb5-91061d91015a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10df9349-2283-45b1-8cb5-91061d91015a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-9f609f82-09a0-428d-beca-4278f21ae4ae {
  margin-left: auto;
margin-right: auto;
}

#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed .shg-image-zoom,
.shg-c#s-9362ddeb-7e15-43ab-a0e7-67134892f7ed img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-91aa0965-f5ca-42b9-96fe-21d83e3d900c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-91aa0965-f5ca-42b9-96fe-21d83e3d900c .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-56b6b4cf-884f-446b-9ca9-7ec9e64dc4e1 {
  text-align: left;
}

#s-56b6b4cf-884f-446b-9ca9-7ec9e64dc4e1 .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-56b6b4cf-884f-446b-9ca9-7ec9e64dc4e1 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-56b6b4cf-884f-446b-9ca9-7ec9e64dc4e1 .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-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  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-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  border-style: solid;
}
}@media (max-width: 767px){#s-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  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-84280cc9-6a37-4f50-81dc-d7f876b0d637 {
  background-image: url();
}








#s-84280cc9-6a37-4f50-81dc-d7f876b0d637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84280cc9-6a37-4f50-81dc-d7f876b0d637.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-84280cc9-6a37-4f50-81dc-d7f876b0d637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84280cc9-6a37-4f50-81dc-d7f876b0d637.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-84280cc9-6a37-4f50-81dc-d7f876b0d637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84280cc9-6a37-4f50-81dc-d7f876b0d637.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-816e6393-c18e-4d83-9df9-96b7f0c76d2f {
  margin-left: auto;
margin-right: auto;
}

#s-c3ae5963-10eb-4a09-a843-da12deb572d8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 .shg-image-zoom,
.shg-c#s-c3ae5963-10eb-4a09-a843-da12deb572d8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bb779021-241b-48a5-ba1c-34837834ec74 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-bb779021-241b-48a5-ba1c-34837834ec74 .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-24c39c6e-f88f-4e1f-a317-da26f28590d6 {
  text-align: left;
}

#s-24c39c6e-f88f-4e1f-a317-da26f28590d6 .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-24c39c6e-f88f-4e1f-a317-da26f28590d6 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-24c39c6e-f88f-4e1f-a317-da26f28590d6 .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-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  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-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  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-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 {
  background-image: url();
}








#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054.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-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054.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-0e98aa10-6088-4b37-bbf9-d3cdab4c0054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e98aa10-6088-4b37-bbf9-d3cdab4c0054.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-2cd69768-d761-4942-9f0c-693e602c73d4 {
  margin-left: auto;
margin-right: auto;
}

#s-93ace384-d967-4e0f-8173-43c731670b71 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-93ace384-d967-4e0f-8173-43c731670b71 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93ace384-d967-4e0f-8173-43c731670b71-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-93ace384-d967-4e0f-8173-43c731670b71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-93ace384-d967-4e0f-8173-43c731670b71 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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-93ace384-d967-4e0f-8173-43c731670b71 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93ace384-d967-4e0f-8173-43c731670b71-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-93ace384-d967-4e0f-8173-43c731670b71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-93ace384-d967-4e0f-8173-43c731670b71 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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93ace384-d967-4e0f-8173-43c731670b71-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-93ace384-d967-4e0f-8173-43c731670b71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-93ace384-d967-4e0f-8173-43c731670b71 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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93ace384-d967-4e0f-8173-43c731670b71-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-93ace384-d967-4e0f-8173-43c731670b71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-93ace384-d967-4e0f-8173-43c731670b71 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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-93ace384-d967-4e0f-8173-43c731670b71 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93ace384-d967-4e0f-8173-43c731670b71-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-93ace384-d967-4e0f-8173-43c731670b71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-93ace384-d967-4e0f-8173-43c731670b71 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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ace384-d967-4e0f-8173-43c731670b71.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-93ace384-d967-4e0f-8173-43c731670b71 .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-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-93ace384-d967-4e0f-8173-43c731670b71 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-e5b14c3d-511f-41a7-ac3a-a18a68ab7612 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e5b14c3d-511f-41a7-ac3a-a18a68ab7612 .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-fadf4689-ab1b-422e-bfd7-46b2d515f614 {
  text-align: left;
}

#s-fadf4689-ab1b-422e-bfd7-46b2d515f614 .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-fadf4689-ab1b-422e-bfd7-46b2d515f614 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fadf4689-ab1b-422e-bfd7-46b2d515f614 .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-2ff266c1-d930-415a-9604-439732efc264 {
  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-2ff266c1-d930-415a-9604-439732efc264 {
  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-2ff266c1-d930-415a-9604-439732efc264 {
  margin-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ff266c1-d930-415a-9604-439732efc264 {
  margin-top: 0px;
margin-bottom: 50px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-2ff266c1-d930-415a-9604-439732efc264 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 50px;
padding-bottom: 0px;
max-width: 600px;
}
}
#s-2ff266c1-d930-415a-9604-439732efc264 {
  background-image: url();
}








#s-2ff266c1-d930-415a-9604-439732efc264 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2ff266c1-d930-415a-9604-439732efc264.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 {
  text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 {
  text-align: center;
}
}@media (max-width: 767px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 {
  padding-left: 0%;
padding-right: 0%;
text-align: center;
}
}
#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-4d89b367-a65d-43d1-88a8-b1ee849c9435 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-b18512cd-2661-48b6-9be3-4b4c049a8a8c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-b18512cd-2661-48b6-9be3-4b4c049a8a8c {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-b18512cd-2661-48b6-9be3-4b4c049a8a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b18512cd-2661-48b6-9be3-4b4c049a8a8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 {
  margin-top: 16px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 {
  margin-top: 16px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 {
  margin-top: 16px;
}
}@media (max-width: 767px){#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 {
  margin-top: 20px;
}
}
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box::after {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(40, 40, 40, 1);
  font-family: Montserrat;
  font-weight: 900;
  font-style: ;
  font-size: 16px;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}
@media (min-width: 1200px){
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(242, 242, 242, 1);
    border: 1px solid rgba(227, 227, 227, 0);
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(165, 0, 0, 1);
    border: 1px solid rgba(40, 40, 40, 0);
  }
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(40, 40, 40, 1);
  font-family: Montserrat;
  font-weight: 900;
  font-style: ;
  font-size: 16px;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(165, 0, 0, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(40, 40, 40, 0);
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(242, 242, 242, 1);
    border: 1px solid rgba(227, 227, 227, 1);
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(165, 0, 0, 1);
    border: 1px solid rgba(227, 227, 227, 1);
  }
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(40, 40, 40, 1);
  font-family: Montserrat;
  font-weight: 900;
  font-style: ;
  font-size: 16px;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(165, 0, 0, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(227, 227, 227, 1);
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(242, 242, 242, 1);
    border: 1px solid rgba(227, 227, 227, 1);
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(165, 0, 0, 1);
    border: 1px solid rgba(242, 242, 242, 1);
  }
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(40, 40, 40, 1);
  font-family: Montserrat;
  font-weight: 900;
  font-style: ;
  font-size: 14px;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(165, 0, 0, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(242, 242, 242, 1);
}
}@media (max-width: 767px){
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(242, 242, 242, 1);
    border: 1px solid rgba(227, 227, 227, 1);
  }
  #s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(165, 0, 0, 1);
    border: 1px solid rgba(227, 227, 227, 1);
  }
#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(40, 40, 40, 1);
  font-family: Montserrat;
  font-weight: 900;
  font-style: ;
  font-size: 14px;
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(165, 0, 0, 1);
}

#s-1ef8a6ad-ee6f-4559-9b40-87239d7e4e83 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(227, 227, 227, 1);
}
}
#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 {
  background-image: url();
}








#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b93b121-ce3d-427d-a719-2ea0b26fbf64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c145c70-ec20-4256-8a29-1d35e8d8654c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-0c145c70-ec20-4256-8a29-1d35e8d8654c {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-0c145c70-ec20-4256-8a29-1d35e8d8654c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c145c70-ec20-4256-8a29-1d35e8d8654c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bae6bd5f-6d20-4895-b056-31b87dfe3069 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bae6bd5f-6d20-4895-b056-31b87dfe3069"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-118120b6-37c2-4ede-bb08-30803f8b29e0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-118120b6-37c2-4ede-bb08-30803f8b29e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-118120b6-37c2-4ede-bb08-30803f8b29e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-656c7709-5fb4-48c8-a864-cccdc5f1c416 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-b19cfb4a-f682-47f4-b036-cfb1cb9097ac {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b19cfb4a-f682-47f4-b036-cfb1cb9097ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b19cfb4a-f682-47f4-b036-cfb1cb9097ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-e19ba4da-078e-4dc1-aa1b-5acf9ac5224f .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-aee010a4-f66b-45df-bf3e-826233d1eb2d {
  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-aee010a4-f66b-45df-bf3e-826233d1eb2d {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aee010a4-f66b-45df-bf3e-826233d1eb2d {
  margin-top: 5px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-aee010a4-f66b-45df-bf3e-826233d1eb2d {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-aee010a4-f66b-45df-bf3e-826233d1eb2d {
  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-aee010a4-f66b-45df-bf3e-826233d1eb2d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-aee010a4-f66b-45df-bf3e-826233d1eb2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aee010a4-f66b-45df-bf3e-826233d1eb2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aee010a4-f66b-45df-bf3e-826233d1eb2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-a479dce3-41ac-41c3-9b1f-b5153ee00945 {
  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-a479dce3-41ac-41c3-9b1f-b5153ee00945 {
  border-style: solid;
}
}
#s-a479dce3-41ac-41c3-9b1f-b5153ee00945 {
  background-image: url();
}








#s-a479dce3-41ac-41c3-9b1f-b5153ee00945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a479dce3-41ac-41c3-9b1f-b5153ee00945.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-a479dce3-41ac-41c3-9b1f-b5153ee00945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a479dce3-41ac-41c3-9b1f-b5153ee00945.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-4adf22df-5bdb-465d-96f5-edd2d05db8bd {
  margin-left: auto;
margin-right: auto;
}

#s-c3752cec-ce07-497c-b257-ef531794dbe8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 .shg-image-zoom,
.shg-c#s-c3752cec-ce07-497c-b257-ef531794dbe8 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-eaa178bb-dcbf-4bbe-835a-5fe059b6d0c8 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-eaa178bb-dcbf-4bbe-835a-5fe059b6d0c8 .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-0791076d-d268-4183-89b5-4ddce6391f1f {
  text-align: left;
}

#s-0791076d-d268-4183-89b5-4ddce6391f1f .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-0791076d-d268-4183-89b5-4ddce6391f1f .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-0791076d-d268-4183-89b5-4ddce6391f1f .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-ba57fb65-7b5e-4d5b-8ff6-2b566093c566 {
  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-ba57fb65-7b5e-4d5b-8ff6-2b566093c566 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-ba57fb65-7b5e-4d5b-8ff6-2b566093c566 {
  background-image: url();
}








#s-ba57fb65-7b5e-4d5b-8ff6-2b566093c566 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba57fb65-7b5e-4d5b-8ff6-2b566093c566.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-ba57fb65-7b5e-4d5b-8ff6-2b566093c566 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba57fb65-7b5e-4d5b-8ff6-2b566093c566.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-17e7c4a9-a854-4410-b915-62ed227e40b1 {
  margin-left: auto;
margin-right: auto;
}

#s-1aa94968-079f-43c5-8dd3-f661dae2e733 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 .shg-image-zoom,
.shg-c#s-1aa94968-079f-43c5-8dd3-f661dae2e733 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ee734c8b-a38f-4674-a95d-93e92ce1045f {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-ee734c8b-a38f-4674-a95d-93e92ce1045f .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-b044f8a2-8b0b-4e19-813b-6157167e0117 {
  text-align: left;
}

#s-b044f8a2-8b0b-4e19-813b-6157167e0117 .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-b044f8a2-8b0b-4e19-813b-6157167e0117 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-b044f8a2-8b0b-4e19-813b-6157167e0117 .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-a78ccfe2-3452-4394-96b3-22e728151be8 {
  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-a78ccfe2-3452-4394-96b3-22e728151be8 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-a78ccfe2-3452-4394-96b3-22e728151be8 {
  background-image: url();
}








#s-a78ccfe2-3452-4394-96b3-22e728151be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a78ccfe2-3452-4394-96b3-22e728151be8.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-a78ccfe2-3452-4394-96b3-22e728151be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a78ccfe2-3452-4394-96b3-22e728151be8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-cb79e560-4206-410c-a54a-f56f3a7563d5 {
  margin-left: auto;
margin-right: auto;
}

#s-e54cb97b-e3cd-4910-8335-977741efc646 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 .shg-image-zoom,
.shg-c#s-e54cb97b-e3cd-4910-8335-977741efc646 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-92fe4e8d-157f-4fbe-a033-438bd4c50129 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-92fe4e8d-157f-4fbe-a033-438bd4c50129 .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-83ebce95-b29b-4e96-82e7-6edae655d7fe {
  text-align: left;
}

#s-83ebce95-b29b-4e96-82e7-6edae655d7fe .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-83ebce95-b29b-4e96-82e7-6edae655d7fe .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-83ebce95-b29b-4e96-82e7-6edae655d7fe .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-bed65052-5032-4a19-ab5d-1ebfeacd656e {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bed65052-5032-4a19-ab5d-1ebfeacd656e {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-bed65052-5032-4a19-ab5d-1ebfeacd656e {
  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-bed65052-5032-4a19-ab5d-1ebfeacd656e {
  background-image: url();
}








#s-bed65052-5032-4a19-ab5d-1ebfeacd656e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bed65052-5032-4a19-ab5d-1ebfeacd656e.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-bed65052-5032-4a19-ab5d-1ebfeacd656e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bed65052-5032-4a19-ab5d-1ebfeacd656e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-7da6d0d3-3d8f-4844-9875-34d85b940c0b {
  margin-left: auto;
margin-right: auto;
}

#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 .shg-image-zoom,
.shg-c#s-fde32e16-694a-4350-8d44-5ed1d1e66af0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d233800b-a3b1-4ed8-baf2-8853d3fac885 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-d233800b-a3b1-4ed8-baf2-8853d3fac885 .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-7c1b3739-dfb0-421f-9ac7-b42432533fa6 {
  text-align: left;
}

#s-7c1b3739-dfb0-421f-9ac7-b42432533fa6 .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-7c1b3739-dfb0-421f-9ac7-b42432533fa6 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-7c1b3739-dfb0-421f-9ac7-b42432533fa6 .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-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318 {
  background-image: url();
}








#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bedfb02-1617-4fe6-90c9-9817e5a8b318.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94b9c696-fecc-440a-95b3-d939ab5c5d97 {
  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-94b9c696-fecc-440a-95b3-d939ab5c5d97 {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94b9c696-fecc-440a-95b3-d939ab5c5d97 {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94b9c696-fecc-440a-95b3-d939ab5c5d97 {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-94b9c696-fecc-440a-95b3-d939ab5c5d97 {
  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-94b9c696-fecc-440a-95b3-d939ab5c5d97"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-94b9c696-fecc-440a-95b3-d939ab5c5d97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-94b9c696-fecc-440a-95b3-d939ab5c5d97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-94b9c696-fecc-440a-95b3-d939ab5c5d97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee {
  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-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee {
  border-style: solid;
}
}
#s-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee {
  background-image: url();
}








#s-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee.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-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a404d0df-fad9-44ce-8ce6-9f44bf13f0ee.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e4ea9443-a478-4800-ace4-edfe67883e7e {
  margin-left: auto;
margin-right: auto;
}

#s-792510ac-3132-445c-b765-caf0f3f13555 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 .shg-image-zoom,
.shg-c#s-792510ac-3132-445c-b765-caf0f3f13555 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-edaed768-6b0f-40f7-834b-822286875980 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-edaed768-6b0f-40f7-834b-822286875980 .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-1c4a0b60-b54c-4e08-b6de-555059ed3e23 {
  text-align: left;
}

#s-1c4a0b60-b54c-4e08-b6de-555059ed3e23 .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-1c4a0b60-b54c-4e08-b6de-555059ed3e23 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-1c4a0b60-b54c-4e08-b6de-555059ed3e23 .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-4ebd05b8-315a-4661-a613-9e230dbc2619 {
  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-4ebd05b8-315a-4661-a613-9e230dbc2619 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-4ebd05b8-315a-4661-a613-9e230dbc2619 {
  background-image: url();
}








#s-4ebd05b8-315a-4661-a613-9e230dbc2619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ebd05b8-315a-4661-a613-9e230dbc2619.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-4ebd05b8-315a-4661-a613-9e230dbc2619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ebd05b8-315a-4661-a613-9e230dbc2619.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-563e4c37-a1fa-4c0c-9616-8f104919e15c {
  margin-left: auto;
margin-right: auto;
}

#s-e35099a8-25dd-451f-9a5a-814adad6837c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c .shg-image-zoom,
.shg-c#s-e35099a8-25dd-451f-9a5a-814adad6837c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8d448ab0-7b2f-48ea-8515-34e44d873336 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-8d448ab0-7b2f-48ea-8515-34e44d873336 .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-7eb3d681-bd6c-48e4-ad7e-e7f45638cadc {
  text-align: left;
}

#s-7eb3d681-bd6c-48e4-ad7e-e7f45638cadc .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-7eb3d681-bd6c-48e4-ad7e-e7f45638cadc .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-7eb3d681-bd6c-48e4-ad7e-e7f45638cadc .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-d39527d2-43b8-4365-98f1-be212d5c86a0 {
  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-d39527d2-43b8-4365-98f1-be212d5c86a0 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-d39527d2-43b8-4365-98f1-be212d5c86a0 {
  background-image: url();
}








#s-d39527d2-43b8-4365-98f1-be212d5c86a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d39527d2-43b8-4365-98f1-be212d5c86a0.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-d39527d2-43b8-4365-98f1-be212d5c86a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d39527d2-43b8-4365-98f1-be212d5c86a0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6059c0c3-9ba6-4aac-b4ac-f953bba75729 {
  margin-left: auto;
margin-right: auto;
}

#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 .shg-image-zoom,
.shg-c#s-d3ac8f12-666a-46ec-98f5-2dbee56620b5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7abd9377-ed04-4d66-973b-513dcd17443a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-7abd9377-ed04-4d66-973b-513dcd17443a .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-61655cb1-93ed-44db-9e0f-d8c57f3971c7 {
  text-align: left;
}

#s-61655cb1-93ed-44db-9e0f-d8c57f3971c7 .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-61655cb1-93ed-44db-9e0f-d8c57f3971c7 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-61655cb1-93ed-44db-9e0f-d8c57f3971c7 .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-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  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-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  border-style: solid;
}
}@media (max-width: 767px){#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  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-beaae484-2b52-42fe-a00b-9bc3e4f57e4d {
  background-image: url();
}








#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d.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-beaae484-2b52-42fe-a00b-9bc3e4f57e4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beaae484-2b52-42fe-a00b-9bc3e4f57e4d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-73b268ac-e407-4e10-8be0-7aa5159062cf {
  margin-left: auto;
margin-right: auto;
}

#s-4182d121-1c0a-4822-a518-5a6fce1afde4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 .shg-image-zoom,
.shg-c#s-4182d121-1c0a-4822-a518-5a6fce1afde4 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-417b4d3c-59b8-4583-88b0-54efddf7d604 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-417b4d3c-59b8-4583-88b0-54efddf7d604 .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-b39c50c0-ea2b-45af-8b95-4c94d098393e {
  text-align: left;
}

#s-b39c50c0-ea2b-45af-8b95-4c94d098393e .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-b39c50c0-ea2b-45af-8b95-4c94d098393e .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-b39c50c0-ea2b-45af-8b95-4c94d098393e .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-f267a908-a042-401d-b188-97140803abf3 {
  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-f267a908-a042-401d-b188-97140803abf3 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f267a908-a042-401d-b188-97140803abf3 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f267a908-a042-401d-b188-97140803abf3 {
  border-style: solid;
}
}@media (max-width: 767px){#s-f267a908-a042-401d-b188-97140803abf3 {
  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-f267a908-a042-401d-b188-97140803abf3 {
  background-image: url();
}








#s-f267a908-a042-401d-b188-97140803abf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f267a908-a042-401d-b188-97140803abf3.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-f267a908-a042-401d-b188-97140803abf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f267a908-a042-401d-b188-97140803abf3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-dfbb81c2-d798-4a00-a4ad-6b0b6b8b256c {
  margin-left: auto;
margin-right: auto;
}

#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 .shg-image-zoom,
.shg-c#s-b9f1ba8b-222f-4bcc-9534-165d2f159113 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5ce7f1a8-7a63-46ea-9200-aaff02f72f65 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-5ce7f1a8-7a63-46ea-9200-aaff02f72f65 .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-495c508b-6b90-4e4a-a27b-20a4937d6db4 {
  text-align: left;
}

#s-495c508b-6b90-4e4a-a27b-20a4937d6db4 .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-495c508b-6b90-4e4a-a27b-20a4937d6db4 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-495c508b-6b90-4e4a-a27b-20a4937d6db4 .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-532d8e52-81bb-4cae-955a-93eea44d0db4 {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-532d8e52-81bb-4cae-955a-93eea44d0db4 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-532d8e52-81bb-4cae-955a-93eea44d0db4 {
  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-532d8e52-81bb-4cae-955a-93eea44d0db4 {
  background-image: url();
}








#s-532d8e52-81bb-4cae-955a-93eea44d0db4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-532d8e52-81bb-4cae-955a-93eea44d0db4.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-532d8e52-81bb-4cae-955a-93eea44d0db4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-532d8e52-81bb-4cae-955a-93eea44d0db4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-d3915c4e-f332-46da-9b01-27d11164ad48 {
  margin-left: auto;
margin-right: auto;
}

#s-abfa1203-a756-430a-82e9-511a2fcf9720 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 .shg-image-zoom,
.shg-c#s-abfa1203-a756-430a-82e9-511a2fcf9720 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a739f682-df4d-44af-984a-cac43f9134ee {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-a739f682-df4d-44af-984a-cac43f9134ee .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-4db2a02b-dc6a-4c50-b251-e2a80369f039 {
  text-align: left;
}

#s-4db2a02b-dc6a-4c50-b251-e2a80369f039 .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-4db2a02b-dc6a-4c50-b251-e2a80369f039 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-4db2a02b-dc6a-4c50-b251-e2a80369f039 .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-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea {
  background-image: url();
}








#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3cdc754-ab51-41f8-93e3-fac8cde4b3ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08e6cbf0-0a01-41aa-8704-b7797b8a075f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-08e6cbf0-0a01-41aa-8704-b7797b8a075f {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-08e6cbf0-0a01-41aa-8704-b7797b8a075f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08e6cbf0-0a01-41aa-8704-b7797b8a075f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-650b41ef-54f6-48a2-9c68-0f0339163afe {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650b41ef-54f6-48a2-9c68-0f0339163afe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b9aa0a05-7516-4c0f-b8c1-5e3150afc5bc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b9aa0a05-7516-4c0f-b8c1-5e3150afc5bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b9aa0a05-7516-4c0f-b8c1-5e3150afc5bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0508a8a5-be57-44bd-ad3e-362d684ab595 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-0508a8a5-be57-44bd-ad3e-362d684ab595 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-0508a8a5-be57-44bd-ad3e-362d684ab595 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-2b24da59-4cc7-4dbb-aa33-c96983d73cf9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2b24da59-4cc7-4dbb-aa33-c96983d73cf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b24da59-4cc7-4dbb-aa33-c96983d73cf9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a829101d-b81a-4231-b513-f57d662946fa {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-a829101d-b81a-4231-b513-f57d662946fa {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-a829101d-b81a-4231-b513-f57d662946fa .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-518aaee4-98fc-41e9-820b-71d28232c24f {
  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-518aaee4-98fc-41e9-820b-71d28232c24f {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-518aaee4-98fc-41e9-820b-71d28232c24f {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-518aaee4-98fc-41e9-820b-71d28232c24f {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-518aaee4-98fc-41e9-820b-71d28232c24f {
  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-518aaee4-98fc-41e9-820b-71d28232c24f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-518aaee4-98fc-41e9-820b-71d28232c24f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-518aaee4-98fc-41e9-820b-71d28232c24f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-518aaee4-98fc-41e9-820b-71d28232c24f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-6eeee976-787a-437a-8bb2-f771d456ef36 {
  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-6eeee976-787a-437a-8bb2-f771d456ef36 {
  border-style: solid;
}
}
#s-6eeee976-787a-437a-8bb2-f771d456ef36 {
  background-image: url();
}








#s-6eeee976-787a-437a-8bb2-f771d456ef36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6eeee976-787a-437a-8bb2-f771d456ef36.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-6eeee976-787a-437a-8bb2-f771d456ef36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6eeee976-787a-437a-8bb2-f771d456ef36.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-3aa155ab-b740-4119-83fd-db36d1bcab36 {
  margin-left: auto;
margin-right: auto;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78-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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78-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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78-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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78-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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78-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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .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-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-129ccf66-67c4-4e96-b9cc-e75b5c3bff78 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-22fb5c9e-7e99-4a3b-9094-10e029328900 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-22fb5c9e-7e99-4a3b-9094-10e029328900 .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-d973285c-84bb-40e2-8d42-c5ab6d28651b {
  text-align: left;
}

#s-d973285c-84bb-40e2-8d42-c5ab6d28651b .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-d973285c-84bb-40e2-8d42-c5ab6d28651b .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-d973285c-84bb-40e2-8d42-c5ab6d28651b .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-14d36ce7-109e-4b23-ba12-928fc94210be {
  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-14d36ce7-109e-4b23-ba12-928fc94210be {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-14d36ce7-109e-4b23-ba12-928fc94210be {
  background-image: url();
}








#s-14d36ce7-109e-4b23-ba12-928fc94210be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14d36ce7-109e-4b23-ba12-928fc94210be.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-14d36ce7-109e-4b23-ba12-928fc94210be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14d36ce7-109e-4b23-ba12-928fc94210be.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-07be09f1-a491-4d9f-9017-1ba5d5184330 {
  margin-left: auto;
margin-right: auto;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
text-align: center;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3-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-a7577591-8916-493c-895c-d7745c04b5c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a7577591-8916-493c-895c-d7745c04b5c3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

  /* 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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3-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-a7577591-8916-493c-895c-d7745c04b5c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a7577591-8916-493c-895c-d7745c04b5c3 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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3-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-a7577591-8916-493c-895c-d7745c04b5c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a7577591-8916-493c-895c-d7745c04b5c3 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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3-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-a7577591-8916-493c-895c-d7745c04b5c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a7577591-8916-493c-895c-d7745c04b5c3 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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-a7577591-8916-493c-895c-d7745c04b5c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3-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-a7577591-8916-493c-895c-d7745c04b5c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a7577591-8916-493c-895c-d7745c04b5c3 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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7577591-8916-493c-895c-d7745c04b5c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a7577591-8916-493c-895c-d7745c04b5c3 .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-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a7577591-8916-493c-895c-d7745c04b5c3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-ee826277-410a-4ae4-b65e-55ab1c454a75 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-ee826277-410a-4ae4-b65e-55ab1c454a75 .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-c318630d-e442-4511-847b-5a26580277f7 {
  text-align: left;
}

#s-c318630d-e442-4511-847b-5a26580277f7 .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-c318630d-e442-4511-847b-5a26580277f7 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-c318630d-e442-4511-847b-5a26580277f7 .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-01a73146-c631-4a15-91dd-491cfb9be8ea {
  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-01a73146-c631-4a15-91dd-491cfb9be8ea {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-01a73146-c631-4a15-91dd-491cfb9be8ea {
  background-image: url();
}








#s-01a73146-c631-4a15-91dd-491cfb9be8ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01a73146-c631-4a15-91dd-491cfb9be8ea.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-01a73146-c631-4a15-91dd-491cfb9be8ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01a73146-c631-4a15-91dd-491cfb9be8ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-386a2fa1-91bf-4e1f-a05c-703d9b266c70 {
  margin-left: auto;
margin-right: auto;
}

#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 .shg-image-zoom,
.shg-c#s-73f8d0f2-04cc-4e58-9960-5ac69849eaa1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3fa44ccd-68b8-4844-b13d-83004e34ee53 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-3fa44ccd-68b8-4844-b13d-83004e34ee53 .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-a9a40347-ab35-408f-b2d7-f4c0ceb652f6 {
  text-align: left;
}

#s-a9a40347-ab35-408f-b2d7-f4c0ceb652f6 .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-a9a40347-ab35-408f-b2d7-f4c0ceb652f6 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-a9a40347-ab35-408f-b2d7-f4c0ceb652f6 .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-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  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-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  border-color: #000;
border-right-width: 1px;
border-style: solid;
}
}@media (max-width: 767px){#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  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-f4a4fd57-cd09-4fa7-82c5-4497967147dd {
  background-image: url();
}








#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd.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-f4a4fd57-cd09-4fa7-82c5-4497967147dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f4a4fd57-cd09-4fa7-82c5-4497967147dd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e5149f21-6388-4046-9360-cea82a81135a {
  margin-left: auto;
margin-right: auto;
}

#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 .shg-image-zoom,
.shg-c#s-1aa25bd5-8e22-44e7-ae55-b0e2bc404a71 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f32417da-39ae-47f0-b226-89652513b3ea {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-f32417da-39ae-47f0-b226-89652513b3ea .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-4aa10f82-8533-420a-9188-ee04d57e3f35 {
  text-align: left;
}

#s-4aa10f82-8533-420a-9188-ee04d57e3f35 .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-4aa10f82-8533-420a-9188-ee04d57e3f35 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-4aa10f82-8533-420a-9188-ee04d57e3f35 .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-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  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-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  border-color: #000;
border-right-width: 1px;
border-style: solid;
}
}@media (max-width: 767px){#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  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-14d2fc5e-e2fe-4862-9b1b-a86709666dcf {
  background-image: url();
}








#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf.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-14d2fc5e-e2fe-4862-9b1b-a86709666dcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14d2fc5e-e2fe-4862-9b1b-a86709666dcf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e7b3237e-8025-4c52-af02-feb4f5932786 {
  margin-left: auto;
margin-right: auto;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3-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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c60dc896-3ce6-4900-bced-6232024a65b3 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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3-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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c60dc896-3ce6-4900-bced-6232024a65b3 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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3-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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c60dc896-3ce6-4900-bced-6232024a65b3 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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3-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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c60dc896-3ce6-4900-bced-6232024a65b3 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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-c60dc896-3ce6-4900-bced-6232024a65b3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3-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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c60dc896-3ce6-4900-bced-6232024a65b3 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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c60dc896-3ce6-4900-bced-6232024a65b3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c60dc896-3ce6-4900-bced-6232024a65b3 .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-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c60dc896-3ce6-4900-bced-6232024a65b3 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-db35ff46-2b2c-46fd-84b3-6aae746574c9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-db35ff46-2b2c-46fd-84b3-6aae746574c9 .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-1639c7d7-dc76-4737-a994-ecf87da7b3e0 {
  text-align: left;
}

#s-1639c7d7-dc76-4737-a994-ecf87da7b3e0 .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-1639c7d7-dc76-4737-a994-ecf87da7b3e0 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-1639c7d7-dc76-4737-a994-ecf87da7b3e0 .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-70d0b7e1-c757-4835-a598-1110b6e2b656 {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-70d0b7e1-c757-4835-a598-1110b6e2b656 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-70d0b7e1-c757-4835-a598-1110b6e2b656 {
  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-70d0b7e1-c757-4835-a598-1110b6e2b656 {
  background-image: url();
}








#s-70d0b7e1-c757-4835-a598-1110b6e2b656 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70d0b7e1-c757-4835-a598-1110b6e2b656.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-70d0b7e1-c757-4835-a598-1110b6e2b656 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70d0b7e1-c757-4835-a598-1110b6e2b656.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-2899ab82-ec63-437c-a98e-0cdb3689734b {
  margin-left: auto;
margin-right: auto;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7-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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7-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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7-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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7-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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7-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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8175695a-36c3-44ef-9a29-1126472cb1d7 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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8175695a-36c3-44ef-9a29-1126472cb1d7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .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-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8175695a-36c3-44ef-9a29-1126472cb1d7 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-7e8c610c-6805-4702-92a8-fd069984c255 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-7e8c610c-6805-4702-92a8-fd069984c255 .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-07cb8f3c-5ad2-4219-ab20-e4f40e01d39d {
  text-align: left;
}

#s-07cb8f3c-5ad2-4219-ab20-e4f40e01d39d .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-07cb8f3c-5ad2-4219-ab20-e4f40e01d39d .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-07cb8f3c-5ad2-4219-ab20-e4f40e01d39d .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-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 {
  background-image: url();
}








#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c31dfeaf-df5e-4f9f-9964-8bb89c35e985.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a79b823-7cf7-4de2-a289-75c8a6cd36e4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-7a79b823-7cf7-4de2-a289-75c8a6cd36e4 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-7a79b823-7cf7-4de2-a289-75c8a6cd36e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a79b823-7cf7-4de2-a289-75c8a6cd36e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46331174-f221-4e96-b9a0-a1de5fd9b6a2 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46331174-f221-4e96-b9a0-a1de5fd9b6a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b5618d2c-d0eb-452b-a57d-37d9e5921d51 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b5618d2c-d0eb-452b-a57d-37d9e5921d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b5618d2c-d0eb-452b-a57d-37d9e5921d51.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89b39da3-a217-4d85-a9f8-74371c16434a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-89b39da3-a217-4d85-a9f8-74371c16434a {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-89b39da3-a217-4d85-a9f8-74371c16434a .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-19c84d9d-e2de-41af-b0da-0c68fc575040 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-19c84d9d-e2de-41af-b0da-0c68fc575040 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19c84d9d-e2de-41af-b0da-0c68fc575040.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56916238-d296-4e7f-acbe-08e4142cdb07 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-56916238-d296-4e7f-acbe-08e4142cdb07 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-56916238-d296-4e7f-acbe-08e4142cdb07 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b {
  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-5bef75e3-606a-41d3-b4b4-59786b5b7b7b {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b {
  margin-top: 5px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b {
  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-5bef75e3-606a-41d3-b4b4-59786b5b7b7b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bef75e3-606a-41d3-b4b4-59786b5b7b7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-f13c7b67-ab24-4b29-87ef-6b4a12091e06 {
  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-f13c7b67-ab24-4b29-87ef-6b4a12091e06 {
  border-style: solid;
}
}
#s-f13c7b67-ab24-4b29-87ef-6b4a12091e06 {
  background-image: url();
}








#s-f13c7b67-ab24-4b29-87ef-6b4a12091e06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f13c7b67-ab24-4b29-87ef-6b4a12091e06.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-f13c7b67-ab24-4b29-87ef-6b4a12091e06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f13c7b67-ab24-4b29-87ef-6b4a12091e06.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e0ff66e4-2229-4feb-b351-a0364115d1d3 {
  margin-left: auto;
margin-right: auto;
}

#s-2a103ffb-020b-402e-9994-1e3f98871805 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 .shg-image-zoom,
.shg-c#s-2a103ffb-020b-402e-9994-1e3f98871805 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-88576e9a-29bd-4248-afe0-a01323050f22 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-88576e9a-29bd-4248-afe0-a01323050f22 .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-80b66aad-c6c4-44e6-aab7-d60464325656 {
  text-align: left;
}

#s-80b66aad-c6c4-44e6-aab7-d60464325656 .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-80b66aad-c6c4-44e6-aab7-d60464325656 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-80b66aad-c6c4-44e6-aab7-d60464325656 .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-42f392d1-aef1-4f6a-aeb4-38b934044982 {
  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-42f392d1-aef1-4f6a-aeb4-38b934044982 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-42f392d1-aef1-4f6a-aeb4-38b934044982 {
  background-image: url();
}








#s-42f392d1-aef1-4f6a-aeb4-38b934044982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42f392d1-aef1-4f6a-aeb4-38b934044982.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-42f392d1-aef1-4f6a-aeb4-38b934044982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42f392d1-aef1-4f6a-aeb4-38b934044982.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-75ef07d5-3cb1-41bc-b738-ff446d6a7a9c {
  margin-left: auto;
margin-right: auto;
}

#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae .shg-image-zoom,
.shg-c#s-ef1b1260-512f-44c0-8a58-ba429f0c12ae img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e1f1b15c-c5aa-42eb-b52f-19b2f12b4e9f {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e1f1b15c-c5aa-42eb-b52f-19b2f12b4e9f .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-e63349d4-cbdd-430c-834f-8ec269760e47 {
  text-align: left;
}

#s-e63349d4-cbdd-430c-834f-8ec269760e47 .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-e63349d4-cbdd-430c-834f-8ec269760e47 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-e63349d4-cbdd-430c-834f-8ec269760e47 .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-4c3d25ef-598f-4322-bfbe-dbeb0e452672 {
  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-4c3d25ef-598f-4322-bfbe-dbeb0e452672 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-4c3d25ef-598f-4322-bfbe-dbeb0e452672 {
  background-image: url();
}








#s-4c3d25ef-598f-4322-bfbe-dbeb0e452672 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c3d25ef-598f-4322-bfbe-dbeb0e452672.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-4c3d25ef-598f-4322-bfbe-dbeb0e452672 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c3d25ef-598f-4322-bfbe-dbeb0e452672.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6ca7ffcf-af86-4580-a199-e86f03b3d02d {
  margin-left: auto;
margin-right: auto;
}

#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 .shg-image-zoom,
.shg-c#s-674d8368-fd97-4b4a-b665-3c1898d6d4e0 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-96f0f9fc-a890-4f71-89b1-012ff28ee3f1 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-96f0f9fc-a890-4f71-89b1-012ff28ee3f1 .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-18641955-2933-449e-a775-4f2fb7e86366 {
  text-align: left;
}

#s-18641955-2933-449e-a775-4f2fb7e86366 .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-18641955-2933-449e-a775-4f2fb7e86366 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-18641955-2933-449e-a775-4f2fb7e86366 .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-25c2f45c-b182-4c52-b846-baac4db41b72 {
  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-25c2f45c-b182-4c52-b846-baac4db41b72 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25c2f45c-b182-4c52-b846-baac4db41b72 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-25c2f45c-b182-4c52-b846-baac4db41b72 {
  border-style: solid;
}
}@media (max-width: 767px){#s-25c2f45c-b182-4c52-b846-baac4db41b72 {
  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-25c2f45c-b182-4c52-b846-baac4db41b72 {
  background-image: url();
}








#s-25c2f45c-b182-4c52-b846-baac4db41b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25c2f45c-b182-4c52-b846-baac4db41b72.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-25c2f45c-b182-4c52-b846-baac4db41b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25c2f45c-b182-4c52-b846-baac4db41b72.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-961d71eb-6ed9-42d0-b4ec-38add12ec8ec {
  margin-left: auto;
margin-right: auto;
}

#s-9d1e6778-cac2-4032-80f2-7f634fa9728a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a .shg-image-zoom,
.shg-c#s-9d1e6778-cac2-4032-80f2-7f634fa9728a img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-72a3e7f3-0df9-4523-b59e-04c260a5de8c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-72a3e7f3-0df9-4523-b59e-04c260a5de8c .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-668a5c88-3c23-42d4-bad9-491d31ca76b4 {
  text-align: left;
}

#s-668a5c88-3c23-42d4-bad9-491d31ca76b4 .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-668a5c88-3c23-42d4-bad9-491d31ca76b4 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-668a5c88-3c23-42d4-bad9-491d31ca76b4 .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-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  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-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  border-style: solid;
}
}@media (max-width: 767px){#s-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  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-281beeef-2da5-4f03-9285-53d4eda0b7d0 {
  background-image: url();
}








#s-281beeef-2da5-4f03-9285-53d4eda0b7d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-281beeef-2da5-4f03-9285-53d4eda0b7d0.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-281beeef-2da5-4f03-9285-53d4eda0b7d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-281beeef-2da5-4f03-9285-53d4eda0b7d0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-66ad1b66-4a46-46e0-bc0b-2b5aa989be94 {
  margin-left: auto;
margin-right: auto;
}

#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 .shg-image-zoom,
.shg-c#s-a18285ab-e143-48b9-8dc4-b5061f4d4d25 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7941d274-5556-427c-a7ac-32b4b9aa2bbc {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-7941d274-5556-427c-a7ac-32b4b9aa2bbc .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-5c168a88-4d70-4d94-9b40-a95428401e7c {
  text-align: left;
}

#s-5c168a88-4d70-4d94-9b40-a95428401e7c .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-5c168a88-4d70-4d94-9b40-a95428401e7c .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-5c168a88-4d70-4d94-9b40-a95428401e7c .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-a7813996-3ebd-4c18-9147-4c6bf357547b {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a7813996-3ebd-4c18-9147-4c6bf357547b {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-a7813996-3ebd-4c18-9147-4c6bf357547b {
  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-a7813996-3ebd-4c18-9147-4c6bf357547b {
  background-image: url();
}








#s-a7813996-3ebd-4c18-9147-4c6bf357547b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7813996-3ebd-4c18-9147-4c6bf357547b.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-a7813996-3ebd-4c18-9147-4c6bf357547b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7813996-3ebd-4c18-9147-4c6bf357547b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-7a132b42-615a-429e-beb4-34ddcb1e7297 {
  margin-left: auto;
margin-right: auto;
}

#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 .shg-image-zoom,
.shg-c#s-510833e7-cca1-4dbd-bd75-5e5dd2782658 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e038dd25-0280-4618-8749-56b07989a744 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e038dd25-0280-4618-8749-56b07989a744 .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-ccff661e-f4d1-49f8-9cbf-cdeae56c4e16 {
  text-align: left;
}

#s-ccff661e-f4d1-49f8-9cbf-cdeae56c4e16 .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-ccff661e-f4d1-49f8-9cbf-cdeae56c4e16 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-ccff661e-f4d1-49f8-9cbf-cdeae56c4e16 .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-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81 {
  background-image: url();
}








#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a417badf-ebef-4cc9-95b1-10a5fbc07b81.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1a740fa-1ee9-474d-ba3a-012fea4817ef {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-e1a740fa-1ee9-474d-ba3a-012fea4817ef {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-e1a740fa-1ee9-474d-ba3a-012fea4817ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1a740fa-1ee9-474d-ba3a-012fea4817ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb8eb655-9274-4b7f-9e30-e6f17bbdff19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b2082799-7816-4de0-96ff-6720a2282f18 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b2082799-7816-4de0-96ff-6720a2282f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2082799-7816-4de0-96ff-6720a2282f18.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89190aea-060f-4072-b759-b3e363475a6f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-89190aea-060f-4072-b759-b3e363475a6f {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-89190aea-060f-4072-b759-b3e363475a6f .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-ca822a70-ec0f-4912-922d-e6cbcb873988 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ca822a70-ec0f-4912-922d-e6cbcb873988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca822a70-ec0f-4912-922d-e6cbcb873988.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-14b294ed-1ffc-4f9a-9258-351c7bb0be2a .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-24ebca14-deb8-4021-b49e-47cf6d56544a {
  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-24ebca14-deb8-4021-b49e-47cf6d56544a {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24ebca14-deb8-4021-b49e-47cf6d56544a {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-24ebca14-deb8-4021-b49e-47cf6d56544a {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-24ebca14-deb8-4021-b49e-47cf6d56544a {
  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-24ebca14-deb8-4021-b49e-47cf6d56544a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-24ebca14-deb8-4021-b49e-47cf6d56544a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24ebca14-deb8-4021-b49e-47cf6d56544a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24ebca14-deb8-4021-b49e-47cf6d56544a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-2a1698a2-35dd-423f-9c2c-38cbc07a5e07 {
  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-2a1698a2-35dd-423f-9c2c-38cbc07a5e07 {
  border-style: solid;
}
}
#s-2a1698a2-35dd-423f-9c2c-38cbc07a5e07 {
  background-image: url();
}








#s-2a1698a2-35dd-423f-9c2c-38cbc07a5e07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a1698a2-35dd-423f-9c2c-38cbc07a5e07.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-2a1698a2-35dd-423f-9c2c-38cbc07a5e07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a1698a2-35dd-423f-9c2c-38cbc07a5e07.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-04a2977d-07c2-43b4-8b08-5005e8e174fd {
  margin-left: auto;
margin-right: auto;
}

#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe .shg-image-zoom,
.shg-c#s-8f8bf4b5-cb0e-42e2-bad3-7e7f4535babe img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c6fd1e43-7a1c-46a6-a276-ca37fea4e234 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-c6fd1e43-7a1c-46a6-a276-ca37fea4e234 .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-02606fc3-4aec-403a-91f8-1001247b7f8e {
  text-align: left;
}

#s-02606fc3-4aec-403a-91f8-1001247b7f8e .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-02606fc3-4aec-403a-91f8-1001247b7f8e .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-02606fc3-4aec-403a-91f8-1001247b7f8e .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-69e1829c-8152-403a-bb87-bf964d53d1c4 {
  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-69e1829c-8152-403a-bb87-bf964d53d1c4 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-69e1829c-8152-403a-bb87-bf964d53d1c4 {
  background-image: url();
}








#s-69e1829c-8152-403a-bb87-bf964d53d1c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69e1829c-8152-403a-bb87-bf964d53d1c4.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-69e1829c-8152-403a-bb87-bf964d53d1c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69e1829c-8152-403a-bb87-bf964d53d1c4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-08dc70f4-7310-4c60-9596-1af9f47d0bb4 {
  margin-left: auto;
margin-right: auto;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4-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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4-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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4-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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4-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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4-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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d1a7730-c36f-42f5-911e-f48e9fa024a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .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-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4d1a7730-c36f-42f5-911e-f48e9fa024a4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-9042ba5a-99f6-4163-a3a3-c684bc5775ee {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-9042ba5a-99f6-4163-a3a3-c684bc5775ee .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-1a85fe3d-b6a3-4918-9534-c09d63a51c80 {
  text-align: left;
}

#s-1a85fe3d-b6a3-4918-9534-c09d63a51c80 .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-1a85fe3d-b6a3-4918-9534-c09d63a51c80 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-1a85fe3d-b6a3-4918-9534-c09d63a51c80 .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-7101fd03-e9c4-4a5a-a960-018bbd2f02f3 {
  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-7101fd03-e9c4-4a5a-a960-018bbd2f02f3 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-7101fd03-e9c4-4a5a-a960-018bbd2f02f3 {
  background-image: url();
}








#s-7101fd03-e9c4-4a5a-a960-018bbd2f02f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7101fd03-e9c4-4a5a-a960-018bbd2f02f3.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-7101fd03-e9c4-4a5a-a960-018bbd2f02f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7101fd03-e9c4-4a5a-a960-018bbd2f02f3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6efffcf3-dbf8-4fbe-b384-4aad24aa9d7a {
  margin-left: auto;
margin-right: auto;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13-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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13-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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13-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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13-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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13-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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .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-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-55cb24d9-1e5d-479d-bf54-8f3b4af76e13 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-cee65b57-0d9d-4cd8-8b73-7152ed2a9776 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-cee65b57-0d9d-4cd8-8b73-7152ed2a9776 .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-52a497a7-5fad-4560-b489-aec5813ff17b {
  text-align: left;
}

#s-52a497a7-5fad-4560-b489-aec5813ff17b .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-52a497a7-5fad-4560-b489-aec5813ff17b .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-52a497a7-5fad-4560-b489-aec5813ff17b .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-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  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-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (max-width: 767px){#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  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-acd362ef-aea4-415d-86a8-a7d02a91e9a9 {
  background-image: url();
}








#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9.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-acd362ef-aea4-415d-86a8-a7d02a91e9a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acd362ef-aea4-415d-86a8-a7d02a91e9a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-81cc3335-adea-4d13-8818-57526f07ce64 {
  margin-left: auto;
margin-right: auto;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f-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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

  /* 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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f-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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f 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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f-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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f 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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f-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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f 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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f-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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f 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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .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-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b2ed702a-6f8d-4c87-ba49-e5e4ee31f23f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-cede982a-1781-4dca-b43b-856469c1ea5a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-cede982a-1781-4dca-b43b-856469c1ea5a .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-33da6181-7a3e-4b04-a10b-ca5a2c0f9e87 {
  text-align: left;
}

#s-33da6181-7a3e-4b04-a10b-ca5a2c0f9e87 .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-33da6181-7a3e-4b04-a10b-ca5a2c0f9e87 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-33da6181-7a3e-4b04-a10b-ca5a2c0f9e87 .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-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  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-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  border-style: solid;
}
}@media (max-width: 767px){#s-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  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-192962e1-46cc-43a8-b5d8-9d00b49c7544 {
  background-image: url();
}








#s-192962e1-46cc-43a8-b5d8-9d00b49c7544 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-192962e1-46cc-43a8-b5d8-9d00b49c7544.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-192962e1-46cc-43a8-b5d8-9d00b49c7544 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-192962e1-46cc-43a8-b5d8-9d00b49c7544.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6558225f-9cb7-46ba-8763-7389f5e74b1b {
  margin-left: auto;
margin-right: auto;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd-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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd 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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd-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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd 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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd-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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd 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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd-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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd 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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd-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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd 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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-312a6258-2cc1-425d-ac33-7b442e1a5ebd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .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-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-312a6258-2cc1-425d-ac33-7b442e1a5ebd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-8f5d8573-11ce-4313-bd45-65b5bebd9add {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-8f5d8573-11ce-4313-bd45-65b5bebd9add .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-5c1b5d3a-3ffa-4535-9745-224208ca6554 {
  text-align: left;
}

#s-5c1b5d3a-3ffa-4535-9745-224208ca6554 .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-5c1b5d3a-3ffa-4535-9745-224208ca6554 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-5c1b5d3a-3ffa-4535-9745-224208ca6554 .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-cf281b2d-611c-405c-8876-cfe503848355 {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-cf281b2d-611c-405c-8876-cfe503848355 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-cf281b2d-611c-405c-8876-cfe503848355 {
  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-cf281b2d-611c-405c-8876-cfe503848355 {
  background-image: url();
}








#s-cf281b2d-611c-405c-8876-cfe503848355 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf281b2d-611c-405c-8876-cfe503848355.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-cf281b2d-611c-405c-8876-cfe503848355 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf281b2d-611c-405c-8876-cfe503848355.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-751ef363-af0f-4613-9639-0ad1ce34e187 {
  margin-left: auto;
margin-right: auto;
}

#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 .shg-image-zoom,
.shg-c#s-5191dad2-7b76-40c8-a7a2-6fa54ce1e645 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6d349404-9ab9-4302-8667-d6eed9789399 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-6d349404-9ab9-4302-8667-d6eed9789399 .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-0f6ccd4f-c97a-4759-8c02-1dc23f61b836 {
  text-align: left;
}

#s-0f6ccd4f-c97a-4759-8c02-1dc23f61b836 .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-0f6ccd4f-c97a-4759-8c02-1dc23f61b836 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-0f6ccd4f-c97a-4759-8c02-1dc23f61b836 .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-9864cb02-2af9-4198-a7fa-940532b363a4 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-9864cb02-2af9-4198-a7fa-940532b363a4 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9864cb02-2af9-4198-a7fa-940532b363a4 {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9864cb02-2af9-4198-a7fa-940532b363a4 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-9864cb02-2af9-4198-a7fa-940532b363a4 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-9864cb02-2af9-4198-a7fa-940532b363a4 {
  background-image: url();
}








#s-9864cb02-2af9-4198-a7fa-940532b363a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9864cb02-2af9-4198-a7fa-940532b363a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b43d9404-b6ad-48bf-82d3-8b087bf5e41c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-b43d9404-b6ad-48bf-82d3-8b087bf5e41c {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-b43d9404-b6ad-48bf-82d3-8b087bf5e41c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b43d9404-b6ad-48bf-82d3-8b087bf5e41c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-838ebfa5-51b3-4b18-97d4-c5d47f0249da {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-838ebfa5-51b3-4b18-97d4-c5d47f0249da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b66c809c-588a-40cf-bf12-cc4b8810f0fd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b66c809c-588a-40cf-bf12-cc4b8810f0fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b66c809c-588a-40cf-bf12-cc4b8810f0fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c86d2c87-79c0-498c-a232-34de36280368 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-c86d2c87-79c0-498c-a232-34de36280368 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-c86d2c87-79c0-498c-a232-34de36280368 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-2a0f200c-50b4-47d8-b55f-0450b5e76f9c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2a0f200c-50b4-47d8-b55f-0450b5e76f9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a0f200c-50b4-47d8-b55f-0450b5e76f9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-48c262ef-ac08-4b5d-9131-7bfe407772e9 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-0eea583b-2f56-43f4-a6b9-7339590172eb {
  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-0eea583b-2f56-43f4-a6b9-7339590172eb {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0eea583b-2f56-43f4-a6b9-7339590172eb {
  margin-top: 5px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0eea583b-2f56-43f4-a6b9-7339590172eb {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-0eea583b-2f56-43f4-a6b9-7339590172eb {
  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-0eea583b-2f56-43f4-a6b9-7339590172eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0eea583b-2f56-43f4-a6b9-7339590172eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0eea583b-2f56-43f4-a6b9-7339590172eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0eea583b-2f56-43f4-a6b9-7339590172eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-cddb8d11-1e5c-48ba-8140-149bfb25575f {
  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-cddb8d11-1e5c-48ba-8140-149bfb25575f {
  border-style: solid;
}
}
#s-cddb8d11-1e5c-48ba-8140-149bfb25575f {
  background-image: url();
}








#s-cddb8d11-1e5c-48ba-8140-149bfb25575f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cddb8d11-1e5c-48ba-8140-149bfb25575f.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-cddb8d11-1e5c-48ba-8140-149bfb25575f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cddb8d11-1e5c-48ba-8140-149bfb25575f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-b76ab5b5-17c9-424b-ab5f-7b12aa752152 {
  margin-left: auto;
margin-right: auto;
}

#s-7a37564e-aa89-44ff-b573-9ea40ab334cc {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc .shg-image-zoom,
.shg-c#s-7a37564e-aa89-44ff-b573-9ea40ab334cc img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7d2b89e7-f668-4a8c-b32e-f733036b320c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-7d2b89e7-f668-4a8c-b32e-f733036b320c .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-25a8594b-034d-43f7-a10d-d645a3f4875c {
  text-align: left;
}

#s-25a8594b-034d-43f7-a10d-d645a3f4875c .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-25a8594b-034d-43f7-a10d-d645a3f4875c .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-25a8594b-034d-43f7-a10d-d645a3f4875c .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-87c2e54c-0e51-43e7-9338-90a8bb7e8c51 {
  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-87c2e54c-0e51-43e7-9338-90a8bb7e8c51 {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-87c2e54c-0e51-43e7-9338-90a8bb7e8c51 {
  background-image: url();
}








#s-87c2e54c-0e51-43e7-9338-90a8bb7e8c51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87c2e54c-0e51-43e7-9338-90a8bb7e8c51.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-87c2e54c-0e51-43e7-9338-90a8bb7e8c51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87c2e54c-0e51-43e7-9338-90a8bb7e8c51.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-1637f3e6-e073-4be7-a519-2d2048ac8f46 {
  margin-left: auto;
margin-right: auto;
}

#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 .shg-image-zoom,
.shg-c#s-5c775294-ca7b-456b-83cb-ea4ef17b0a20 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-53de41e0-276b-4835-a01c-730f9398fed3 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-53de41e0-276b-4835-a01c-730f9398fed3 .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-f39de6b6-5f42-4422-9e21-0b1111325ebb {
  text-align: left;
}

#s-f39de6b6-5f42-4422-9e21-0b1111325ebb .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-f39de6b6-5f42-4422-9e21-0b1111325ebb .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-f39de6b6-5f42-4422-9e21-0b1111325ebb .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-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b {
  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-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b {
  background-image: url();
}








#s-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b.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-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2db6791d-fa43-4dbb-b6f7-61c712ec1c5b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e912eb55-3bf7-47cc-b3b6-ebd8c8d6dfdb {
  margin-left: auto;
margin-right: auto;
}

#s-9d3a2eb2-b974-4335-925a-c83e72243a2c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c .shg-image-zoom,
.shg-c#s-9d3a2eb2-b974-4335-925a-c83e72243a2c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b23dcc0d-33ae-42e9-9b26-ec1120ed65ac {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-b23dcc0d-33ae-42e9-9b26-ec1120ed65ac .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-8f110f95-e02b-4356-a168-125d60b83bcf {
  text-align: left;
}

#s-8f110f95-e02b-4356-a168-125d60b83bcf .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-8f110f95-e02b-4356-a168-125d60b83bcf .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-8f110f95-e02b-4356-a168-125d60b83bcf .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-39cb968b-6024-41a0-827e-8217389e6d11 {
  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-39cb968b-6024-41a0-827e-8217389e6d11 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39cb968b-6024-41a0-827e-8217389e6d11 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-39cb968b-6024-41a0-827e-8217389e6d11 {
  border-style: solid;
}
}@media (max-width: 767px){#s-39cb968b-6024-41a0-827e-8217389e6d11 {
  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-39cb968b-6024-41a0-827e-8217389e6d11 {
  background-image: url();
}








#s-39cb968b-6024-41a0-827e-8217389e6d11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39cb968b-6024-41a0-827e-8217389e6d11.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-39cb968b-6024-41a0-827e-8217389e6d11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39cb968b-6024-41a0-827e-8217389e6d11.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-7ac9cdd3-8cf4-475c-803f-d80ebda6e1fb {
  margin-left: auto;
margin-right: auto;
}

#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa .shg-image-zoom,
.shg-c#s-be7d094c-a8aa-42c8-a49c-cd0c0d97f6aa img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5563e0a9-7436-43e4-83d6-4a9b04867f21 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-5563e0a9-7436-43e4-83d6-4a9b04867f21 .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-127bd833-c03a-4978-a8ad-02b3450f9d77 {
  text-align: left;
}

#s-127bd833-c03a-4978-a8ad-02b3450f9d77 .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-127bd833-c03a-4978-a8ad-02b3450f9d77 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-127bd833-c03a-4978-a8ad-02b3450f9d77 .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-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  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-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  border-style: solid;
}
}@media (max-width: 767px){#s-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  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-e8559781-a965-4bad-9bc6-f90a43dddd3a {
  background-image: url();
}








#s-e8559781-a965-4bad-9bc6-f90a43dddd3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8559781-a965-4bad-9bc6-f90a43dddd3a.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-e8559781-a965-4bad-9bc6-f90a43dddd3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8559781-a965-4bad-9bc6-f90a43dddd3a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-445996af-c139-4eb9-8965-27ced2222f69 {
  margin-left: auto;
margin-right: auto;
}

#s-f1184c13-da0c-4782-9b90-263137dd9f92 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 .shg-image-zoom,
.shg-c#s-f1184c13-da0c-4782-9b90-263137dd9f92 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3b6ab29b-b9a2-4e4a-a34c-70d873b126ed {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-3b6ab29b-b9a2-4e4a-a34c-70d873b126ed .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-c48f3284-032c-4289-a16f-fee188400ae2 {
  text-align: left;
}

#s-c48f3284-032c-4289-a16f-fee188400ae2 .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-c48f3284-032c-4289-a16f-fee188400ae2 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-c48f3284-032c-4289-a16f-fee188400ae2 .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-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 {
  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-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 {
  background-image: url();
}








#s-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163.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-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d45f2b2e-58ff-43ca-bc89-84f8f6ea2163.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-a80c937a-2c2f-40bd-ad12-bd4f2ac0f437 {
  margin-left: auto;
margin-right: auto;
}

#s-595efe31-aac5-4106-88a2-db674293e126 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 .shg-image-zoom,
.shg-c#s-595efe31-aac5-4106-88a2-db674293e126 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2dcd8bd3-a482-448d-beb0-c007e93a5475 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-2dcd8bd3-a482-448d-beb0-c007e93a5475 .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-f833e87a-7305-45dd-ad00-d2119338262d {
  text-align: left;
}

#s-f833e87a-7305-45dd-ad00-d2119338262d .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-f833e87a-7305-45dd-ad00-d2119338262d .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-f833e87a-7305-45dd-ad00-d2119338262d .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-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
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-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  margin-top: 40px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}
}
#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d {
  background-image: url();
}








#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d29a80a6-bd14-43a9-bf93-ce5335e3b68d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d228d549-dd6a-4cf4-9ea1-cadeeef7d89b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-d228d549-dd6a-4cf4-9ea1-cadeeef7d89b {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-d228d549-dd6a-4cf4-9ea1-cadeeef7d89b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d228d549-dd6a-4cf4-9ea1-cadeeef7d89b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-52c6cecd-79e4-4edb-8ff0-ffa60aa28d94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-ff6dc087-18d3-4df9-bac6-2fbc6620d759 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ff6dc087-18d3-4df9-bac6-2fbc6620d759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff6dc087-18d3-4df9-bac6-2fbc6620d759.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-f6e68f37-6c5b-460c-9177-c8fcdf8fcc39 .shogun-heading-component h3 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-1e26a3be-37e0-40fb-a1c8-1fe644983a93 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1e26a3be-37e0-40fb-a1c8-1fe644983a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1e26a3be-37e0-40fb-a1c8-1fe644983a93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08187e78-e3ce-482a-8eab-561215377884 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-08187e78-e3ce-482a-8eab-561215377884 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 1200px){#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-08187e78-e3ce-482a-8eab-561215377884 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-d95260d1-1bb0-4e29-a130-e571ed50d976 {
  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-d95260d1-1bb0-4e29-a130-e571ed50d976 {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d95260d1-1bb0-4e29-a130-e571ed50d976 {
  margin-top: 10px;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d95260d1-1bb0-4e29-a130-e571ed50d976 {
  margin-top: 0px;
border-radius: 5px;
}
}@media (max-width: 767px){#s-d95260d1-1bb0-4e29-a130-e571ed50d976 {
  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-d95260d1-1bb0-4e29-a130-e571ed50d976"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d95260d1-1bb0-4e29-a130-e571ed50d976"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d95260d1-1bb0-4e29-a130-e571ed50d976"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d95260d1-1bb0-4e29-a130-e571ed50d976"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-8d286c6e-1c4f-4313-bdc9-9e7489171669 {
  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-8d286c6e-1c4f-4313-bdc9-9e7489171669 {
  border-style: solid;
}
}
#s-8d286c6e-1c4f-4313-bdc9-9e7489171669 {
  background-image: url();
}








#s-8d286c6e-1c4f-4313-bdc9-9e7489171669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d286c6e-1c4f-4313-bdc9-9e7489171669.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-8d286c6e-1c4f-4313-bdc9-9e7489171669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d286c6e-1c4f-4313-bdc9-9e7489171669.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-0b733257-bf6f-4d42-8453-2abad6f02d5a {
  margin-left: auto;
margin-right: auto;
}

#s-30ffee9d-b209-4e70-bfd7-3889b8686684 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 .shg-image-zoom,
.shg-c#s-30ffee9d-b209-4e70-bfd7-3889b8686684 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-486a7db8-9253-4d06-b64c-f18df15d1a2b {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-486a7db8-9253-4d06-b64c-f18df15d1a2b .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-eec91f7d-6f08-4f2c-a5ac-ae4d6c51474a {
  text-align: left;
}

#s-eec91f7d-6f08-4f2c-a5ac-ae4d6c51474a .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-eec91f7d-6f08-4f2c-a5ac-ae4d6c51474a .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-eec91f7d-6f08-4f2c-a5ac-ae4d6c51474a .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-e31e8d84-6754-4d2a-913a-42ecf641d8dc {
  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-e31e8d84-6754-4d2a-913a-42ecf641d8dc {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-e31e8d84-6754-4d2a-913a-42ecf641d8dc {
  background-image: url();
}








#s-e31e8d84-6754-4d2a-913a-42ecf641d8dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e31e8d84-6754-4d2a-913a-42ecf641d8dc.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-e31e8d84-6754-4d2a-913a-42ecf641d8dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e31e8d84-6754-4d2a-913a-42ecf641d8dc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-904d1f29-053a-4cdc-9123-1ec0ace9b196 {
  margin-left: auto;
margin-right: auto;
}

#s-f8d510f5-5131-4c93-acea-8de9514cbc7b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b .shg-image-zoom,
.shg-c#s-f8d510f5-5131-4c93-acea-8de9514cbc7b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-40d6d7a6-ed29-4908-ab83-2bded8bcc97f {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-40d6d7a6-ed29-4908-ab83-2bded8bcc97f .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-4cd5b4ac-7d85-45e1-a509-f03be662b98b {
  text-align: left;
}

#s-4cd5b4ac-7d85-45e1-a509-f03be662b98b .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-4cd5b4ac-7d85-45e1-a509-f03be662b98b .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-4cd5b4ac-7d85-45e1-a509-f03be662b98b .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-ba639387-9f6b-4367-8feb-02eb39dd6f75 {
  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-ba639387-9f6b-4367-8feb-02eb39dd6f75 {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-ba639387-9f6b-4367-8feb-02eb39dd6f75 {
  background-image: url();
}








#s-ba639387-9f6b-4367-8feb-02eb39dd6f75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba639387-9f6b-4367-8feb-02eb39dd6f75.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-ba639387-9f6b-4367-8feb-02eb39dd6f75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba639387-9f6b-4367-8feb-02eb39dd6f75.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-893554a1-e4b0-4604-b8e7-c97f60cd1da9 {
  margin-left: auto;
margin-right: auto;
}

#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d .shg-image-zoom,
.shg-c#s-6f94dec9-c2d7-469f-b1f4-4be9a3da996d img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b1c844d1-f8d1-4073-b5a3-03240cd39cc7 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-b1c844d1-f8d1-4073-b5a3-03240cd39cc7 .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-1e6e791c-d23c-4871-b36d-bb889924d84a {
  text-align: left;
}

#s-1e6e791c-d23c-4871-b36d-bb889924d84a .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-1e6e791c-d23c-4871-b36d-bb889924d84a .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-1e6e791c-d23c-4871-b36d-bb889924d84a .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-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  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-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  border-style: solid;
}
}@media (max-width: 767px){#s-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  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-3c57974d-7b4f-43b5-913c-de3d28cf7949 {
  background-image: url();
}








#s-3c57974d-7b4f-43b5-913c-de3d28cf7949 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c57974d-7b4f-43b5-913c-de3d28cf7949.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-3c57974d-7b4f-43b5-913c-de3d28cf7949 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c57974d-7b4f-43b5-913c-de3d28cf7949.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-2c3bad00-e5b3-4f9c-98fb-936081f3883b {
  margin-left: auto;
margin-right: auto;
}

#s-2f1cb752-f7e8-4f53-a280-39673d66fddf {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf .shg-image-zoom,
.shg-c#s-2f1cb752-f7e8-4f53-a280-39673d66fddf img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-edec198f-db19-4bba-8220-f1108d8e4325 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-edec198f-db19-4bba-8220-f1108d8e4325 .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-99466e82-8c77-4e2f-9d06-f0b8360d2d50 {
  text-align: left;
}

#s-99466e82-8c77-4e2f-9d06-f0b8360d2d50 .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-99466e82-8c77-4e2f-9d06-f0b8360d2d50 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-99466e82-8c77-4e2f-9d06-f0b8360d2d50 .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-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  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-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  border-style: solid;
}
}@media (max-width: 767px){#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}
#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 {
  background-image: url();
}








#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68.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-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b23f7ce6-1fb4-4b81-b12f-67d71b8c2e68.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-04b444f2-ff3a-4db8-9245-314f78edd4eb {
  margin-left: auto;
margin-right: auto;
}

#s-1996adfe-308b-47d5-8688-8670523c0a1c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c .shg-image-zoom,
.shg-c#s-1996adfe-308b-47d5-8688-8670523c0a1c img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-086b423f-b49b-4568-a50f-50d82a925ada {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-086b423f-b49b-4568-a50f-50d82a925ada .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-efb9efd5-d75f-4e97-abe6-214a7a636dc2 {
  text-align: left;
}

#s-efb9efd5-d75f-4e97-abe6-214a7a636dc2 .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-efb9efd5-d75f-4e97-abe6-214a7a636dc2 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-efb9efd5-d75f-4e97-abe6-214a7a636dc2 .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-a7893f67-8345-408b-8613-0c2cfe6ea312 {
  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: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a7893f67-8345-408b-8613-0c2cfe6ea312 {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-a7893f67-8345-408b-8613-0c2cfe6ea312 {
  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-a7893f67-8345-408b-8613-0c2cfe6ea312 {
  background-image: url();
}








#s-a7893f67-8345-408b-8613-0c2cfe6ea312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7893f67-8345-408b-8613-0c2cfe6ea312.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-a7893f67-8345-408b-8613-0c2cfe6ea312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7893f67-8345-408b-8613-0c2cfe6ea312.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6b04ed92-f0d5-44a1-8a20-1f5a0a97ef4e {
  margin-left: auto;
margin-right: auto;
}

#s-94eb9ef6-fab1-47fc-a14b-4866d278352b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    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-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b .shg-image-zoom,
.shg-c#s-94eb9ef6-fab1-47fc-a14b-4866d278352b img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-360983f7-4fe5-45bc-996a-fa604cbd668e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-360983f7-4fe5-45bc-996a-fa604cbd668e .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-c9259bdc-b170-49e8-8345-174af74075df {
  text-align: left;
}

#s-c9259bdc-b170-49e8-8345-174af74075df .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-c9259bdc-b170-49e8-8345-174af74075df .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-c9259bdc-b170-49e8-8345-174af74075df .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-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-content-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-content-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-content-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 { display: none !important; }}@media (max-width: 767px){#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 {
  display: none;
}
#s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40, #wrap-content-s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9b3067f6-891f-41e1-bd8d-81c9d7fe9f40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-26ae7e3e-6fc2-4f50-8d96-a857ea9d6b61 {
  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-26ae7e3e-6fc2-4f50-8d96-a857ea9d6b61 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-26ae7e3e-6fc2-4f50-8d96-a857ea9d6b61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26ae7e3e-6fc2-4f50-8d96-a857ea9d6b61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f794ee3c-c026-4fb6-bbe4-c673685f401d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-f794ee3c-c026-4fb6-bbe4-c673685f401d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-4d54eeb8-eb87-4cd7-8e40-b1e805081455 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4d54eeb8-eb87-4cd7-8e40-b1e805081455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d54eeb8-eb87-4cd7-8e40-b1e805081455.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
aspect-ratio: 1/1;
text-align: center;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin: 0 !important;
  overflow: visible;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd-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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add background color handling */
  
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
  box-sizing: border-box;
}



.s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
      position: relative;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

@media (min-width: 1200px){#s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin: 0 !important;
  overflow: visible;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd-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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add background color handling */
  
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
  box-sizing: border-box;
}



.s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
      position: relative;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd 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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin: 0 !important;
  overflow: visible;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd-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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add background color handling */
  
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
  box-sizing: border-box;
}



.s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
      position: relative;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd 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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin: 0 !important;
  overflow: visible;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd-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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add background color handling */
  
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
  box-sizing: border-box;
}



.s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
      position: relative;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}@media (max-width: 767px){#s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  margin: 0 !important;
  overflow: visible;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd-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-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add background color handling */
  
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 45px;
  }



  img.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
    
    
    
    max-height: 45px;
  }


.s-36787d8c-6991-4731-9ad2-dc6a99e519bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image {
  box-sizing: border-box;
}



.s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container {
      position: relative;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36787d8c-6991-4731-9ad2-dc6a99e519bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 45px;
    }
  }

}
#s-df74f26f-0293-449d-8367-5f2422e006b7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-df74f26f-0293-449d-8367-5f2422e006b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df74f26f-0293-449d-8367-5f2422e006b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33f35de0-1169-4e7f-b9d1-bb9d1ab3b1f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-33f35de0-1169-4e7f-b9d1-bb9d1ab3b1f4 {
  text-align: center;
}
}
#s-33f35de0-1169-4e7f-b9d1-bb9d1ab3b1f4 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-30916e4a-1eba-4b73-bf2a-97ea7e02fcd2 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-d734549c-6e26-4f86-9934-839c3ed994af {
  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-d734549c-6e26-4f86-9934-839c3ed994af {
  margin-top: 10px;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-d734549c-6e26-4f86-9934-839c3ed994af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d734549c-6e26-4f86-9934-839c3ed994af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef5c1fc0-c289-4146-bfdd-9adbd224214d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-ef5c1fc0-c289-4146-bfdd-9adbd224214d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-aeff09f0-86a0-4054-9772-e0cc48762804 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-aeff09f0-86a0-4054-9772-e0cc48762804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aeff09f0-86a0-4054-9772-e0cc48762804.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin-left: auto;
margin-right: auto;
max-width: 45px;
text-align: center;
}
@media (max-width: 767px){#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin-top: 20px;
}
}
#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin: 0 !important;
  overflow: visible;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6-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-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add background color handling */
  
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image {
  box-sizing: border-box;
}



.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin: 0 !important;
  overflow: visible;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6-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-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add background color handling */
  
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image {
  box-sizing: border-box;
}



.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin: 0 !important;
  overflow: visible;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6-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-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add background color handling */
  
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image {
  box-sizing: border-box;
}



.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin: 0 !important;
  overflow: visible;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6-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-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add background color handling */
  
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image {
  box-sizing: border-box;
}



.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  margin: 0 !important;
  overflow: visible;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6-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-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6997fff2-51a9-4de7-b5a3-8cced968abd6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add background color handling */
  
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6997fff2-51a9-4de7-b5a3-8cced968abd6.shogun-image {
  box-sizing: border-box;
}



.s-6997fff2-51a9-4de7-b5a3-8cced968abd6 img.shogun-image {
  
}


}
#s-b540029f-0cf5-44bf-9b08-82e40481a533 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b540029f-0cf5-44bf-9b08-82e40481a533 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b540029f-0cf5-44bf-9b08-82e40481a533.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce6d336d-2037-4af0-936b-69e6b4408f31 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ce6d336d-2037-4af0-936b-69e6b4408f31 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-2e2251b6-de0e-43ab-8f1c-dcda8ac40704 {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-cb0d89e4-e5e1-45e6-9b28-fcfc9da62c27 {
  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-cb0d89e4-e5e1-45e6-9b28-fcfc9da62c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb0d89e4-e5e1-45e6-9b28-fcfc9da62c27.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-352b50f0-6881-43f9-be91-427386f01211 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-352b50f0-6881-43f9-be91-427386f01211"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

}

#s-46535127-de5f-47c9-aada-6a1e84efc7de {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-46535127-de5f-47c9-aada-6a1e84efc7de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46535127-de5f-47c9-aada-6a1e84efc7de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8cdc0b6d-8be3-4d95-8885-60b1659e694b {
  margin-left: auto;
margin-right: auto;
}

#s-8cdc0b6d-8be3-4d95-8885-60b1659e694b .shogun-icon-wrapper {
  text-align: center;
}


#s-8cdc0b6d-8be3-4d95-8885-60b1659e694b .shogun-icon-wrapper > .shogun-icon {

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

#s-0952c86e-50ef-4f79-a76e-905493b345c2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0952c86e-50ef-4f79-a76e-905493b345c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0952c86e-50ef-4f79-a76e-905493b345c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3294d117-4815-4d06-b6f7-b1d1492d41a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3294d117-4815-4d06-b6f7-b1d1492d41a2 .shogun-heading-component h6 {
  color: ;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-b6db5cbd-b653-428f-86a7-716af942a35c {
  margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

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