.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;
  font-family: ;
  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-e61e0b72-9038-4e67-8d4f-94ec66e383bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e61e0b72-9038-4e67-8d4f-94ec66e383bb .shogun-heading-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: "Linux Libertine Capitals Bold";
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-57c4db75-17cd-42a3-9a44-05ad768e8527 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-57c4db75-17cd-42a3-9a44-05ad768e8527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57c4db75-17cd-42a3-9a44-05ad768e8527"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57c4db75-17cd-42a3-9a44-05ad768e8527"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57c4db75-17cd-42a3-9a44-05ad768e8527"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b294f3d5-5381-4737-bdf4-16d0e6942911 {
  display: none;
}
.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);
}

.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;
  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-b6d0cc9d-a059-4560-8134-7cb916b17251 {
  text-align: left;
}



.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6d0cc9d-a059-4560-8134-7cb916b17251 img.shogun-image {
  width: 100%;
}



}
.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;
  font-family: ;
  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-10a8fe99-8992-41f8-b4e8-2c2310e4d30f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10a8fe99-8992-41f8-b4e8-2c2310e4d30f .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-54dee797-c809-45fe-a19e-244dd9c859d9 {
  text-align: center;
}

#s-54dee797-c809-45fe-a19e-244dd9c859d9 .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-54dee797-c809-45fe-a19e-244dd9c859d9 .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-54dee797-c809-45fe-a19e-244dd9c859d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-e7ef41c3-8223-4c2b-8ef2-127e3a56e7c4 {
  display: none;
}
#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf {
  text-align: left;
}



.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e6ca27a1-bf8f-4757-991f-fdc6410848bf img.shogun-image {
  width: 100%;
}



}
#s-092a0abf-adc3-43f9-8fb5-12cf6d8f2974 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-092a0abf-adc3-43f9-8fb5-12cf6d8f2974 .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-89c47ee9-0d99-4456-8b24-5c38c3c89ace {
  text-align: center;
}

#s-89c47ee9-0d99-4456-8b24-5c38c3c89ace .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-89c47ee9-0d99-4456-8b24-5c38c3c89ace .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-89c47ee9-0d99-4456-8b24-5c38c3c89ace .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-4fca9ac8-e6d1-4bd2-8db8-c697c8988562 {
  display: none;
}
#s-efb18eca-9c02-45dc-85a3-1bee4766b054 {
  text-align: left;
}



.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb18eca-9c02-45dc-85a3-1bee4766b054 img.shogun-image {
  width: 100%;
}



}
#s-cef4aa73-b731-4389-8ff0-ed1e06daca8b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cef4aa73-b731-4389-8ff0-ed1e06daca8b .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-fc40b1f8-073a-462f-82a1-17de16358cbe {
  text-align: center;
}

#s-fc40b1f8-073a-462f-82a1-17de16358cbe .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-fc40b1f8-073a-462f-82a1-17de16358cbe .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-fc40b1f8-073a-462f-82a1-17de16358cbe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-ddd97d22-5560-4d0d-a0f8-0326afaccf2c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ddd97d22-5560-4d0d-a0f8-0326afaccf2c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddd97d22-5560-4d0d-a0f8-0326afaccf2c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ddd97d22-5560-4d0d-a0f8-0326afaccf2c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddd97d22-5560-4d0d-a0f8-0326afaccf2c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-aa5fbf86-8133-42f1-8278-ec87f50ceed1 {
  display: none;
}
#s-ef458df2-0501-4618-8204-13d586144605 {
  text-align: left;
}



.shg-c#s-ef458df2-0501-4618-8204-13d586144605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef458df2-0501-4618-8204-13d586144605 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ef458df2-0501-4618-8204-13d586144605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef458df2-0501-4618-8204-13d586144605 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ef458df2-0501-4618-8204-13d586144605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef458df2-0501-4618-8204-13d586144605 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ef458df2-0501-4618-8204-13d586144605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef458df2-0501-4618-8204-13d586144605 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-ef458df2-0501-4618-8204-13d586144605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef458df2-0501-4618-8204-13d586144605 img.shogun-image {
  width: 100%;
}



}
#s-4dc81262-be35-44eb-8eb0-bb2c2cc054fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4dc81262-be35-44eb-8eb0-bb2c2cc054fb .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-b593dcfc-b59d-40a8-a52a-b9ff628eac68 {
  text-align: center;
}

#s-b593dcfc-b59d-40a8-a52a-b9ff628eac68 .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-b593dcfc-b59d-40a8-a52a-b9ff628eac68 .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-b593dcfc-b59d-40a8-a52a-b9ff628eac68 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-83f1d12c-eca8-454d-b841-a3a732be82ba {
  display: none;
}
#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 {
  text-align: left;
}



.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-57857bac-54b3-4dd6-8fdb-99d2c9e18c44 img.shogun-image {
  width: 100%;
}



}
#s-e45ae9c0-5cc2-4ef5-ae78-b10c29a11c33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e45ae9c0-5cc2-4ef5-ae78-b10c29a11c33 .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-530e0338-d5ec-4125-810e-69dc03a1497b {
  text-align: center;
}

#s-530e0338-d5ec-4125-810e-69dc03a1497b .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-530e0338-d5ec-4125-810e-69dc03a1497b .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-530e0338-d5ec-4125-810e-69dc03a1497b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-b6b98b8a-c5ed-40fd-8a41-4593c564689e {
  display: none;
}
#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 {
  text-align: left;
}



.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-680e3b06-105f-4ce7-be62-d82f57ff07a7 img.shogun-image {
  width: 100%;
}



}
#s-f8dc43b2-3ff4-4078-a1ee-136e77f0d195 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8dc43b2-3ff4-4078-a1ee-136e77f0d195 .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-1111f036-47d1-474f-8708-ce762b7f07f4 {
  text-align: center;
}

#s-1111f036-47d1-474f-8708-ce762b7f07f4 .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-1111f036-47d1-474f-8708-ce762b7f07f4 .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-1111f036-47d1-474f-8708-ce762b7f07f4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-d8e10773-b972-4202-b5ce-08f254216629 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d8e10773-b972-4202-b5ce-08f254216629"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8e10773-b972-4202-b5ce-08f254216629"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8e10773-b972-4202-b5ce-08f254216629"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8e10773-b972-4202-b5ce-08f254216629"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-62da071c-2d0f-46e7-9261-d2306b654f13 {
  display: none;
}
#s-dba72405-a925-4cec-9934-58bb123c9348 {
  text-align: left;
}



.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dba72405-a925-4cec-9934-58bb123c9348 img.shogun-image {
  width: 100%;
}



}
#s-21e6286e-32fa-41d1-8f4c-f335d261c016 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21e6286e-32fa-41d1-8f4c-f335d261c016 .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-e3671c99-1199-47c2-a870-4aa2c4d720d8 {
  text-align: center;
}

#s-e3671c99-1199-47c2-a870-4aa2c4d720d8 .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-e3671c99-1199-47c2-a870-4aa2c4d720d8 .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-e3671c99-1199-47c2-a870-4aa2c4d720d8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-a130f222-a97b-411b-a458-f10825a2c4ec {
  display: none;
}
#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d {
  text-align: left;
}



.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eb7f2f78-ecec-4edc-b5c9-6b44f476195d img.shogun-image {
  width: 100%;
}



}
#s-08550edc-07ac-4f30-8d74-969e35343386 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08550edc-07ac-4f30-8d74-969e35343386 .shg-product-title-component h1 {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine Capitals Bold;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
}

#s-21b5f4cd-df1d-460a-8d84-9c4720e09473 {
  text-align: center;
}

#s-21b5f4cd-df1d-460a-8d84-9c4720e09473 .shg-product-sold-out {
  display: none;
  color: rgba(1, 46, 94, 1);
  font-size: 1em;
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
}

#s-21b5f4cd-df1d-460a-8d84-9c4720e09473 .shg-product-price {
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
}

#s-21b5f4cd-df1d-460a-8d84-9c4720e09473 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(1, 46, 94, 1);
  font-weight:   ;
  font-family: Linux Libertine;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@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;
  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-lazyload-bg-image {
  display: none;
}

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.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:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.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}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
