.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4e485dc2-e7e4-4e54-bde9-af6be57fa4a5 {
  text-align: center;
}




  #s-4e485dc2-e7e4-4e54-bde9-af6be57fa4a5 img.shogun-image {
    
    width: px;
  }


#s-4e485dc2-e7e4-4e54-bde9-af6be57fa4a5 .shogun-image-content {
  
    align-items: center;
  
}

.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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-f9ddd3d7-c331-4ed9-8504-ad4ba97e5723 {
  min-height: 50px;
}








#s-f9ddd3d7-c331-4ed9-8504-ad4ba97e5723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9ddd3d7-c331-4ed9-8504-ad4ba97e5723.shg-box.shg-c {
  justify-content: center;
}

#s-46d2f6d5-7170-4906-ad6d-6e7af448fcf7 {
  text-align: center;
}




  #s-46d2f6d5-7170-4906-ad6d-6e7af448fcf7 img.shogun-image {
    
    width: px;
  }


#s-46d2f6d5-7170-4906-ad6d-6e7af448fcf7 .shogun-image-content {
  
    align-items: center;
  
}

#s-bedff91f-e79d-4e85-85e3-25021fe35750 {
  text-align: center;
}




  #s-bedff91f-e79d-4e85-85e3-25021fe35750 img.shogun-image {
    
    width: px;
  }


#s-bedff91f-e79d-4e85-85e3-25021fe35750 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae5c7060-f795-4f32-b128-b20ea6f5ee63 {
  text-align: center;
}




  #s-ae5c7060-f795-4f32-b128-b20ea6f5ee63 img.shogun-image {
    
    width: px;
  }


#s-ae5c7060-f795-4f32-b128-b20ea6f5ee63 .shogun-image-content {
  
    align-items: center;
  
}

#s-7306eb45-c9cf-4415-8389-2417369bbd38 {
  text-align: center;
}




  #s-7306eb45-c9cf-4415-8389-2417369bbd38 img.shogun-image {
    
    width: px;
  }


#s-7306eb45-c9cf-4415-8389-2417369bbd38 .shogun-image-content {
  
    align-items: center;
  
}

#s-0045a31d-7ba8-4e43-8d79-fe64d71f677a {
  text-align: center;
}




  #s-0045a31d-7ba8-4e43-8d79-fe64d71f677a img.shogun-image {
    
    width: px;
  }


#s-0045a31d-7ba8-4e43-8d79-fe64d71f677a .shogun-image-content {
  
    align-items: center;
  
}

#s-0668438e-c076-48f0-b0ed-9b452ad19da4 {
  text-align: center;
}




  #s-0668438e-c076-48f0-b0ed-9b452ad19da4 img.shogun-image {
    
    width: px;
  }


#s-0668438e-c076-48f0-b0ed-9b452ad19da4 .shogun-image-content {
  
    align-items: center;
  
}

#s-296ccf95-cd8f-4bbd-af00-f37a36742f8a {
  text-align: center;
}




  #s-296ccf95-cd8f-4bbd-af00-f37a36742f8a img.shogun-image {
    
    width: px;
  }


#s-296ccf95-cd8f-4bbd-af00-f37a36742f8a .shogun-image-content {
  
    align-items: center;
  
}

#s-80e88809-1175-44ea-9833-eb9ff25643eb {
  text-align: center;
}




  #s-80e88809-1175-44ea-9833-eb9ff25643eb img.shogun-image {
    
    width: px;
  }


#s-80e88809-1175-44ea-9833-eb9ff25643eb .shogun-image-content {
  
    align-items: center;
  
}

#s-c6baec70-85f0-41d2-a275-8091be5e75d1 {
  text-align: center;
}




  #s-c6baec70-85f0-41d2-a275-8091be5e75d1 img.shogun-image {
    
    width: px;
  }


#s-c6baec70-85f0-41d2-a275-8091be5e75d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ad6bb58-535e-428a-b400-399e3a76747a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8ad6bb58-535e-428a-b400-399e3a76747a {
  display: none;
}
#s-8ad6bb58-535e-428a-b400-399e3a76747a, #wrap-s-8ad6bb58-535e-428a-b400-399e3a76747a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ad6bb58-535e-428a-b400-399e3a76747a {
  display: none;
}
#s-8ad6bb58-535e-428a-b400-399e3a76747a, #wrap-s-8ad6bb58-535e-428a-b400-399e3a76747a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ad6bb58-535e-428a-b400-399e3a76747a {
  
}
}@media (max-width: 767px){#s-8ad6bb58-535e-428a-b400-399e3a76747a {
  
}
}







#s-8ad6bb58-535e-428a-b400-399e3a76747a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ad6bb58-535e-428a-b400-399e3a76747a.shg-box.shg-c {
  justify-content: flex-start;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-dc81aeeb-ad84-4710-97fe-a6d9d1431141 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc81aeeb-ad84-4710-97fe-a6d9d1431141 .shogun-heading-component h1 {
  color: rgba(60, 75, 60, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-a43d2ea0-572e-4c74-bc4a-55d6dbd3a988 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a43d2ea0-572e-4c74-bc4a-55d6dbd3a988 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a43d2ea0-572e-4c74-bc4a-55d6dbd3a988 .shg-sld-nav-button.shg-sld-left,
#s-a43d2ea0-572e-4c74-bc4a-55d6dbd3a988 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-822fec37-392d-4e64-be28-a94678e06f55 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-822fec37-392d-4e64-be28-a94678e06f55 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: "Rubik";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae23657d-bef1-4945-b8ec-260808bb93bd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ae23657d-bef1-4945-b8ec-260808bb93bd .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: "Rubik";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-446dcf21-091e-46e0-81df-8945e5dc2244 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-446dcf21-091e-46e0-81df-8945e5dc2244 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: "Rubik";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2d76048c-e104-4700-b74f-c3ba51edd769 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-2d76048c-e104-4700-b74f-c3ba51edd769 img.shogun-image {
    
    width: px;
  }


#s-2d76048c-e104-4700-b74f-c3ba51edd769 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad2545cd-0fe2-4820-bd8e-4e7a2148e70c {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-ad2545cd-0fe2-4820-bd8e-4e7a2148e70c img.shogun-image {
    
    width: px;
  }


#s-ad2545cd-0fe2-4820-bd8e-4e7a2148e70c .shogun-image-content {
  
    align-items: center;
  
}

#s-b6bd134c-8782-45b3-9404-e93b10ae284a {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-b6bd134c-8782-45b3-9404-e93b10ae284a img.shogun-image {
    
    width: px;
  }


#s-b6bd134c-8782-45b3-9404-e93b10ae284a .shogun-image-content {
  
    align-items: center;
  
}

#s-89310df3-3d8f-409c-9b8a-660f623748b1 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-89310df3-3d8f-409c-9b8a-660f623748b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89310df3-3d8f-409c-9b8a-660f623748b1.shg-box.shg-c {
  justify-content: center;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c53e2be5-1817-4014-839e-c226160f1919"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

.shg-btn.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-682f6fa8-6c8a-4f8b-9816-d26c144bc312 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-682f6fa8-6c8a-4f8b-9816-d26c144bc312:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-682f6fa8-6c8a-4f8b-9816-d26c144bc312:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-682f6fa8-6c8a-4f8b-9816-d26c144bc312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 {
  display: none;
}
#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41, #wrap-s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 {
  display: none;
}
#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41, #wrap-s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 { display:none !important; }}
#s-c0fb7768-e1f1-46b5-af4a-0ed63cc47e41 .shogun-heading-component h1 {
  color: rgba(60, 75, 60, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 {
  display: none;
}
#s-ad12a3d6-ed58-43b2-9f58-926fac72c486, #wrap-s-ad12a3d6-ed58-43b2-9f58-926fac72c486 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 {
  display: none;
}
#s-ad12a3d6-ed58-43b2-9f58-926fac72c486, #wrap-s-ad12a3d6-ed58-43b2-9f58-926fac72c486 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 {
  
}
}@media (max-width: 767px){#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 {
  
}
}
#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 .shg-sld-nav-button.shg-sld-left,
#s-ad12a3d6-ed58-43b2-9f58-926fac72c486 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c59fdf8a-53ac-4cdf-adb4-503c22337136 {
  text-align: center;
opacity: 1;
}




  #s-c59fdf8a-53ac-4cdf-adb4-503c22337136 img.shogun-image {
    
    width: px;
  }


#s-c59fdf8a-53ac-4cdf-adb4-503c22337136 .shogun-image-content {
  
    align-items: center;
  
}

#s-54fa2ff4-cd6d-447f-a893-aee6120954e4 {
  text-align: center;
}




  #s-54fa2ff4-cd6d-447f-a893-aee6120954e4 img.shogun-image {
    
    width: px;
  }


#s-54fa2ff4-cd6d-447f-a893-aee6120954e4 .shogun-image-content {
  
    align-items: 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 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;
  font-weight: normal;
  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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-20f76330-a5ea-42c7-918a-3e4972d9b30b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-20f76330-a5ea-42c7-918a-3e4972d9b30b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-20f76330-a5ea-42c7-918a-3e4972d9b30b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-20f76330-a5ea-42c7-918a-3e4972d9b30b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-df411e37-96ee-4724-8028-adbfbb82a7cb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-df411e37-96ee-4724-8028-adbfbb82a7cb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-df411e37-96ee-4724-8028-adbfbb82a7cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-df411e37-96ee-4724-8028-adbfbb82a7cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 {
  display: none;
}
#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724, #wrap-s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 {
  display: none;
}
#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724, #wrap-s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fb2fd3f-93d5-47d4-8bd8-ed93a4a41724.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f282f8d6-9bfe-4007-bf11-9274db3af5de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f282f8d6-9bfe-4007-bf11-9274db3af5de .shogun-heading-component h1 {
  color: rgba(60, 75, 60, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f19cef9b-6e35-4e80-a82e-25f686b71bd3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f19cef9b-6e35-4e80-a82e-25f686b71bd3 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f19cef9b-6e35-4e80-a82e-25f686b71bd3 .shg-sld-nav-button.shg-sld-left,
#s-f19cef9b-6e35-4e80-a82e-25f686b71bd3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f3ce4477-d2a7-4163-a593-52cd8910cebd {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  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;
  width: 100%;
  height: 100%;
  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-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  text-align: left;
}


.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  max-width: 100%;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom,
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  max-width: 100%;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom,
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  max-width: 100%;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom,
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  max-width: 100%;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom,
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b {
  max-width: 100%;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom,
.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3099201c-bbc7-4e2f-85b2-6969f4bbd51b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-dbc49712-100e-43aa-92d0-9c6fbc29a11d {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dbc49712-100e-43aa-92d0-9c6fbc29a11d .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-67377dc1-8be3-45dd-992c-d2035b7397ff {
  margin-bottom: 20px;
text-align: center;
}

#s-67377dc1-8be3-45dd-992c-d2035b7397ff .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-67377dc1-8be3-45dd-992c-d2035b7397ff .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-67377dc1-8be3-45dd-992c-d2035b7397ff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-8d14df66-a2d4-499e-b6ba-1ffb9fd8f55f.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ee255fae-b678-4b23-82eb-4a8951699446 {
  display: none;
}
#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  text-align: left;
}


.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  max-width: 100%;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom,
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  max-width: 100%;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom,
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  max-width: 100%;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom,
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  max-width: 100%;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom,
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 {
  max-width: 100%;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom,
.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09cc1ef1-51b6-449d-a21f-9933fff6c5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-230e020e-98de-4995-a487-42eec6a289f7 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-230e020e-98de-4995-a487-42eec6a289f7 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fa7710bb-9a8d-49c7-9bb3-dfe0506e81c2 {
  margin-bottom: 20px;
text-align: center;
}

#s-fa7710bb-9a8d-49c7-9bb3-dfe0506e81c2 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-fa7710bb-9a8d-49c7-9bb3-dfe0506e81c2 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-fa7710bb-9a8d-49c7-9bb3-dfe0506e81c2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-671133f6-1e76-4dff-a957-d51a8dfac330 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-671133f6-1e76-4dff-a957-d51a8dfac330:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-671133f6-1e76-4dff-a957-d51a8dfac330:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-671133f6-1e76-4dff-a957-d51a8dfac330 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-671133f6-1e76-4dff-a957-d51a8dfac330.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-671133f6-1e76-4dff-a957-d51a8dfac330.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-671133f6-1e76-4dff-a957-d51a8dfac330.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-329e7d18-d35f-4c84-a862-8ccc3a1a3bea {
  display: none;
}
#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  text-align: left;
}


.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  max-width: 100%;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom,
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  max-width: 100%;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom,
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  max-width: 100%;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom,
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  max-width: 100%;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom,
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 {
  max-width: 100%;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom,
.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be1e5e6c-ddc0-46b9-bf9c-bf1e16574297 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d5e2f339-ca0e-4587-8d01-5dc619112e0a {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d5e2f339-ca0e-4587-8d01-5dc619112e0a .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-13842eb6-3536-40ca-af69-232427b8673c {
  margin-bottom: 20px;
text-align: center;
}

#s-13842eb6-3536-40ca-af69-232427b8673c .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-13842eb6-3536-40ca-af69-232427b8673c .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-13842eb6-3536-40ca-af69-232427b8673c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a0ae2f6e-0d74-4140-88a0-f0e343382c81.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-884b22a3-64e5-4fb1-a5f9-d905029307a8 {
  display: none;
}
#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  text-align: left;
}


.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  max-width: 100%;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom,
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  max-width: 100%;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom,
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  max-width: 100%;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom,
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  max-width: 100%;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom,
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 {
  max-width: 100%;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom,
.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50b92c7c-4043-4a79-8fcf-0a0b90e767c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b8befc6-8f08-49e5-ab84-a47633f7055b {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b8befc6-8f08-49e5-ab84-a47633f7055b .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c099337b-86de-44ac-91b8-6372194abc37 {
  margin-bottom: 20px;
text-align: center;
}

#s-c099337b-86de-44ac-91b8-6372194abc37 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c099337b-86de-44ac-91b8-6372194abc37 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-c099337b-86de-44ac-91b8-6372194abc37 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-eca75d09-bf41-4aa8-aaa6-db5f9cf5b8e1.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-aae75d46-9ced-478f-8318-386bce9daea9 {
  display: none;
}
#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  text-align: left;
}


.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  max-width: 100%;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom,
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  max-width: 100%;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom,
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  max-width: 100%;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom,
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  max-width: 100%;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom,
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 {
  max-width: 100%;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom,
.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bdc3311-ce63-406f-9b96-4a9e92175867 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b72d32c4-f4fb-4c7c-b266-41dc61af7608 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b72d32c4-f4fb-4c7c-b266-41dc61af7608 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c98cebc9-4583-469c-8cb0-69a641374b06 {
  margin-bottom: 20px;
text-align: center;
}

#s-c98cebc9-4583-469c-8cb0-69a641374b06 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c98cebc9-4583-469c-8cb0-69a641374b06 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-c98cebc9-4583-469c-8cb0-69a641374b06 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-7addb49d-d1ae-49aa-a1ec-42c5f1634863.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-75000b35-e6bf-4c1a-a567-e04bfef5ae4a {
  display: none;
}
#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  text-align: left;
}


.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  max-width: 100%;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom,
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  max-width: 100%;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom,
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  max-width: 100%;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom,
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  max-width: 100%;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom,
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 {
  max-width: 100%;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom,
.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7521ccb9-38a0-4d16-9c88-59c198315c24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-34f5c327-2bda-40bd-889d-21e35060f878 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-34f5c327-2bda-40bd-889d-21e35060f878 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4b5ab1ca-5105-4b03-9d9f-a2c9e492b948 {
  margin-bottom: 20px;
text-align: center;
}

#s-4b5ab1ca-5105-4b03-9d9f-a2c9e492b948 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4b5ab1ca-5105-4b03-9d9f-a2c9e492b948 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-4b5ab1ca-5105-4b03-9d9f-a2c9e492b948 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-bf9f0b7f-10e2-418d-9ccc-f088073e739e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-e48549d1-7dce-46b0-90d7-b3088395f2dc {
  display: none;
}
#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  text-align: left;
}


.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  max-width: 100%;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom,
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  max-width: 100%;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom,
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  max-width: 100%;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom,
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  max-width: 100%;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom,
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 {
  max-width: 100%;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom,
.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019c45a4-6ce6-403b-ad56-553eb4755ab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5425c5ae-ada6-4535-8bda-69e36739f397 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5425c5ae-ada6-4535-8bda-69e36739f397 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-35762dea-bb50-459c-a0ac-675109b68eaa {
  margin-bottom: 20px;
text-align: center;
}

#s-35762dea-bb50-459c-a0ac-675109b68eaa .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-35762dea-bb50-459c-a0ac-675109b68eaa .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-35762dea-bb50-459c-a0ac-675109b68eaa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-549f6c1c-9cd1-4064-a556-821ab599001a {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-549f6c1c-9cd1-4064-a556-821ab599001a:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-549f6c1c-9cd1-4064-a556-821ab599001a:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-549f6c1c-9cd1-4064-a556-821ab599001a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-549f6c1c-9cd1-4064-a556-821ab599001a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-549f6c1c-9cd1-4064-a556-821ab599001a.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-549f6c1c-9cd1-4064-a556-821ab599001a.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-f0479974-7d1f-4106-84b7-9c9cf757637e {
  display: none;
}
#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  text-align: left;
}


.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  max-width: 100%;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom,
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  max-width: 100%;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom,
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  max-width: 100%;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom,
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  max-width: 100%;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom,
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 {
  max-width: 100%;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom,
.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-663d36a9-5bfc-48e2-948e-6c60f0b9da27 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4cd3d2c-a91b-4610-9ac5-7b2793625ddf {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a4cd3d2c-a91b-4610-9ac5-7b2793625ddf .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-df098111-3453-49fa-9dbf-b709d81ea196 {
  margin-bottom: 20px;
text-align: center;
}

#s-df098111-3453-49fa-9dbf-b709d81ea196 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-df098111-3453-49fa-9dbf-b709d81ea196 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-df098111-3453-49fa-9dbf-b709d81ea196 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fb612efb-3b7a-4652-9942-c45541995d4e {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-fb612efb-3b7a-4652-9942-c45541995d4e:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb612efb-3b7a-4652-9942-c45541995d4e:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-fb612efb-3b7a-4652-9942-c45541995d4e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fb612efb-3b7a-4652-9942-c45541995d4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb612efb-3b7a-4652-9942-c45541995d4e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-fb612efb-3b7a-4652-9942-c45541995d4e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ca0d9696-3639-490d-8f04-822ff3b1d350 {
  display: none;
}
#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  text-align: left;
}


.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  max-width: 100%;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom,
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  max-width: 100%;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom,
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  max-width: 100%;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom,
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  max-width: 100%;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom,
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 {
  max-width: 100%;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom,
.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f66eb6-30ef-476a-a873-e8c433a3d908 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9220f825-2ac2-4e4d-a560-85b01976038c {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9220f825-2ac2-4e4d-a560-85b01976038c .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e1b9d421-310e-421a-a298-459229bfc255 {
  margin-bottom: 20px;
text-align: center;
}

#s-e1b9d421-310e-421a-a298-459229bfc255 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-e1b9d421-310e-421a-a298-459229bfc255 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-e1b9d421-310e-421a-a298-459229bfc255 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9:hover {background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-297a7d6f-13a5-49cd-889c-90cd2fc408c9.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-507db8cd-981d-43db-8302-5fbada57e4b5 {
  min-height: 50px;
}








#s-507db8cd-981d-43db-8302-5fbada57e4b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507db8cd-981d-43db-8302-5fbada57e4b5.shg-box.shg-c {
  justify-content: center;
}

#s-87401ce2-8830-4d1f-a7a6-4b9e791ed864 {
  text-align: center;
}




  #s-87401ce2-8830-4d1f-a7a6-4b9e791ed864 img.shogun-image {
    
    width: px;
  }


#s-87401ce2-8830-4d1f-a7a6-4b9e791ed864 .shogun-image-content {
  
    align-items: center;
  
}

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

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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;
      -ms-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 {
  display: inline-block;
}
