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

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

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    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-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9 {
  min-height: 50px;
}








#s-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9.shg-box.shg-c {
  justify-content: center;
}

#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  display: none;
}
#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a, #wrap-s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a { display: none !important; }}@media (max-width: 767px){#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  display: none;
}
#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a, #wrap-s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a { display: none !important; }}
#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  background-image: url(https://i.shgcdn.com/8b14939e-34c3-4fc9-a17b-9fe4bc1a9878/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
  display: block;
}#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-60e1f1b2-af27-47cf-bf4c-bd1804f4dac0 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}

#s-60e1f1b2-af27-47cf-bf4c-bd1804f4dac0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Playfair Display SC";
  font-style:  normal ;
  font-size: 52px;
  
  letter-spacing: 3px;
  text-align: center;
}



#s-55407333-10ab-4564-8fe5-e93b238218cb {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
}








#s-55407333-10ab-4564-8fe5-e93b238218cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55407333-10ab-4564-8fe5-e93b238218cb.shg-box.shg-c {
  justify-content: center;
}

#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}

#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Playfair Display SC";
  font-style:  normal ;
  
  
  letter-spacing: 3px;
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content 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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-f5c90060-b2c8-4c40-8526-05bc13c6cc4f {
  margin-left: 10%;
margin-right: 10%;
}

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

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

[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-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

.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: -moz-max-content;
  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-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1f1964c6-f6c6-4761-9548-2b1121b95976 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-ac9aadcd-868d-4e25-9de7-237ed691fc14 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2f3f1f09-d97c-4ee8-8533-b68216c124c0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-2f3f1f09-d97c-4ee8-8533-b68216c124c0 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-ea3fc61e-8828-4f2f-8b18-11feab60fcef {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ea3fc61e-8828-4f2f-8b18-11feab60fcef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-ea3fc61e-8828-4f2f-8b18-11feab60fcef .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-ea3fc61e-8828-4f2f-8b18-11feab60fcef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-96d0eb28-98b7-4d77-ac8e-9560e1b8d262 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9f6bf86f-89b0-48e7-9372-f96e4d375f86 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9f6bf86f-89b0-48e7-9372-f96e4d375f86 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-3323963c-6771-4847-91c8-9d8dc3641cbb {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3323963c-6771-4847-91c8-9d8dc3641cbb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-3323963c-6771-4847-91c8-9d8dc3641cbb .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-3323963c-6771-4847-91c8-9d8dc3641cbb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-ff9f087b-f489-4681-8926-116e6898acbb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ff9f087b-f489-4681-8926-116e6898acbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff9f087b-f489-4681-8926-116e6898acbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ff9f087b-f489-4681-8926-116e6898acbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff9f087b-f489-4681-8926-116e6898acbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-ae323d30-36df-4b3d-afd3-6e2e1ffe62ce {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-bd4d04d9-75d6-4447-beea-bbb122e0165f {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd4d04d9-75d6-4447-beea-bbb122e0165f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a4b43380-270d-43e1-95ec-67f4d2ee8e0a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a4b43380-270d-43e1-95ec-67f4d2ee8e0a .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-0ed95f63-9baf-4524-b438-895cf5539f7b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0ed95f63-9baf-4524-b438-895cf5539f7b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-0ed95f63-9baf-4524-b438-895cf5539f7b .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-0ed95f63-9baf-4524-b438-895cf5539f7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-f0edc7aa-3d85-4dd0-b7df-e36e5b150b38 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb05b5d-1bb3-448d-a7a7-a50685aa0809 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1b50f850-efdc-4e96-8d76-567f598982d4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1b50f850-efdc-4e96-8d76-567f598982d4 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-ca4d06a6-8b3b-4beb-b920-0c0c5204a290 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ca4d06a6-8b3b-4beb-b920-0c0c5204a290 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-ca4d06a6-8b3b-4beb-b920-0c0c5204a290 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-ca4d06a6-8b3b-4beb-b920-0c0c5204a290 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-3d7c3594-9a4a-40b2-b051-72c58ad1b603 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa795b0e-8c00-40b7-ad44-232a7f72c3f3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9484148e-f538-4236-bfe1-de079f862e2f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9484148e-f538-4236-bfe1-de079f862e2f .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-14edff43-57de-4a74-bb52-15b204b6fa2c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-14edff43-57de-4a74-bb52-15b204b6fa2c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-14edff43-57de-4a74-bb52-15b204b6fa2c .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-14edff43-57de-4a74-bb52-15b204b6fa2c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  min-height: 50px;
}








#s-48c70268-3d6e-4831-baf4-5ae66d2539fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48c70268-3d6e-4831-baf4-5ae66d2539fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97cbe917-6fe5-4ee3-a95c-88430206f211 {
  min-height: 50px;
}








#s-97cbe917-6fe5-4ee3-a95c-88430206f211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97cbe917-6fe5-4ee3-a95c-88430206f211.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-6906de8e-3bfd-4ec2-a3df-3e802f0a656d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d3ce3b75-a17e-4500-8cf7-2a7e62fad1e5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d3ce3b75-a17e-4500-8cf7-2a7e62fad1e5 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-6cd8d846-6de5-490f-8784-46b07b9852ef {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6cd8d846-6de5-490f-8784-46b07b9852ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-6cd8d846-6de5-490f-8784-46b07b9852ef .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-6cd8d846-6de5-490f-8784-46b07b9852ef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-e6e6ff48-746a-41c2-bee6-5763b4f2c399 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-699ad028-3e3a-40c9-aacb-222f62f7dabd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-699ad028-3e3a-40c9-aacb-222f62f7dabd .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-3d7793bb-483e-4753-b173-d2491d3a8dfd {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3d7793bb-483e-4753-b173-d2491d3a8dfd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-3d7793bb-483e-4753-b173-d2491d3a8dfd .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-3d7793bb-483e-4753-b173-d2491d3a8dfd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-363c4cb0-0c21-4f69-a54d-d4485f46272e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-363c4cb0-0c21-4f69-a54d-d4485f46272e {
  min-height: 400px;
}
}







#s-363c4cb0-0c21-4f69-a54d-d4485f46272e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-363c4cb0-0c21-4f69-a54d-d4485f46272e.shg-box.shg-c {
  justify-content: center;
}

#s-895dabab-d156-4900-9bd4-ab5ec6ca161d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-895dabab-d156-4900-9bd4-ab5ec6ca161d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  
}



#s-9cfb5cde-1ba4-40e1-9269-68ddee1b5e17 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-86166d4c-12b6-4db6-893c-0975d8690d32 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-86166d4c-12b6-4db6-893c-0975d8690d32:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-86166d4c-12b6-4db6-893c-0975d8690d32:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 {
  display: none;
}
#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5, #wrap-s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 {
  display: none;
}
#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5, #wrap-s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 { display: none !important; }}
#s-4a8529f4-7583-4d02-8dab-fe8dc3c001d5 hr {
  border-top: 2px solid #ddd;
}

#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  display: none;
}
#s-b788d8fa-b9b8-4b28-837f-6c605a011c75, #wrap-s-b788d8fa-b9b8-4b28-837f-6c605a011c75 { display: none !important; }}@media (max-width: 767px){#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  display: none;
}
#s-b788d8fa-b9b8-4b28-837f-6c605a011c75, #wrap-s-b788d8fa-b9b8-4b28-837f-6c605a011c75 { display: none !important; }}







#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b788d8fa-b9b8-4b28-837f-6c605a011c75.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
opacity: 1;
text-align: center;
background-color: rgba(56, 56, 56, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 3px;
}
#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
#s-8bb59230-56e3-4b92-bb7f-44f766243008 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-8bb59230-56e3-4b92-bb7f-44f766243008"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bb59230-56e3-4b92-bb7f-44f766243008"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8bb59230-56e3-4b92-bb7f-44f766243008"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bb59230-56e3-4b92-bb7f-44f766243008"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-8a1a3787-77ed-4868-a06d-18edf00b41f8 {
  padding-top: 40px;
padding-bottom: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-8a1a3787-77ed-4868-a06d-18edf00b41f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8a1a3787-77ed-4868-a06d-18edf00b41f8.shg-box.shg-c {
  justify-content: center;
}

#s-6d254fc5-6345-498c-911b-ed09075d4e9a {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6d254fc5-6345-498c-911b-ed09075d4e9a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  
}



#s-81c918bd-fbda-4ba5-9f15-a95bdc7e6f64 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-e4f4b066-546d-4924-ac50-a4e6102521e2 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-e4f4b066-546d-4924-ac50-a4e6102521e2:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e4f4b066-546d-4924-ac50-a4e6102521e2:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-e4f4b066-546d-4924-ac50-a4e6102521e2-root {
    text-align: center;
  }


#s-e4f4b066-546d-4924-ac50-a4e6102521e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e4f4b066-546d-4924-ac50-a4e6102521e2-root {
    text-align: center;
  }


#s-e4f4b066-546d-4924-ac50-a4e6102521e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e4f4b066-546d-4924-ac50-a4e6102521e2-root {
    text-align: center;
  }


#s-e4f4b066-546d-4924-ac50-a4e6102521e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e4f4b066-546d-4924-ac50-a4e6102521e2-root {
    text-align: center;
  }


#s-e4f4b066-546d-4924-ac50-a4e6102521e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e4f4b066-546d-4924-ac50-a4e6102521e2-root {
    text-align: center;
  }


#s-e4f4b066-546d-4924-ac50-a4e6102521e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
#s-1f9ecc84-fc97-456c-83a2-c23fa837c7af {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-b449a661-684c-4775-89cd-201c94f0a196 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b449a661-684c-4775-89cd-201c94f0a196 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ca9017ce-edb0-4882-a21b-07872a9afa37 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-ca9017ce-edb0-4882-a21b-07872a9afa37 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-66ba492e-c679-43ea-b27d-da2238bc35cb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-66ba492e-c679-43ea-b27d-da2238bc35cb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-66ba492e-c679-43ea-b27d-da2238bc35cb .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-66ba492e-c679-43ea-b27d-da2238bc35cb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-e6fb44cc-82a3-4120-98e6-c6cf3681b614 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6aa47410-794a-4bb4-8d6b-645a958a52c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cf1a11f4-4b8f-4a30-9b52-52305d30c451 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-cf1a11f4-4b8f-4a30-9b52-52305d30c451 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-27b41eb5-1dc4-488d-86ca-e2ef0fd59424 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-27b41eb5-1dc4-488d-86ca-e2ef0fd59424 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-27b41eb5-1dc4-488d-86ca-e2ef0fd59424 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-27b41eb5-1dc4-488d-86ca-e2ef0fd59424 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-da1aa246-1431-4030-a4dc-3741d6b6b433 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-da1aa246-1431-4030-a4dc-3741d6b6b433"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da1aa246-1431-4030-a4dc-3741d6b6b433"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da1aa246-1431-4030-a4dc-3741d6b6b433"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da1aa246-1431-4030-a4dc-3741d6b6b433"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-9ba577a4-31a7-43e7-91c2-809a69892f78 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-162db46a-a01f-49ee-b5f8-bb970ac902c6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4e981e14-f9ab-440b-8b3c-4b90db0cd7e6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4e981e14-f9ab-440b-8b3c-4b90db0cd7e6 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-8b59861a-9f06-49f6-99f4-bfecb0a6cc07 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8b59861a-9f06-49f6-99f4-bfecb0a6cc07 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-8b59861a-9f06-49f6-99f4-bfecb0a6cc07 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-8b59861a-9f06-49f6-99f4-bfecb0a6cc07 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-661ee14d-1662-443b-9720-96967b970683 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64b02e92-d7f8-4b1c-85cf-addaae3a942d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-946f421c-d3bf-4483-ab12-ca4a84e19f4d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-946f421c-d3bf-4483-ab12-ca4a84e19f4d .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-dca6e161-8790-4389-83ef-8198b099a8fc {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dca6e161-8790-4389-83ef-8198b099a8fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-dca6e161-8790-4389-83ef-8198b099a8fc .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-dca6e161-8790-4389-83ef-8198b099a8fc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-35b1787b-dfc7-4817-bf06-475313a3548f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-11efd44b-abb9-4301-b897-d724394146a9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11efd44b-abb9-4301-b897-d724394146a9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-45883988-ac00-46fc-98db-4d2690ca4351 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-45883988-ac00-46fc-98db-4d2690ca4351 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-cc6be761-d732-4f3d-8444-c020cb3548ee {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cc6be761-d732-4f3d-8444-c020cb3548ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-cc6be761-d732-4f3d-8444-c020cb3548ee .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-cc6be761-d732-4f3d-8444-c020cb3548ee .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-4dd7b8ad-46f8-4247-b4f8-fee6e8a78882 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4dd7b8ad-46f8-4247-b4f8-fee6e8a78882"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4dd7b8ad-46f8-4247-b4f8-fee6e8a78882"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4dd7b8ad-46f8-4247-b4f8-fee6e8a78882"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4dd7b8ad-46f8-4247-b4f8-fee6e8a78882"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-1d8d823d-5d1a-46ce-9e35-0153564fefe8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-cd141369-582a-4ab1-ab46-8c3c801d37db {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd141369-582a-4ab1-ab46-8c3c801d37db img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d957fc81-72e7-4fae-8ffb-800bb64d088f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d957fc81-72e7-4fae-8ffb-800bb64d088f .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-9063991f-9a1d-4bfb-be3b-bc28e01d209b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9063991f-9a1d-4bfb-be3b-bc28e01d209b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-9063991f-9a1d-4bfb-be3b-bc28e01d209b .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-9063991f-9a1d-4bfb-be3b-bc28e01d209b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-d1d61281-1d05-402b-9914-1e679e3f75f1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f0f311-21f1-449e-bb3f-3bc5a55c29b3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a8064fe5-d731-4a6b-b6f9-32e98d40d284 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a8064fe5-d731-4a6b-b6f9-32e98d40d284 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-220db3c4-19db-4052-9551-fd7de33ffff5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-220db3c4-19db-4052-9551-fd7de33ffff5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-220db3c4-19db-4052-9551-fd7de33ffff5 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-220db3c4-19db-4052-9551-fd7de33ffff5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-9de26bbb-d044-42fc-b9fa-2caccd1fdea1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-45937dc7-4a88-4a19-9b1a-b5e26e27336e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fc77178e-aa67-47ee-abb6-57fdbc5b08d4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-fc77178e-aa67-47ee-abb6-57fdbc5b08d4 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-ace0a20e-34ee-4b45-9878-a5dd23fb75b3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ace0a20e-34ee-4b45-9878-a5dd23fb75b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-ace0a20e-34ee-4b45-9878-a5dd23fb75b3 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-ace0a20e-34ee-4b45-9878-a5dd23fb75b3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 {
  display: none;
}
#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731, #wrap-s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 {
  display: none;
}
#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731, #wrap-s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 { display: none !important; }}
#s-0bfb58a6-4e40-4eb1-afe0-d0e3b3b6d731 hr {
  border-top: 2px solid #ddd;
}

#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d {
  display: none;
}
#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d, #wrap-s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d { display: none !important; }}@media (max-width: 767px){#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d {
  display: none;
}
#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d, #wrap-s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d { display: none !important; }}







#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8fc577cc-e8b5-4e08-a6ba-99d09d6fc28d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
opacity: 1;
text-align: center;
background-color: rgba(56, 56, 56, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 3px;
}
#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-ec95c235-d4e3-4f43-a368-30aa05a38bd5-root {
    text-align: center;
  }


#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ec95c235-d4e3-4f43-a368-30aa05a38bd5-root {
    text-align: center;
  }


#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec95c235-d4e3-4f43-a368-30aa05a38bd5-root {
    text-align: center;
  }


#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec95c235-d4e3-4f43-a368-30aa05a38bd5-root {
    text-align: center;
  }


#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ec95c235-d4e3-4f43-a368-30aa05a38bd5-root {
    text-align: center;
  }


#s-ec95c235-d4e3-4f43-a368-30aa05a38bd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
#s-4fbec0af-d616-408b-a3a3-239b61c0c108 {
  padding-top: 1px;
padding-bottom: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-4fbec0af-d616-408b-a3a3-239b61c0c108 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4fbec0af-d616-408b-a3a3-239b61c0c108.shg-box.shg-c {
  justify-content: center;
}

#s-ee12f455-555d-4576-949b-c93b0620bd04 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ee12f455-555d-4576-949b-c93b0620bd04 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  
}



#s-b6a1c287-0634-41ad-98ed-7df7bb67acac {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-92ea2963-e6c3-4a04-a4de-b928bb1ec673-root {
    text-align: center;
  }


#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92ea2963-e6c3-4a04-a4de-b928bb1ec673-root {
    text-align: center;
  }


#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92ea2963-e6c3-4a04-a4de-b928bb1ec673-root {
    text-align: center;
  }


#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92ea2963-e6c3-4a04-a4de-b928bb1ec673-root {
    text-align: center;
  }


#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92ea2963-e6c3-4a04-a4de-b928bb1ec673-root {
    text-align: center;
  }


#s-92ea2963-e6c3-4a04-a4de-b928bb1ec673.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
#s-94dfb235-85c6-4ec4-9f2a-c30bf2b797a5 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-94dfb235-85c6-4ec4-9f2a-c30bf2b797a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94dfb235-85c6-4ec4-9f2a-c30bf2b797a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-94dfb235-85c6-4ec4-9f2a-c30bf2b797a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-94dfb235-85c6-4ec4-9f2a-c30bf2b797a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-17ecf729-15e6-4d11-bcb4-6f5c7c4bd138 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7431a6d-2e16-41b9-a2b4-db9b7e114679 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9a90e6bf-6224-4d7b-b94e-7065b0323329 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9a90e6bf-6224-4d7b-b94e-7065b0323329 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-c006e737-fa16-40a6-992c-f1a9bda4624d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c006e737-fa16-40a6-992c-f1a9bda4624d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-c006e737-fa16-40a6-992c-f1a9bda4624d .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-c006e737-fa16-40a6-992c-f1a9bda4624d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-928d5ee4-7c5f-4d2a-9d70-63cbfc706ab7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-aa74202b-52f7-4d99-9756-aa375649ea74 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa74202b-52f7-4d99-9756-aa375649ea74 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5e88a3bc-af2b-40c9-adf3-08d1843a35ac {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-5e88a3bc-af2b-40c9-adf3-08d1843a35ac .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-33467fd7-95b0-4724-ab6d-36683604bc84 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-33467fd7-95b0-4724-ab6d-36683604bc84 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-33467fd7-95b0-4724-ab6d-36683604bc84 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-33467fd7-95b0-4724-ab6d-36683604bc84 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-75de4e5d-7d9f-40f8-adcd-3a4af12b9f42 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a23e80f6-679d-4c81-b64e-2ec435e400b6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fc4aaa2e-cdde-48f8-b407-ba4c35593727 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-fc4aaa2e-cdde-48f8-b407-ba4c35593727 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-eb42e687-13f3-4b65-a694-6d0786ef3006 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-eb42e687-13f3-4b65-a694-6d0786ef3006 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-eb42e687-13f3-4b65-a694-6d0786ef3006 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-eb42e687-13f3-4b65-a694-6d0786ef3006 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-96d071cd-60fc-493f-8ad6-4659a813e2d6 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-96d071cd-60fc-493f-8ad6-4659a813e2d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96d071cd-60fc-493f-8ad6-4659a813e2d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-96d071cd-60fc-493f-8ad6-4659a813e2d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-96d071cd-60fc-493f-8ad6-4659a813e2d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-34316738-b3b1-4827-a4f9-bac6c48abeb4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-8de2e23b-3738-4567-826a-58ebecad4b41 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8de2e23b-3738-4567-826a-58ebecad4b41 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8a08f8ec-bd87-4e35-b95a-64df2e32d2b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-8a08f8ec-bd87-4e35-b95a-64df2e32d2b3 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-71d255d1-8997-4391-8cf3-874147651bfd {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-71d255d1-8997-4391-8cf3-874147651bfd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-71d255d1-8997-4391-8cf3-874147651bfd .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-71d255d1-8997-4391-8cf3-874147651bfd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-ab076a0d-fcfe-43b4-a374-6684beae0870 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-dee40cd6-664b-40cf-bac3-98acc740f21d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dee40cd6-664b-40cf-bac3-98acc740f21d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-def53500-9780-4b31-836d-56d87e1b4a3e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-def53500-9780-4b31-836d-56d87e1b4a3e .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-e7088b91-f7e2-4c69-a673-b81d81da92af {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e7088b91-f7e2-4c69-a673-b81d81da92af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-e7088b91-f7e2-4c69-a673-b81d81da92af .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-e7088b91-f7e2-4c69-a673-b81d81da92af .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-c2c5ec40-5913-4a36-9f7d-b039a005145c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dd3f8416-7cc1-4534-9ff8-5f18c175bb34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3cb0d130-2657-4c04-810e-46dec6134dce {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-3cb0d130-2657-4c04-810e-46dec6134dce .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-e8fd79c5-3be9-40d2-83f1-ef26dd55b1ea {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e8fd79c5-3be9-40d2-83f1-ef26dd55b1ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-e8fd79c5-3be9-40d2-83f1-ef26dd55b1ea .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-e8fd79c5-3be9-40d2-83f1-ef26dd55b1ea .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-77c933db-022b-4e5b-aee0-603550f6f3b1 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-77c933db-022b-4e5b-aee0-603550f6f3b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77c933db-022b-4e5b-aee0-603550f6f3b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-77c933db-022b-4e5b-aee0-603550f6f3b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-77c933db-022b-4e5b-aee0-603550f6f3b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-50d25564-ea0f-4568-a594-64a60d8dfa49 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58ad100a-e60c-4d3a-8450-c4e47f959a65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-25bf37ea-f3e6-49da-a2d5-0c9c569bde0f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-25bf37ea-f3e6-49da-a2d5-0c9c569bde0f .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-5046341c-c7cb-4276-a682-a216d59a0dc8 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5046341c-c7cb-4276-a682-a216d59a0dc8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-5046341c-c7cb-4276-a682-a216d59a0dc8 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-5046341c-c7cb-4276-a682-a216d59a0dc8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-858cf7ff-bab2-4d77-9687-e1db90b12d36 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-4880edd6-df9c-4319-9282-0c04a6c65e90 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4880edd6-df9c-4319-9282-0c04a6c65e90 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-48b9e7b4-760e-4492-a223-4943682ef6f1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-48b9e7b4-760e-4492-a223-4943682ef6f1 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-0978d655-e6b2-4542-9523-29d71bb9779a {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0978d655-e6b2-4542-9523-29d71bb9779a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-0978d655-e6b2-4542-9523-29d71bb9779a .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-0978d655-e6b2-4542-9523-29d71bb9779a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-e80f3bfa-1626-4c68-9995-ceb1799a1e01 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acb04d69-839b-4c2a-bb82-88c0f3e986b7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dd3ecebc-85ca-4424-94ee-946dd8b32747 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-dd3ecebc-85ca-4424-94ee-946dd8b32747 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-4c6564bf-5c57-403e-aa85-36fa8e2d5f35 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4c6564bf-5c57-403e-aa85-36fa8e2d5f35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-4c6564bf-5c57-403e-aa85-36fa8e2d5f35 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-4c6564bf-5c57-403e-aa85-36fa8e2d5f35 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-a8696293-d94a-4323-ab7a-3497237fab1f {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-a8696293-d94a-4323-ab7a-3497237fab1f {
  display: none;
}
#s-a8696293-d94a-4323-ab7a-3497237fab1f, #wrap-s-a8696293-d94a-4323-ab7a-3497237fab1f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8696293-d94a-4323-ab7a-3497237fab1f {
  display: none;
}
#s-a8696293-d94a-4323-ab7a-3497237fab1f, #wrap-s-a8696293-d94a-4323-ab7a-3497237fab1f { display: none !important; }}
#s-a8696293-d94a-4323-ab7a-3497237fab1f hr {
  border-top: 2px solid #ddd;
}

#s-b27abb05-d162-4f12-a165-33763b8b62ac {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b27abb05-d162-4f12-a165-33763b8b62ac {
  display: none;
}
#s-b27abb05-d162-4f12-a165-33763b8b62ac, #wrap-s-b27abb05-d162-4f12-a165-33763b8b62ac { display: none !important; }}@media (max-width: 767px){#s-b27abb05-d162-4f12-a165-33763b8b62ac {
  display: none;
}
#s-b27abb05-d162-4f12-a165-33763b8b62ac, #wrap-s-b27abb05-d162-4f12-a165-33763b8b62ac { display: none !important; }}







#s-b27abb05-d162-4f12-a165-33763b8b62ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b27abb05-d162-4f12-a165-33763b8b62ac.shg-box.shg-c {
  justify-content: flex-end;
}

#s-156ad760-8d83-449c-9c42-6dfb0022a180 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
opacity: 1;
text-align: center;
background-color: rgba(56, 56, 56, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 3px;
}
#s-156ad760-8d83-449c-9c42-6dfb0022a180:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-156ad760-8d83-449c-9c42-6dfb0022a180:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-156ad760-8d83-449c-9c42-6dfb0022a180-root {
    text-align: center;
  }


#s-156ad760-8d83-449c-9c42-6dfb0022a180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-156ad760-8d83-449c-9c42-6dfb0022a180-root {
    text-align: center;
  }


#s-156ad760-8d83-449c-9c42-6dfb0022a180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-156ad760-8d83-449c-9c42-6dfb0022a180-root {
    text-align: center;
  }


#s-156ad760-8d83-449c-9c42-6dfb0022a180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-156ad760-8d83-449c-9c42-6dfb0022a180-root {
    text-align: center;
  }


#s-156ad760-8d83-449c-9c42-6dfb0022a180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-156ad760-8d83-449c-9c42-6dfb0022a180-root {
    text-align: center;
  }


#s-156ad760-8d83-449c-9c42-6dfb0022a180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}
#s-216b7a5d-eda6-4633-9e86-bceded972a24 {
  padding-top: 1px;
padding-bottom: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-216b7a5d-eda6-4633-9e86-bceded972a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-216b7a5d-eda6-4633-9e86-bceded972a24.shg-box.shg-c {
  justify-content: center;
}

#s-7b5e8c74-f243-4223-8127-3d178c328d06 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7b5e8c74-f243-4223-8127-3d178c328d06 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  
}



#s-85c22c3a-3c48-45ed-a9ff-3043c8aeab84 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-d9a99ff4-c5ef-4554-9e88-6ab995029b25-root {
    text-align: center;
  }


#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d9a99ff4-c5ef-4554-9e88-6ab995029b25-root {
    text-align: center;
  }


#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d9a99ff4-c5ef-4554-9e88-6ab995029b25-root {
    text-align: center;
  }


#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d9a99ff4-c5ef-4554-9e88-6ab995029b25-root {
    text-align: center;
  }


#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d9a99ff4-c5ef-4554-9e88-6ab995029b25-root {
    text-align: center;
  }


#s-d9a99ff4-c5ef-4554-9e88-6ab995029b25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display SC;
  display:  inline-block ;
}
}
#s-2e96fd95-9e91-4d00-abc0-21eeadcc1a07 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2e96fd95-9e91-4d00-abc0-21eeadcc1a07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e96fd95-9e91-4d00-abc0-21eeadcc1a07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e96fd95-9e91-4d00-abc0-21eeadcc1a07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e96fd95-9e91-4d00-abc0-21eeadcc1a07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-89ff2e01-8234-49cc-8e1d-c908c10edeb1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6934369c-ea2c-4844-a6eb-ecd5550afd0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3de1589b-d3bd-43d1-8d23-8b9c7b37d103 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-3de1589b-d3bd-43d1-8d23-8b9c7b37d103 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-b225d113-ce89-41db-b94e-dc3d12626ad2 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b225d113-ce89-41db-b94e-dc3d12626ad2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-b225d113-ce89-41db-b94e-dc3d12626ad2 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-b225d113-ce89-41db-b94e-dc3d12626ad2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-37a22311-e74c-4113-be3b-9d203b8de21a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c7247ab-f665-4aa8-a4bd-d180cab2fe3b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b253d0d3-7c07-4fea-9182-5db5b8f678df {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-b253d0d3-7c07-4fea-9182-5db5b8f678df .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-cc5b68a3-bd6e-409a-8deb-c07a826e2ed1 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cc5b68a3-bd6e-409a-8deb-c07a826e2ed1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-cc5b68a3-bd6e-409a-8deb-c07a826e2ed1 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-cc5b68a3-bd6e-409a-8deb-c07a826e2ed1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-b92c1240-8cc0-40a1-9797-50eb6e23565f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0fe15c-0f09-493e-958f-7adf7af5c883 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a9a71c58-adfd-490f-9add-b9c105b94e8c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a9a71c58-adfd-490f-9add-b9c105b94e8c .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-40603589-8655-4c11-ae2e-998a1e082d0c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-40603589-8655-4c11-ae2e-998a1e082d0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-40603589-8655-4c11-ae2e-998a1e082d0c .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-40603589-8655-4c11-ae2e-998a1e082d0c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-5ee5e8e4-bcbc-4870-97b8-e58129a23f13 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5ee5e8e4-bcbc-4870-97b8-e58129a23f13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ee5e8e4-bcbc-4870-97b8-e58129a23f13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5ee5e8e4-bcbc-4870-97b8-e58129a23f13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ee5e8e4-bcbc-4870-97b8-e58129a23f13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-10df1480-dc4e-499b-b248-a9cb30f7441c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-06114d5e-4cd4-4bb8-a8c7-81aa9f899414 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5d37f3c5-5297-4800-8864-cc7610bca089 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-5d37f3c5-5297-4800-8864-cc7610bca089 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-a6cb6405-714a-4406-8d75-2803b57ef1bb {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a6cb6405-714a-4406-8d75-2803b57ef1bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-a6cb6405-714a-4406-8d75-2803b57ef1bb .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-a6cb6405-714a-4406-8d75-2803b57ef1bb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-88bc3de5-758c-48f2-8953-d509e8aaa6c3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-00166e1b-3640-45e5-ade2-06c58450e834 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00166e1b-3640-45e5-ade2-06c58450e834 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-98c16df2-3a5f-4bb6-92a2-1c1ab64cdc55 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-98c16df2-3a5f-4bb6-92a2-1c1ab64cdc55 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-865800e3-ddef-4c32-9bbd-d2197ba7e2dc {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-865800e3-ddef-4c32-9bbd-d2197ba7e2dc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-865800e3-ddef-4c32-9bbd-d2197ba7e2dc .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-865800e3-ddef-4c32-9bbd-d2197ba7e2dc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-6a420645-1719-4448-b511-699bb5d5e342 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c217afd7-d0c4-40bf-a85c-ab524dccd343 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a752f8d8-ddfa-49e7-b967-1d8d8f3fe733 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a752f8d8-ddfa-49e7-b967-1d8d8f3fe733 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-e4705ba7-db03-454a-a23f-64db370b64e7 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e4705ba7-db03-454a-a23f-64db370b64e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-e4705ba7-db03-454a-a23f-64db370b64e7 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-e4705ba7-db03-454a-a23f-64db370b64e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-1ea19920-dc2b-4a70-9cbb-03a4b375397a {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1ea19920-dc2b-4a70-9cbb-03a4b375397a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ea19920-dc2b-4a70-9cbb-03a4b375397a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1ea19920-dc2b-4a70-9cbb-03a4b375397a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ea19920-dc2b-4a70-9cbb-03a4b375397a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-89495ba8-d8cb-483d-9ff0-a3405ff1090b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f8e6a11-c525-458f-b2fb-429cefcd1804 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a3d47f9e-1f09-4fcf-86d6-5c9320c8d897 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a3d47f9e-1f09-4fcf-86d6-5c9320c8d897 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-b4dcec81-1950-4ba4-aebf-343c66fb09ce {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b4dcec81-1950-4ba4-aebf-343c66fb09ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-b4dcec81-1950-4ba4-aebf-343c66fb09ce .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-b4dcec81-1950-4ba4-aebf-343c66fb09ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-1f57861a-3536-45fe-b9a6-3d33b12e9479 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-6a087b0d-1c01-45de-898b-43040a407e11 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a087b0d-1c01-45de-898b-43040a407e11 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4b867bb9-628e-490a-b531-55571e6f1c91 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4b867bb9-628e-490a-b531-55571e6f1c91 .shg-product-title-component h3 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-b6ef4c68-c1ce-4806-867c-e60faf2b8356 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b6ef4c68-c1ce-4806-867c-e60faf2b8356 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-b6ef4c68-c1ce-4806-867c-e60faf2b8356 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-b6ef4c68-c1ce-4806-867c-e60faf2b8356 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-de68e131-633b-4834-be45-9b7502735523 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8ae9516c-3a59-4bcb-a7d6-bc628fe7db63 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f4efe7b3-f666-475d-bd52-5b60f541b53f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-f4efe7b3-f666-475d-bd52-5b60f541b53f .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 18px;
  
  
  
}

#s-3c7777fa-7519-4fbc-96fb-4d88b025c8ff {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3c7777fa-7519-4fbc-96fb-4d88b025c8ff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-3c7777fa-7519-4fbc-96fb-4d88b025c8ff .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-3c7777fa-7519-4fbc-96fb-4d88b025c8ff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-41533e2b-e084-4de3-905e-c6d72e8e7676 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-41533e2b-e084-4de3-905e-c6d72e8e7676 {
  display: none;
}
#s-41533e2b-e084-4de3-905e-c6d72e8e7676, #wrap-s-41533e2b-e084-4de3-905e-c6d72e8e7676 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41533e2b-e084-4de3-905e-c6d72e8e7676 {
  display: none;
}
#s-41533e2b-e084-4de3-905e-c6d72e8e7676, #wrap-s-41533e2b-e084-4de3-905e-c6d72e8e7676 { display: none !important; }}
#s-41533e2b-e084-4de3-905e-c6d72e8e7676 hr {
  border-top: 2px solid #ddd;
}

#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 {
  display: none;
}
#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570, #wrap-s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 { display: none !important; }}@media (max-width: 767px){#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 {
  display: none;
}
#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570, #wrap-s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 { display: none !important; }}







#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d65b4c5d-746e-4fd2-9d9e-f082a89f7570.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a7f57c6f-b321-4d61-9332-3002dc1f9652 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
opacity: 1;
text-align: center;
background-color: rgba(56, 56, 56, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 3px;
}
#s-a7f57c6f-b321-4d61-9332-3002dc1f9652:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-a7f57c6f-b321-4d61-9332-3002dc1f9652:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-a7f57c6f-b321-4d61-9332-3002dc1f9652-root {
    text-align: center;
  }


#s-a7f57c6f-b321-4d61-9332-3002dc1f9652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a7f57c6f-b321-4d61-9332-3002dc1f9652-root {
    text-align: center;
  }


#s-a7f57c6f-b321-4d61-9332-3002dc1f9652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a7f57c6f-b321-4d61-9332-3002dc1f9652-root {
    text-align: center;
  }


#s-a7f57c6f-b321-4d61-9332-3002dc1f9652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a7f57c6f-b321-4d61-9332-3002dc1f9652-root {
    text-align: center;
  }


#s-a7f57c6f-b321-4d61-9332-3002dc1f9652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a7f57c6f-b321-4d61-9332-3002dc1f9652-root {
    text-align: center;
  }


#s-a7f57c6f-b321-4d61-9332-3002dc1f9652.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Playfair Display;
  display:  inline-block ;
}
}
#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ebe2d9c-38c4-4fa1-9d49-cdb4ae5a0bde {
  margin-top: 0px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ebe2d9c-38c4-4fa1-9d49-cdb4ae5a0bde .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Playfair Display SC";
  font-style:  normal ;
  font-size: 26px;
  
  letter-spacing: 3px;
  
}



#s-bdb88e53-9965-4033-89ce-bf07e8b82279 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-55470333-096a-4c3a-a916-3604fc18aeb9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 {
  text-align: left;
}



.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c2d4f4d4-6203-49eb-9a66-25b0c02e1fd1 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0.px;
text-align: center;
}

#s-c2d4f4d4-6203-49eb-9a66-25b0c02e1fd1 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Lato;
  
  font-size: 14px;
  
  
  
}

#s-c6c55dcd-2351-4954-a042-d5ac07eb10c1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c6c55dcd-2351-4954-a042-d5ac07eb10c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-c6c55dcd-2351-4954-a042-d5ac07eb10c1 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-c6c55dcd-2351-4954-a042-d5ac07eb10c1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  
  
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-53a4865a-19af-4b11-b362-dcdf07899aab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 {
  text-align: left;
}



.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9e14695f-878c-41b2-9aee-710f8b9cfb1a {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9e14695f-878c-41b2-9aee-710f8b9cfb1a .shg-product-title-component h4 {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-d4da691d-b631-4670-8cdd-11c0379c4281 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d4da691d-b631-4670-8cdd-11c0379c4281 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-d4da691d-b631-4670-8cdd-11c0379c4281 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-d4da691d-b631-4670-8cdd-11c0379c4281 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-15c9b4e9-b139-4628-af21-babd9bf9c8ea {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-7c541753-a2b9-4922-a18a-a32bce227d1b {
  text-align: left;
}



.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f2fd4982-fd0c-47a4-86cc-122829a84c65 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-f2fd4982-fd0c-47a4-86cc-122829a84c65 .shg-product-title-component h4 {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-30914c5e-042b-4cbc-a3b6-47669d09d588 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-30914c5e-042b-4cbc-a3b6-47669d09d588 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-30914c5e-042b-4cbc-a3b6-47669d09d588 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-30914c5e-042b-4cbc-a3b6-47669d09d588 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  300 ;
  font-family: Quicksand;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-99afe261-f5bb-4e31-8bb5-bb732ea2f71d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c {
  text-align: left;
}



.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bf9ff2a1-17a6-4a5e-90c9-dcafbd57137f {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bf9ff2a1-17a6-4a5e-90c9-dcafbd57137f .shg-product-title-component h4 {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-84853be4-f7ab-4a01-a7f8-5e5784d39998 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-84853be4-f7ab-4a01-a7f8-5e5784d39998 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-84853be4-f7ab-4a01-a7f8-5e5784d39998 .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-84853be4-f7ab-4a01-a7f8-5e5784d39998 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  300 ;
  font-family: Quicksand;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-e39e57a0-6860-4ea7-bb4d-f6cd49868368 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-7f661332-2f64-485e-a345-56af3e080a84 {
  text-align: left;
}



.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6055ca2a-8e47-4c43-948a-f689e4c8e1fe {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-6055ca2a-8e47-4c43-948a-f689e4c8e1fe .shg-product-title-component h4 {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-60550075-b93b-460d-9152-d93e95276acd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-60550075-b93b-460d-9152-d93e95276acd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-60550075-b93b-460d-9152-d93e95276acd .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-60550075-b93b-460d-9152-d93e95276acd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  300 ;
  font-family: Quicksand;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

#s-f643c997-0cff-448c-bf7b-bcefeae360f3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-31240e76-bee5-4627-a2ff-ce2543530f46 {
  text-align: left;
}



.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a05b4bd1-87ec-4d58-91b8-c44281d83acb {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a05b4bd1-87ec-4d58-91b8-c44281d83acb .shg-product-title-component h4 {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-052326e0-e6c8-4b6e-a920-e2fe9a97e1ef {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-052326e0-e6c8-4b6e-a920-e2fe9a97e1ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  font-family: Poppins;
  font-style:  normal ;
}

#s-052326e0-e6c8-4b6e-a920-e2fe9a97e1ef .shg-product-price {
  color: #000;
  
  font-family: Poppins;
  font-style:  normal ;
  font-size: 12px;
}

#s-052326e0-e6c8-4b6e-a920-e2fe9a97e1ef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  300 ;
  font-family: Quicksand;
  font-style:  normal ;
  font-size: 12px;
  padding-left: 10px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
