.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, #wrap-content-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, #wrap-content-s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a { display: none !important; }}
#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  background-image: url(https://i.shgcdn.com/d8f8afed-5cb3-471e-b79d-46d06fd0e90a/-/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-style:  normal ;
  
  
  
  text-align: center;
}



#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  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: 1200px){#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  display: none;
}
#s-64e1a287-51ac-45d3-834a-651d8a9571e5, #wrap-s-64e1a287-51ac-45d3-834a-651d8a9571e5, #wrap-content-s-64e1a287-51ac-45d3-834a-651d8a9571e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  display: none;
}
#s-64e1a287-51ac-45d3-834a-651d8a9571e5, #wrap-s-64e1a287-51ac-45d3-834a-651d8a9571e5, #wrap-content-s-64e1a287-51ac-45d3-834a-651d8a9571e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  
}
}@media (max-width: 767px){#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  
}
}
#s-64e1a287-51ac-45d3-834a-651d8a9571e5 {
  background-image: url(https://i.shgcdn.com/b6ffbdab-809e-41bc-ad99-c54e3e78d588/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-64e1a287-51ac-45d3-834a-651d8a9571e5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
  display: block;
}#s-64e1a287-51ac-45d3-834a-651d8a9571e5.shg-box.shg-c {
  justify-content: center;
}

#s-7b3ff9d4-ea19-46ed-9a88-a1fa4efe61db {
  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-7b3ff9d4-ea19-46ed-9a88-a1fa4efe61db .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-55407333-10ab-4564-8fe5-e93b238218cb {
  margin-top: 0px;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 105, 117, 1);
}








#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(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  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%;
padding-top: 0px;
padding-bottom: 15px;
}

.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 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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;
}

.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-6f86e361-e9be-4e02-9e67-e15453b53673 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-6f86e361-e9be-4e02-9e67-e15453b53673:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f86e361-e9be-4e02-9e67-e15453b53673:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6f86e361-e9be-4e02-9e67-e15453b53673 {
  
}
}@media (max-width: 767px){#s-6f86e361-e9be-4e02-9e67-e15453b53673 {
  
}
}

  #s-6f86e361-e9be-4e02-9e67-e15453b53673-root {
    text-align: center;
  }


#s-6f86e361-e9be-4e02-9e67-e15453b53673.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f86e361-e9be-4e02-9e67-e15453b53673-root {
    text-align: center;
  }


#s-6f86e361-e9be-4e02-9e67-e15453b53673.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f86e361-e9be-4e02-9e67-e15453b53673-root {
    text-align: center;
  }


#s-6f86e361-e9be-4e02-9e67-e15453b53673.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f86e361-e9be-4e02-9e67-e15453b53673-root {
    text-align: center;
  }


#s-6f86e361-e9be-4e02-9e67-e15453b53673.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f86e361-e9be-4e02-9e67-e15453b53673-root {
    text-align: center;
  }


#s-6f86e361-e9be-4e02-9e67-e15453b53673.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-ea3fc61e-8828-4f2f-8b18-11feab60fcef .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-4ddc79f4-8801-4f26-aaf9-f3e4af748736 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736 {
  
}
}@media (max-width: 767px){#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736 {
  
}
}

  #s-4ddc79f4-8801-4f26-aaf9-f3e4af748736-root {
    text-align: center;
  }


#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ddc79f4-8801-4f26-aaf9-f3e4af748736-root {
    text-align: center;
  }


#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ddc79f4-8801-4f26-aaf9-f3e4af748736-root {
    text-align: center;
  }


#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ddc79f4-8801-4f26-aaf9-f3e4af748736-root {
    text-align: center;
  }


#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ddc79f4-8801-4f26-aaf9-f3e4af748736-root {
    text-align: center;
  }


#s-4ddc79f4-8801-4f26-aaf9-f3e4af748736.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-3323963c-6771-4847-91c8-9d8dc3641cbb .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b {
  
}
}@media (max-width: 767px){#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b {
  
}
}

  #s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b-root {
    text-align: center;
  }


#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b-root {
    text-align: center;
  }


#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b-root {
    text-align: center;
  }


#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b-root {
    text-align: center;
  }


#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b-root {
    text-align: center;
  }


#s-a04e9a14-bbcc-4cf1-9a62-92b9cce46e2b.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  
}
}@media (max-width: 767px){#s-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  
}
}







#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;
}
@media (min-width: 768px) and (max-width: 991px){#s-97cbe917-6fe5-4ee3-a95c-88430206f211 {
  
}
}@media (max-width: 767px){#s-97cbe917-6fe5-4ee3-a95c-88430206f211 {
  
}
}







#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-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 {
  
}
}@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, #wrap-content-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-11bb0741-272d-467f-8b27-1e15c5381d5d {
  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: 1200px){#s-11bb0741-272d-467f-8b27-1e15c5381d5d {
  display: none;
}
#s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-content-s-11bb0741-272d-467f-8b27-1e15c5381d5d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11bb0741-272d-467f-8b27-1e15c5381d5d {
  display: none;
}
#s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-content-s-11bb0741-272d-467f-8b27-1e15c5381d5d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11bb0741-272d-467f-8b27-1e15c5381d5d {
  display: none;
}
#s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-content-s-11bb0741-272d-467f-8b27-1e15c5381d5d { display: none !important; }}@media (max-width: 767px){#s-11bb0741-272d-467f-8b27-1e15c5381d5d {
  display: none;
}
#s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-s-11bb0741-272d-467f-8b27-1e15c5381d5d, #wrap-content-s-11bb0741-272d-467f-8b27-1e15c5381d5d { display: none !important; }}







#s-11bb0741-272d-467f-8b27-1e15c5381d5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11bb0741-272d-467f-8b27-1e15c5381d5d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e {
  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: 1200px){#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e {
  display: none;
}
#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-content-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e {
  display: none;
}
#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-content-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e {
  display: none;
}
#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-content-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e { display: none !important; }}@media (max-width: 767px){#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e {
  display: none;
}
#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e, #wrap-content-s-f2378a0b-54d6-4d4d-af50-08ffaca1568e { display: none !important; }}







#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2378a0b-54d6-4d4d-af50-08ffaca1568e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9fe6a452-e02c-4550-96ae-7d3326faa478 {
  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: 1200px){#s-9fe6a452-e02c-4550-96ae-7d3326faa478 {
  display: none;
}
#s-9fe6a452-e02c-4550-96ae-7d3326faa478, #wrap-s-9fe6a452-e02c-4550-96ae-7d3326faa478, #wrap-content-s-9fe6a452-e02c-4550-96ae-7d3326faa478 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fe6a452-e02c-4550-96ae-7d3326faa478 {
  display: none;
}
#s-9fe6a452-e02c-4550-96ae-7d3326faa478, #wrap-s-9fe6a452-e02c-4550-96ae-7d3326faa478, #wrap-content-s-9fe6a452-e02c-4550-96ae-7d3326faa478 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fe6a452-e02c-4550-96ae-7d3326faa478 {
  
}
}@media (max-width: 767px){#s-9fe6a452-e02c-4550-96ae-7d3326faa478 {
  
}
}







#s-9fe6a452-e02c-4550-96ae-7d3326faa478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9fe6a452-e02c-4550-96ae-7d3326faa478.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a4bf8bd9-c33b-4802-a42e-40ccbdc49746 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 105, 117, 1);
}








#s-a4bf8bd9-c33b-4802-a42e-40ccbdc49746 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4bf8bd9-c33b-4802-a42e-40ccbdc49746.shg-box.shg-c {
  justify-content: center;
}

#s-80794a3d-d045-47af-aeb7-3409a6667b80 {
  margin-top: 10px;
margin-bottom: 10px;
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-80794a3d-d045-47af-aeb7-3409a6667b80 .shogun-heading-component h1 {
  color: rgba(254, 254, 254, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-9ac0fa24-16e2-4ee3-a259-ad3cf4ec9d9d {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 15px;
}

#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-6 {
  width: calc(50.0% - 0.0px);
}

}

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

}

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

}

#s-9c4389bc-cc08-4214-b924-937e5928cb01 {
  padding-top: 0px;
padding-bottom: 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;
min-height: 400px;
background-attachment: scroll;
}








#s-9c4389bc-cc08-4214-b924-937e5928cb01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c4389bc-cc08-4214-b924-937e5928cb01.shg-box.shg-c {
  justify-content: center;
}

#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-66ba492e-c679-43ea-b27d-da2238bc35cb .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-b6057606-6c4f-45e0-a640-d356e75ea546 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-b6057606-6c4f-45e0-a640-d356e75ea546:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b6057606-6c4f-45e0-a640-d356e75ea546:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-b6057606-6c4f-45e0-a640-d356e75ea546 {
  
}
}@media (max-width: 767px){#s-b6057606-6c4f-45e0-a640-d356e75ea546 {
  
}
}

  #s-b6057606-6c4f-45e0-a640-d356e75ea546-root {
    text-align: center;
  }


#s-b6057606-6c4f-45e0-a640-d356e75ea546.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b6057606-6c4f-45e0-a640-d356e75ea546-root {
    text-align: center;
  }


#s-b6057606-6c4f-45e0-a640-d356e75ea546.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6057606-6c4f-45e0-a640-d356e75ea546-root {
    text-align: center;
  }


#s-b6057606-6c4f-45e0-a640-d356e75ea546.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6057606-6c4f-45e0-a640-d356e75ea546-root {
    text-align: center;
  }


#s-b6057606-6c4f-45e0-a640-d356e75ea546.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b6057606-6c4f-45e0-a640-d356e75ea546-root {
    text-align: center;
  }


#s-b6057606-6c4f-45e0-a640-d356e75ea546.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-c6661b58-c234-4408-bec0-4c09380bd829 {
  padding-top: 0px;
padding-bottom: 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;
min-height: 400px;
background-attachment: scroll;
}








#s-c6661b58-c234-4408-bec0-4c09380bd829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6661b58-c234-4408-bec0-4c09380bd829.shg-box.shg-c {
  justify-content: center;
}

#s-62b73d62-cbe0-4411-9f77-f79724baec18 {
  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-70f7bf62-aaf1-42e6-a768-35897c1abd7c {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f7bf62-aaf1-42e6-a768-35897c1abd7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-67760cf1-65be-475c-a3cc-1c7add5ad39d {
  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-67760cf1-65be-475c-a3cc-1c7add5ad39d .shg-product-title-component h3 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#s-8ddda169-23ab-4293-adf9-26d5c76c0858 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8ddda169-23ab-4293-adf9-26d5c76c0858 .shg-product-sold-out {
  display: none;
  color: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-8ddda169-23ab-4293-adf9-26d5c76c0858 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#s-8ddda169-23ab-4293-adf9-26d5c76c0858 .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-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e {
  
}
}@media (max-width: 767px){#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e {
  
}
}

  #s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e-root {
    text-align: center;
  }


#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e-root {
    text-align: center;
  }


#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e-root {
    text-align: center;
  }


#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e-root {
    text-align: center;
  }


#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e-root {
    text-align: center;
  }


#s-a2aaf0e1-23ae-47ac-8f6b-cb7922727e2e.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-57191bf8-6d74-473e-94d2-95bf18bc5b96 {
  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-57191bf8-6d74-473e-94d2-95bf18bc5b96 {
  display: none;
}
#s-57191bf8-6d74-473e-94d2-95bf18bc5b96, #wrap-s-57191bf8-6d74-473e-94d2-95bf18bc5b96, #wrap-content-s-57191bf8-6d74-473e-94d2-95bf18bc5b96 { display: none !important; }}@media (max-width: 767px){#s-57191bf8-6d74-473e-94d2-95bf18bc5b96 {
  display: none;
}
#s-57191bf8-6d74-473e-94d2-95bf18bc5b96, #wrap-s-57191bf8-6d74-473e-94d2-95bf18bc5b96, #wrap-content-s-57191bf8-6d74-473e-94d2-95bf18bc5b96 { display: none !important; }}







#s-57191bf8-6d74-473e-94d2-95bf18bc5b96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57191bf8-6d74-473e-94d2-95bf18bc5b96.shg-box.shg-c {
  justify-content: flex-end;
}

#s-e240f4bd-1785-4afc-8071-ca90a353607e {
  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: 1200px){#s-e240f4bd-1785-4afc-8071-ca90a353607e {
  display: none;
}
#s-e240f4bd-1785-4afc-8071-ca90a353607e, #wrap-s-e240f4bd-1785-4afc-8071-ca90a353607e, #wrap-content-s-e240f4bd-1785-4afc-8071-ca90a353607e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e240f4bd-1785-4afc-8071-ca90a353607e {
  display: none;
}
#s-e240f4bd-1785-4afc-8071-ca90a353607e, #wrap-s-e240f4bd-1785-4afc-8071-ca90a353607e, #wrap-content-s-e240f4bd-1785-4afc-8071-ca90a353607e { display: none !important; }}







#s-e240f4bd-1785-4afc-8071-ca90a353607e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e240f4bd-1785-4afc-8071-ca90a353607e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-02cd1c37-b010-4536-8c03-a9d3365135c6 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 105, 117, 1);
}








#s-02cd1c37-b010-4536-8c03-a9d3365135c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-02cd1c37-b010-4536-8c03-a9d3365135c6.shg-box.shg-c {
  justify-content: center;
}

#s-0b77c7f4-c333-4d9f-8df2-77e010feaa98 {
  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-0b77c7f4-c333-4d9f-8df2-77e010feaa98 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-a42cd54c-9a21-4aed-a788-f2970cfaa728 {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 15px;
}

#s-78de9ec3-0fd6-45fb-bf8f-ee1129569346 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-78de9ec3-0fd6-45fb-bf8f-ee1129569346"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78de9ec3-0fd6-45fb-bf8f-ee1129569346"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-78de9ec3-0fd6-45fb-bf8f-ee1129569346"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-78de9ec3-0fd6-45fb-bf8f-ee1129569346"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-155c2c3a-bdf1-47f3-b634-fc62c1e75885 {
  padding-top: 0px;
padding-bottom: 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;
min-height: 400px;
}








#s-155c2c3a-bdf1-47f3-b634-fc62c1e75885 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-155c2c3a-bdf1-47f3-b634-fc62c1e75885.shg-box.shg-c {
  justify-content: center;
}

#s-f70182de-8ae9-480f-9d7c-da03f45f4b08 {
  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-6d86c84b-01eb-465e-addc-c60776c255a0 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d86c84b-01eb-465e-addc-c60776c255a0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-15a4b4af-6822-466b-a16b-43650cd5e3a2 {
  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-15a4b4af-6822-466b-a16b-43650cd5e3a2 .shg-product-title-component h3 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#s-9a7cf2c3-654d-4435-bee1-0ae9d405a1ab {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9a7cf2c3-654d-4435-bee1-0ae9d405a1ab .shg-product-sold-out {
  display: none;
  color: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-9a7cf2c3-654d-4435-bee1-0ae9d405a1ab .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#s-9a7cf2c3-654d-4435-bee1-0ae9d405a1ab .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-d7367e15-0266-42aa-a3a5-ef5209c4ebad {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad {
  
}
}@media (max-width: 767px){#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad {
  
}
}

  #s-d7367e15-0266-42aa-a3a5-ef5209c4ebad-root {
    text-align: center;
  }


#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d7367e15-0266-42aa-a3a5-ef5209c4ebad-root {
    text-align: center;
  }


#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d7367e15-0266-42aa-a3a5-ef5209c4ebad-root {
    text-align: center;
  }


#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d7367e15-0266-42aa-a3a5-ef5209c4ebad-root {
    text-align: center;
  }


#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d7367e15-0266-42aa-a3a5-ef5209c4ebad-root {
    text-align: center;
  }


#s-d7367e15-0266-42aa-a3a5-ef5209c4ebad.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-94d606cb-582b-4a99-b29d-c3c36f5dd5d3 {
  padding-top: 0px;
padding-bottom: 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;
min-height: 400px;
}








#s-94d606cb-582b-4a99-b29d-c3c36f5dd5d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94d606cb-582b-4a99-b29d-c3c36f5dd5d3.shg-box.shg-c {
  justify-content: center;
}

#s-d5803167-dca7-4ad2-a110-6424df5f3c3b {
  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-ce6fdf82-115f-4eca-a793-212e266d0bae {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce6fdf82-115f-4eca-a793-212e266d0bae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4d8342e0-c8e7-450f-86f9-36bf827f4aa0 {
  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-4d8342e0-c8e7-450f-86f9-36bf827f4aa0 .shg-product-title-component h3 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#s-1b563f25-34fd-48c9-8c10-b07472e30aa8 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b563f25-34fd-48c9-8c10-b07472e30aa8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-1b563f25-34fd-48c9-8c10-b07472e30aa8 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#s-1b563f25-34fd-48c9-8c10-b07472e30aa8 .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-e9d9a0a4-cb3b-4171-8208-2e0423688ad9 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9 {
  
}
}@media (max-width: 767px){#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9 {
  
}
}

  #s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9-root {
    text-align: center;
  }


#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9-root {
    text-align: center;
  }


#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9-root {
    text-align: center;
  }


#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9-root {
    text-align: center;
  }


#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9-root {
    text-align: center;
  }


#s-e9d9a0a4-cb3b-4171-8208-2e0423688ad9.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-90f41111-d11b-411e-9075-912f093d39c6 {
  padding-top: 0px;
padding-bottom: 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;
min-height: 400px;
}








#s-90f41111-d11b-411e-9075-912f093d39c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90f41111-d11b-411e-9075-912f093d39c6.shg-box.shg-c {
  justify-content: center;
}

#s-aa4de3f2-c54b-4cc6-9891-8b9de6ebac43 {
  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-f0712789-7c37-424e-9d82-d78f6338bc83 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0712789-7c37-424e-9d82-d78f6338bc83 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f10d7324-b416-4aa8-ad2c-3937c03b7bb9 {
  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-f10d7324-b416-4aa8-ad2c-3937c03b7bb9 .shg-product-title-component h3 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#s-0e296930-8542-45e9-8310-2444555f2b05 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0e296930-8542-45e9-8310-2444555f2b05 .shg-product-sold-out {
  display: none;
  color: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-0e296930-8542-45e9-8310-2444555f2b05 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#s-0e296930-8542-45e9-8310-2444555f2b05 .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-1772018c-220d-4215-8f89-5e4284ad963a {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-1772018c-220d-4215-8f89-5e4284ad963a:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1772018c-220d-4215-8f89-5e4284ad963a:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1772018c-220d-4215-8f89-5e4284ad963a {
  
}
}@media (max-width: 767px){#s-1772018c-220d-4215-8f89-5e4284ad963a {
  
}
}

  #s-1772018c-220d-4215-8f89-5e4284ad963a-root {
    text-align: center;
  }


#s-1772018c-220d-4215-8f89-5e4284ad963a.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1772018c-220d-4215-8f89-5e4284ad963a-root {
    text-align: center;
  }


#s-1772018c-220d-4215-8f89-5e4284ad963a.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1772018c-220d-4215-8f89-5e4284ad963a-root {
    text-align: center;
  }


#s-1772018c-220d-4215-8f89-5e4284ad963a.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1772018c-220d-4215-8f89-5e4284ad963a-root {
    text-align: center;
  }


#s-1772018c-220d-4215-8f89-5e4284ad963a.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1772018c-220d-4215-8f89-5e4284ad963a-root {
    text-align: center;
  }


#s-1772018c-220d-4215-8f89-5e4284ad963a.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  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 h2 {
  color: rgba(8, 105, 116, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#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_4 {
  width: calc(20.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 16.0px);
}

}

#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-c6c55dcd-2351-4954-a042-d5ac07eb10c1 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-8eaad9ab-5e62-406c-a2ce-7249ff838c7d {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d {
  display: none;
}
#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d, #wrap-s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d, #wrap-content-s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d { display: none !important; }}@media (max-width: 767px){#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d {
  display: none;
}
#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d, #wrap-s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d, #wrap-content-s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d { display: none !important; }}

  #s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d-root {
    text-align: center;
  }


#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d-root {
    text-align: center;
  }


#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d-root {
    text-align: center;
  }


#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d-root {
    text-align: center;
  }


#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d-root {
    text-align: center;
  }


#s-8eaad9ab-5e62-406c-a2ce-7249ff838c7d.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-d4da691d-b631-4670-8cdd-11c0379c4281 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-db43e8ac-8005-415b-aaaf-127df707b2f4 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-db43e8ac-8005-415b-aaaf-127df707b2f4:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db43e8ac-8005-415b-aaaf-127df707b2f4:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-db43e8ac-8005-415b-aaaf-127df707b2f4 {
  display: none;
}
#s-db43e8ac-8005-415b-aaaf-127df707b2f4, #wrap-s-db43e8ac-8005-415b-aaaf-127df707b2f4, #wrap-content-s-db43e8ac-8005-415b-aaaf-127df707b2f4 { display: none !important; }}@media (max-width: 767px){#s-db43e8ac-8005-415b-aaaf-127df707b2f4 {
  display: none;
}
#s-db43e8ac-8005-415b-aaaf-127df707b2f4, #wrap-s-db43e8ac-8005-415b-aaaf-127df707b2f4, #wrap-content-s-db43e8ac-8005-415b-aaaf-127df707b2f4 { display: none !important; }}

  #s-db43e8ac-8005-415b-aaaf-127df707b2f4-root {
    text-align: center;
  }


#s-db43e8ac-8005-415b-aaaf-127df707b2f4.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db43e8ac-8005-415b-aaaf-127df707b2f4-root {
    text-align: center;
  }


#s-db43e8ac-8005-415b-aaaf-127df707b2f4.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db43e8ac-8005-415b-aaaf-127df707b2f4-root {
    text-align: center;
  }


#s-db43e8ac-8005-415b-aaaf-127df707b2f4.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db43e8ac-8005-415b-aaaf-127df707b2f4-root {
    text-align: center;
  }


#s-db43e8ac-8005-415b-aaaf-127df707b2f4.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db43e8ac-8005-415b-aaaf-127df707b2f4-root {
    text-align: center;
  }


#s-db43e8ac-8005-415b-aaaf-127df707b2f4.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-30914c5e-042b-4cbc-a3b6-47669d09d588 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-d78a13db-b3a8-4716-a585-6e055c23c78c {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-d78a13db-b3a8-4716-a585-6e055c23c78c:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d78a13db-b3a8-4716-a585-6e055c23c78c:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d78a13db-b3a8-4716-a585-6e055c23c78c {
  display: none;
}
#s-d78a13db-b3a8-4716-a585-6e055c23c78c, #wrap-s-d78a13db-b3a8-4716-a585-6e055c23c78c, #wrap-content-s-d78a13db-b3a8-4716-a585-6e055c23c78c { display: none !important; }}@media (max-width: 767px){#s-d78a13db-b3a8-4716-a585-6e055c23c78c {
  display: none;
}
#s-d78a13db-b3a8-4716-a585-6e055c23c78c, #wrap-s-d78a13db-b3a8-4716-a585-6e055c23c78c, #wrap-content-s-d78a13db-b3a8-4716-a585-6e055c23c78c { display: none !important; }}

  #s-d78a13db-b3a8-4716-a585-6e055c23c78c-root {
    text-align: center;
  }


#s-d78a13db-b3a8-4716-a585-6e055c23c78c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d78a13db-b3a8-4716-a585-6e055c23c78c-root {
    text-align: center;
  }


#s-d78a13db-b3a8-4716-a585-6e055c23c78c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d78a13db-b3a8-4716-a585-6e055c23c78c-root {
    text-align: center;
  }


#s-d78a13db-b3a8-4716-a585-6e055c23c78c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d78a13db-b3a8-4716-a585-6e055c23c78c-root {
    text-align: center;
  }


#s-d78a13db-b3a8-4716-a585-6e055c23c78c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d78a13db-b3a8-4716-a585-6e055c23c78c-root {
    text-align: center;
  }


#s-d78a13db-b3a8-4716-a585-6e055c23c78c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-84853be4-f7ab-4a01-a7f8-5e5784d39998 .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12 {
  display: none;
}
#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12, #wrap-s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12, #wrap-content-s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12 { display: none !important; }}@media (max-width: 767px){#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12 {
  display: none;
}
#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12, #wrap-s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12, #wrap-content-s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12 { display: none !important; }}

  #s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12-root {
    text-align: center;
  }


#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12-root {
    text-align: center;
  }


#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12-root {
    text-align: center;
  }


#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12-root {
    text-align: center;
  }


#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12-root {
    text-align: center;
  }


#s-a4f9b2e3-fe38-4bda-9bff-ebaa6beacc12.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#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 span {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  
  
  
}

#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: rgba(0, 72, 81, 1);
  
  
  
  font-style:  normal ;
}

#s-60550075-b93b-460d-9152-d93e95276acd .shg-product-price {
  color: rgba(0, 72, 81, 1);
  
  
  font-style:  normal ;
  
}

#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-625b92e6-6dbd-465f-b946-2f4135b4588c {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 14px;
background-color: rgba(220, 207, 223, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 72, 81, 1);
background-position: center center;
}
#s-625b92e6-6dbd-465f-b946-2f4135b4588c:hover {background-color: rgba(215, 215, 212, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-625b92e6-6dbd-465f-b946-2f4135b4588c:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-625b92e6-6dbd-465f-b946-2f4135b4588c {
  display: none;
}
#s-625b92e6-6dbd-465f-b946-2f4135b4588c, #wrap-s-625b92e6-6dbd-465f-b946-2f4135b4588c, #wrap-content-s-625b92e6-6dbd-465f-b946-2f4135b4588c { display: none !important; }}@media (max-width: 767px){#s-625b92e6-6dbd-465f-b946-2f4135b4588c {
  display: none;
}
#s-625b92e6-6dbd-465f-b946-2f4135b4588c, #wrap-s-625b92e6-6dbd-465f-b946-2f4135b4588c, #wrap-content-s-625b92e6-6dbd-465f-b946-2f4135b4588c { display: none !important; }}

  #s-625b92e6-6dbd-465f-b946-2f4135b4588c-root {
    text-align: center;
  }


#s-625b92e6-6dbd-465f-b946-2f4135b4588c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-625b92e6-6dbd-465f-b946-2f4135b4588c-root {
    text-align: center;
  }


#s-625b92e6-6dbd-465f-b946-2f4135b4588c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-625b92e6-6dbd-465f-b946-2f4135b4588c-root {
    text-align: center;
  }


#s-625b92e6-6dbd-465f-b946-2f4135b4588c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-625b92e6-6dbd-465f-b946-2f4135b4588c-root {
    text-align: center;
  }


#s-625b92e6-6dbd-465f-b946-2f4135b4588c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-625b92e6-6dbd-465f-b946-2f4135b4588c-root {
    text-align: center;
  }


#s-625b92e6-6dbd-465f-b946-2f4135b4588c.shg-btn {
  color: rgba(0, 72, 81, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-47b6af40-541f-4327-8445-51689f2179a5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-47b6af40-541f-4327-8445-51689f2179a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-47b6af40-541f-4327-8445-51689f2179a5.shg-box.shg-c {
  justify-content: center;
}

#s-d59d7351-99bd-4e2f-8257-b6176e1d2a24 {
  min-height: 50px;
}








#s-d59d7351-99bd-4e2f-8257-b6176e1d2a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d59d7351-99bd-4e2f-8257-b6176e1d2a24.shg-box.shg-c {
  justify-content: center;
}

#s-6df0e748-9f18-4464-a501-5a0765487514 {
  padding-top: 40px;
padding-left: 0%;
padding-bottom: 10px;
background-color: rgba(242, 248, 248, 1);
}
@media (min-width: 1200px){#s-6df0e748-9f18-4464-a501-5a0765487514 {
  display: none;
}
#s-6df0e748-9f18-4464-a501-5a0765487514, #wrap-s-6df0e748-9f18-4464-a501-5a0765487514, #wrap-content-s-6df0e748-9f18-4464-a501-5a0765487514 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df0e748-9f18-4464-a501-5a0765487514 {
  display: none;
}
#s-6df0e748-9f18-4464-a501-5a0765487514, #wrap-s-6df0e748-9f18-4464-a501-5a0765487514, #wrap-content-s-6df0e748-9f18-4464-a501-5a0765487514 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6df0e748-9f18-4464-a501-5a0765487514 {
  
}
}@media (max-width: 767px){#s-6df0e748-9f18-4464-a501-5a0765487514 {
  
}
}
#s-0a9701de-958d-461c-b909-ab3dd081b538 {
  text-align: left;
}

#s-41032f1e-c9e2-45ca-bec3-66ec2c383d84 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-41032f1e-c9e2-45ca-bec3-66ec2c383d84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41032f1e-c9e2-45ca-bec3-66ec2c383d84.shg-box.shg-c {
  justify-content: center;
}

#s-53cc2324-fa50-426e-a670-abc37ba05e32 {
  text-align: left;
}

@media (min-width: 768px) and (max-width: 991px){#s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e {
  display: none;
}
#s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e, #wrap-s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e, #wrap-content-s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e { display: none !important; }}@media (max-width: 767px){#s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e {
  display: none;
}
#s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e, #wrap-s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e, #wrap-content-s-c558f4a3-2fe0-4cb6-95ad-c3f1130ce62e { display: none !important; }}
@media (min-width: 1200px){#s-06135d3d-729b-4444-8917-6d2e60c9df07 {
  display: none;
}
#s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-content-s-06135d3d-729b-4444-8917-6d2e60c9df07 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06135d3d-729b-4444-8917-6d2e60c9df07 {
  display: none;
}
#s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-content-s-06135d3d-729b-4444-8917-6d2e60c9df07 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06135d3d-729b-4444-8917-6d2e60c9df07 {
  display: none;
}
#s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-s-06135d3d-729b-4444-8917-6d2e60c9df07, #wrap-content-s-06135d3d-729b-4444-8917-6d2e60c9df07 { display: none !important; }}
/*
  $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;
}
