.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-c24cae56-690d-488f-aa88-0341c4a57924 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-c24cae56-690d-488f-aa88-0341c4a57924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c24cae56-690d-488f-aa88-0341c4a57924.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f99b33b4-f66c-4836-b70b-5472a538ca00 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
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: none;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f99b33b4-f66c-4836-b70b-5472a538ca00 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-f99b33b4-f66c-4836-b70b-5472a538ca00 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-f99b33b4-f66c-4836-b70b-5472a538ca00 {
  background-image: url();
}








#s-f99b33b4-f66c-4836-b70b-5472a538ca00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f99b33b4-f66c-4836-b70b-5472a538ca00.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-902fd0af-0055-4c91-a599-262fe8563997 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-902fd0af-0055-4c91-a599-262fe8563997 .shogun-heading-component h1 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (max-width: 767px){#s-902fd0af-0055-4c91-a599-262fe8563997 .shogun-heading-component h1 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


}
#s-524d51df-45cb-4a55-af42-85b070e8c944 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
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: 3px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-524d51df-45cb-4a55-af42-85b070e8c944 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-524d51df-45cb-4a55-af42-85b070e8c944 {
  margin-left: 2%;
margin-right: 1%;
}
}
#s-524d51df-45cb-4a55-af42-85b070e8c944 {
  background-image: url();
}








#s-524d51df-45cb-4a55-af42-85b070e8c944 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-524d51df-45cb-4a55-af42-85b070e8c944.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-85ba6274-7294-45c8-bcd9-8c92303781a6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-9c463999-6f39-43f6-bd41-0a91643c026a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-9c463999-6f39-43f6-bd41-0a91643c026a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c463999-6f39-43f6-bd41-0a91643c026a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06d76015-dd69-4442-b207-c1f69aefa721 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06d76015-dd69-4442-b207-c1f69aefa721 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-06d76015-dd69-4442-b207-c1f69aefa721 .shogun-heading-component h1 a {
  color: ;
}


#s-0c4bdcad-bb63-4f2c-861b-d33b97b3ca03 {
  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-9d2c46b2-fb35-4fe1-9640-4216db682313 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9d2c46b2-fb35-4fe1-9640-4216db682313 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-316a0fcc-b263-46d9-ab44-ab4692b7746f {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-316a0fcc-b263-46d9-ab44-ab4692b7746f .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-89e53b14-cc83-4b93-86f9-33b78e7bd3da {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-89e53b14-cc83-4b93-86f9-33b78e7bd3da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-89e53b14-cc83-4b93-86f9-33b78e7bd3da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96689b00-fe75-4af0-976b-f0ce233127cf {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96689b00-fe75-4af0-976b-f0ce233127cf .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-96689b00-fe75-4af0-976b-f0ce233127cf .shogun-heading-component h1 a {
  color: ;
}


#s-008b07a1-6bf6-47c0-9d55-0d11964cd949 {
  margin-left: auto;
margin-right: auto;
}

#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a82ce86b-0c31-4bf2-83bd-d11a5e9c5243 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-88f5a0cf-f4cc-4f69-b379-a107c14bd8e9 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-88f5a0cf-f4cc-4f69-b379-a107c14bd8e9 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-2aae40e5-c3cf-497e-bb88-a21f58427f57 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-2aae40e5-c3cf-497e-bb88-a21f58427f57 {
  margin-top: 10px;
}
}







#s-2aae40e5-c3cf-497e-bb88-a21f58427f57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2aae40e5-c3cf-497e-bb88-a21f58427f57.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7e03cbd-41b0-4a08-9445-119d328ed605 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7e03cbd-41b0-4a08-9445-119d328ed605 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-a7e03cbd-41b0-4a08-9445-119d328ed605 .shogun-heading-component h1 a {
  color: ;
}


#s-0070a2d6-55b1-49e0-aab4-c6e7faf59236 {
  margin-left: auto;
margin-right: auto;
}

#s-f0036bdd-90a6-428a-897a-915e851c8309 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0036bdd-90a6-428a-897a-915e851c8309 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-068ca427-48e0-4271-9201-7cc446e626e9 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-068ca427-48e0-4271-9201-7cc446e626e9 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-c2157625-32cc-4544-8ce6-7acc4ba6c443 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-c2157625-32cc-4544-8ce6-7acc4ba6c443 {
  margin-top: 10px;
}
}







#s-c2157625-32cc-4544-8ce6-7acc4ba6c443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2157625-32cc-4544-8ce6-7acc4ba6c443.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a8fbb34-bf3f-472d-872d-867e6c548ccf {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a8fbb34-bf3f-472d-872d-867e6c548ccf .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-7a8fbb34-bf3f-472d-872d-867e6c548ccf .shogun-heading-component h1 a {
  color: ;
}


#s-592b68f7-e65a-46fa-b390-10c8c6ad502a {
  margin-left: auto;
margin-right: auto;
}

#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3d709a3-cd2d-4de5-bc65-dc6bb19fc038 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1fa64901-4b40-4e2b-85a7-c2e510db80ff {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1fa64901-4b40-4e2b-85a7-c2e510db80ff .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-5df42dfb-544b-4c0b-b29c-cf6d0d78edf9 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5df42dfb-544b-4c0b-b29c-cf6d0d78edf9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5df42dfb-544b-4c0b-b29c-cf6d0d78edf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5df42dfb-544b-4c0b-b29c-cf6d0d78edf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5df42dfb-544b-4c0b-b29c-cf6d0d78edf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-fcfe330f-42ed-4c80-8f9d-17d5bc954cf7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-fcfe330f-42ed-4c80-8f9d-17d5bc954cf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcfe330f-42ed-4c80-8f9d-17d5bc954cf7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d2373d9-fcf4-4f83-955c-2b98f5e840b0 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d2373d9-fcf4-4f83-955c-2b98f5e840b0 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-9d2373d9-fcf4-4f83-955c-2b98f5e840b0 .shogun-heading-component h1 a {
  color: ;
}


#s-266c76ce-57b1-4d70-84da-31b8bfc21b08 {
  margin-left: auto;
margin-right: auto;
}

#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-39a0e1bd-3d5d-4ce0-9a31-89f1df8813e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2949f456-9234-46d9-94a3-41ac020e6ea3 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2949f456-9234-46d9-94a3-41ac020e6ea3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-f8f61781-3511-4a1e-bff4-7f16aa080029 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-f8f61781-3511-4a1e-bff4-7f16aa080029 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f8f61781-3511-4a1e-bff4-7f16aa080029.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b14d5d62-4b57-48de-a373-8835a1566d26 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b14d5d62-4b57-48de-a373-8835a1566d26 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-b14d5d62-4b57-48de-a373-8835a1566d26 .shogun-heading-component h1 a {
  color: ;
}


#s-c549c725-9c03-4c7c-a456-d1d75f6e8904 {
  margin-left: auto;
margin-right: auto;
}

#s-ea1142af-c903-47ed-afc4-62a8330770b5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea1142af-c903-47ed-afc4-62a8330770b5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4ec5a4e9-8ce1-4b8d-bfdf-e69297e2ff84 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4ec5a4e9-8ce1-4b8d-bfdf-e69297e2ff84 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-95e4ba54-1560-478b-b92a-fd86cbe5df75 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-95e4ba54-1560-478b-b92a-fd86cbe5df75 {
  margin-top: 10px;
}
}







#s-95e4ba54-1560-478b-b92a-fd86cbe5df75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95e4ba54-1560-478b-b92a-fd86cbe5df75.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb39355c-4b33-4633-b8fd-9d83537b64b0 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb39355c-4b33-4633-b8fd-9d83537b64b0 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-cb39355c-4b33-4633-b8fd-9d83537b64b0 .shogun-heading-component h1 a {
  color: ;
}


#s-af9a619b-374c-436e-afb1-0a18ed604b8e {
  margin-left: auto;
margin-right: auto;
}

#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6691c540-fa91-4ff4-95f1-3db1d36be5b0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-969a78b9-52ae-4853-b7f3-6c5b8ebc9e7b {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-969a78b9-52ae-4853-b7f3-6c5b8ebc9e7b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-3a8d6c77-e146-4be7-8e7c-831369fd64eb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-3a8d6c77-e146-4be7-8e7c-831369fd64eb {
  margin-top: 10px;
}
}







#s-3a8d6c77-e146-4be7-8e7c-831369fd64eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a8d6c77-e146-4be7-8e7c-831369fd64eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8488662-5f64-4698-b1a5-bfe632efbf1a {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8488662-5f64-4698-b1a5-bfe632efbf1a .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-c8488662-5f64-4698-b1a5-bfe632efbf1a .shogun-heading-component h1 a {
  color: ;
}


#s-86dac275-f7ab-4f1c-895f-6658cb82b7a6 {
  margin-left: auto;
margin-right: auto;
}

#s-9e1298cb-11ad-4248-a064-916477ad614b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9e1298cb-11ad-4248-a064-916477ad614b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-92a0be0b-39b5-477e-9bf2-744d35b3daab {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-92a0be0b-39b5-477e-9bf2-744d35b3daab .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-0f2b5249-a19d-4ce4-bbd5-e165e727b6c6 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0f2b5249-a19d-4ce4-bbd5-e165e727b6c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0f2b5249-a19d-4ce4-bbd5-e165e727b6c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0f2b5249-a19d-4ce4-bbd5-e165e727b6c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f2b5249-a19d-4ce4-bbd5-e165e727b6c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-c2420caf-a291-49ff-bd6a-e50069921783 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-c2420caf-a291-49ff-bd6a-e50069921783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2420caf-a291-49ff-bd6a-e50069921783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf9f6fbd-f422-4821-8b41-9472cf4e9acf {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf9f6fbd-f422-4821-8b41-9472cf4e9acf .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-bf9f6fbd-f422-4821-8b41-9472cf4e9acf .shogun-heading-component h1 a {
  color: ;
}


#s-6c322ccb-7e58-425c-bd03-cc06ba845e5b {
  margin-left: auto;
margin-right: auto;
}

#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4334c1a2-0c73-4c8c-8ae7-ec41f39b05de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d3752229-0ec0-47d6-b371-2a69c3b30cd8 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d3752229-0ec0-47d6-b371-2a69c3b30cd8 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-35644738-6eb8-4496-8d1b-0d1752da7747 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-35644738-6eb8-4496-8d1b-0d1752da7747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-35644738-6eb8-4496-8d1b-0d1752da7747.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-25aac58e-0767-4e8f-b88b-b8c1a842fd61 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25aac58e-0767-4e8f-b88b-b8c1a842fd61 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-25aac58e-0767-4e8f-b88b-b8c1a842fd61 .shogun-heading-component h1 a {
  color: ;
}


#s-8d30181e-5b48-4471-9b20-f068fe7b9c37 {
  margin-left: auto;
margin-right: auto;
}

#s-c369681d-81f4-4e46-a87d-718c35128248 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c369681d-81f4-4e46-a87d-718c35128248 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-73e1f812-b555-4a47-8ac6-64463945336b {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-73e1f812-b555-4a47-8ac6-64463945336b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-713413d8-e1cc-4829-83e2-297a9ba200e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-713413d8-e1cc-4829-83e2-297a9ba200e9 {
  margin-top: 10px;
}
}







#s-713413d8-e1cc-4829-83e2-297a9ba200e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-713413d8-e1cc-4829-83e2-297a9ba200e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b86c6bbc-ef7c-4b38-afcf-850407782888 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b86c6bbc-ef7c-4b38-afcf-850407782888 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-b86c6bbc-ef7c-4b38-afcf-850407782888 .shogun-heading-component h1 a {
  color: ;
}


#s-ca616a88-42a6-41c2-b0d4-884132321db1 {
  margin-left: auto;
margin-right: auto;
}

#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c21101c0-af47-4167-8f3b-a5ff27a30ae6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0ffa3cb9-f5b1-41f7-8bea-9c754a07b662 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0ffa3cb9-f5b1-41f7-8bea-9c754a07b662 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-256f3498-4e10-4451-a39b-5105242fe404 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-256f3498-4e10-4451-a39b-5105242fe404 {
  margin-top: 10px;
}
}







#s-256f3498-4e10-4451-a39b-5105242fe404 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-256f3498-4e10-4451-a39b-5105242fe404.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3017ea2-5ec3-4716-945d-f7e41c234933 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3017ea2-5ec3-4716-945d-f7e41c234933 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-a3017ea2-5ec3-4716-945d-f7e41c234933 .shogun-heading-component h1 a {
  color: ;
}


#s-f85a0a7d-e561-4330-9b80-6fd67aa0f78f {
  margin-left: auto;
margin-right: auto;
}

#s-98a737ba-11fa-4ae2-95e8-320d57100e1c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98a737ba-11fa-4ae2-95e8-320d57100e1c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bac68ca2-c45a-4192-ae2d-4b4548287a66 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bac68ca2-c45a-4192-ae2d-4b4548287a66 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7b1f27e0-2d84-47ee-8361-156a91d61e5f {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7b1f27e0-2d84-47ee-8361-156a91d61e5f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7b1f27e0-2d84-47ee-8361-156a91d61e5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7b1f27e0-2d84-47ee-8361-156a91d61e5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7b1f27e0-2d84-47ee-8361-156a91d61e5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-4c9c35e7-05ef-403b-92e9-941eb4a2d823 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-4c9c35e7-05ef-403b-92e9-941eb4a2d823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c9c35e7-05ef-403b-92e9-941eb4a2d823.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a75cc9d0-b890-4eea-8d6d-cc8d96fb44ca {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a75cc9d0-b890-4eea-8d6d-cc8d96fb44ca .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-a75cc9d0-b890-4eea-8d6d-cc8d96fb44ca .shogun-heading-component h1 a {
  color: ;
}


#s-4aa64777-5acd-493a-bbd8-ff58b7046ac0 {
  margin-left: auto;
margin-right: auto;
}

#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7fcae87-e4cc-407b-ac90-4f486246c7bd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b161fc7f-b31e-4b87-b7a9-3f3b77399a24 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b161fc7f-b31e-4b87-b7a9-3f3b77399a24 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-debadd84-cb2d-4b12-9b9a-7c7a451b32b0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-debadd84-cb2d-4b12-9b9a-7c7a451b32b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-debadd84-cb2d-4b12-9b9a-7c7a451b32b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4e6ef1a-d4e5-4406-b5e0-3e02b0c2bc04 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4e6ef1a-d4e5-4406-b5e0-3e02b0c2bc04 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-b4e6ef1a-d4e5-4406-b5e0-3e02b0c2bc04 .shogun-heading-component h1 a {
  color: ;
}


#s-d65abebc-81cf-4f63-9708-832e73825a95 {
  margin-left: auto;
margin-right: auto;
}

#s-b77867f6-7518-42b5-ace6-b8b39f8401ef {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b77867f6-7518-42b5-ace6-b8b39f8401ef img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e95e1494-cfa2-40f3-bdb6-3d734a7c3e6f {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e95e1494-cfa2-40f3-bdb6-3d734a7c3e6f .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-6b3dd8ca-84e6-49e0-b6e1-792085b2a660 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
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: 3px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-6b3dd8ca-84e6-49e0-b6e1-792085b2a660 {
  margin-top: 10px;
}
}







#s-6b3dd8ca-84e6-49e0-b6e1-792085b2a660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b3dd8ca-84e6-49e0-b6e1-792085b2a660.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-165464d3-11a5-44f9-b3cb-59973a6efc8f {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-165464d3-11a5-44f9-b3cb-59973a6efc8f .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-165464d3-11a5-44f9-b3cb-59973a6efc8f .shogun-heading-component h1 a {
  color: ;
}


#s-a22c4962-c5d5-4a35-8965-288183e92a61 {
  margin-left: auto;
margin-right: auto;
}

#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09511490-b23b-46f8-b9f9-c42ddb7e7d3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9b7a8e05-e02d-4275-8c16-5941811cf101 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9b7a8e05-e02d-4275-8c16-5941811cf101 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



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