#s-6a719cc8-2c54-4050-835f-e02aaa0e882d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}

.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-21a2c4e5-df5c-407e-a05b-d698367b0b6c {
  margin-top: 0%;
margin-left: 9%;
margin-bottom: 0%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-21a2c4e5-df5c-407e-a05b-d698367b0b6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21a2c4e5-df5c-407e-a05b-d698367b0b6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-21a2c4e5-df5c-407e-a05b-d698367b0b6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-21a2c4e5-df5c-407e-a05b-d698367b0b6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

.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-55816acb-8fea-4fb5-a990-607aa5aba270 {
  text-align: left;
}



.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55816acb-8fea-4fb5-a990-607aa5aba270 img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-e76c2396-7118-4a36-b725-305efdd11c50 .shg-gallery-dot {
  background-color: #FFF;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-9cece2ba-6fb7-4142-8e26-ff0e89cba68a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9cece2ba-6fb7-4142-8e26-ff0e89cba68a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

@media (min-width: 0px) {
[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-735dacda-98ac-428f-bde5-ffd182002a30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

#s-19dcd483-a0ef-40d4-a4b8-5efe1ea564a6 {
  padding-top: 6px;
text-align: left;
}

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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.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-d781c89e-a1ef-4eaf-af95-680ad17182c3 {
  border-style: solid;
padding-top: 4px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(227, 26, 80, 1);
background-image: none;
hover-type: color;
}
#s-d781c89e-a1ef-4eaf-af95-680ad17182c3:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(173, 198, 218, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d781c89e-a1ef-4eaf-af95-680ad17182c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d781c89e-a1ef-4eaf-af95-680ad17182c3-root {
    text-align: left;
  }


#s-d781c89e-a1ef-4eaf-af95-680ad17182c3.shg-btn {
  color: rgba(227, 26, 80, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d781c89e-a1ef-4eaf-af95-680ad17182c3-root {
    text-align: left;
  }


#s-d781c89e-a1ef-4eaf-af95-680ad17182c3.shg-btn {
  color: rgba(227, 26, 80, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d781c89e-a1ef-4eaf-af95-680ad17182c3-root {
    text-align: left;
  }


#s-d781c89e-a1ef-4eaf-af95-680ad17182c3.shg-btn {
  color: rgba(227, 26, 80, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d781c89e-a1ef-4eaf-af95-680ad17182c3-root {
    text-align: left;
  }


#s-d781c89e-a1ef-4eaf-af95-680ad17182c3.shg-btn {
  color: rgba(227, 26, 80, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d781c89e-a1ef-4eaf-af95-680ad17182c3-root {
    text-align: left;
  }


#s-d781c89e-a1ef-4eaf-af95-680ad17182c3.shg-btn {
  color: rgba(227, 26, 80, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-2b248624-ce64-48fe-a2c4-bd4c54c6f759 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-2b248624-ce64-48fe-a2c4-bd4c54c6f759 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2b248624-ce64-48fe-a2c4-bd4c54c6f759 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b248624-ce64-48fe-a2c4-bd4c54c6f759 .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-ac4df015-4bb7-40ac-a348-0c742ad81aa7 {
  margin-top: 3%;
margin-bottom: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac4df015-4bb7-40ac-a348-0c742ad81aa7 {
  display: none;
}
#s-ac4df015-4bb7-40ac-a348-0c742ad81aa7, #wrap-s-ac4df015-4bb7-40ac-a348-0c742ad81aa7 { display: none !important; }}@media (max-width: 767px){#s-ac4df015-4bb7-40ac-a348-0c742ad81aa7 {
  display: none;
}
#s-ac4df015-4bb7-40ac-a348-0c742ad81aa7, #wrap-s-ac4df015-4bb7-40ac-a348-0c742ad81aa7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ac4df015-4bb7-40ac-a348-0c742ad81aa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac4df015-4bb7-40ac-a348-0c742ad81aa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac4df015-4bb7-40ac-a348-0c742ad81aa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac4df015-4bb7-40ac-a348-0c742ad81aa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-be59ec22-0ef1-4794-99e6-5eb6457918d6 {
  padding-top: 1%;
padding-bottom: 1%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
text-align: left;
}

#s-be59ec22-0ef1-4794-99e6-5eb6457918d6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-be59ec22-0ef1-4794-99e6-5eb6457918d6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-be59ec22-0ef1-4794-99e6-5eb6457918d6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-be59ec22-0ef1-4794-99e6-5eb6457918d6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-be59ec22-0ef1-4794-99e6-5eb6457918d6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.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-aeaeb2f6-7811-4d26-ac5b-0fb295760acc {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(227, 26, 80, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-aeaeb2f6-7811-4d26-ac5b-0fb295760acc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shg-product-description {
  overflow-wrap: break-word;
}

.shg-product-description img {
  margin: 0 20px;
}

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

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

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

.shg-default-product-description-content p,
.shg-default-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6,
.shg-default-product-description-content address,
.shg-default-product-description-content pre,
.shg-default-product-description-content div,
.shg-default-product-description-content ol,
.shg-default-product-description-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-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-product-description-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-product-description-content strong,
.shg-default-product-description-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-product-description-content em {
  font-weight: inherit;
}

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

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

.shg-default-product-description-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

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

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

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

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

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

.shg-default-product-description-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-product-description-content ul {
  list-style: disc;
}

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

.shg-default-product-description-content ul,
.shg-default-product-description-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-product-description-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-product-description-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-product-description-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-product-description-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

@media (min-width: 768px) and (max-width: 991px){#s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd {
  display: none;
}
#s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd, #wrap-s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd { display: none !important; }}@media (max-width: 767px){#s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd {
  display: none;
}
#s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd, #wrap-s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd { display: none !important; }}
@media (min-width: 0px) {
[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-bd9ec36d-18ba-4b5b-871b-3be5968c08bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-74f1fbec-1082-440e-9fe8-c56cdc051d26 {
  margin-left: 0%;
margin-right: 38%;
text-align: left;
}







  #s-74f1fbec-1082-440e-9fe8-c56cdc051d26 img.shogun-image {
    

    
    
    
  }


#s-74f1fbec-1082-440e-9fe8-c56cdc051d26 .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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

@media (min-width: 768px) and (max-width: 991px){#s-d1b6b4fc-1048-41b0-b907-fae539f1d373 {
  display: none;
}
#s-d1b6b4fc-1048-41b0-b907-fae539f1d373, #wrap-s-d1b6b4fc-1048-41b0-b907-fae539f1d373 { display: none !important; }}@media (max-width: 767px){#s-d1b6b4fc-1048-41b0-b907-fae539f1d373 {
  display: none;
}
#s-d1b6b4fc-1048-41b0-b907-fae539f1d373, #wrap-s-d1b6b4fc-1048-41b0-b907-fae539f1d373 { display: none !important; }}
@media (min-width: 0px) {
[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d1b6b4fc-1048-41b0-b907-fae539f1d373"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-f350d3fa-e93b-46ca-9512-9d8ef269ee8e {
  margin-left: 0%;
margin-right: 38%;
text-align: left;
}







  #s-f350d3fa-e93b-46ca-9512-9d8ef269ee8e img.shogun-image {
    

    
    
    
  }


#s-f350d3fa-e93b-46ca-9512-9d8ef269ee8e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-523cd162-57fb-4cf9-bd70-ae0b15be6712 {
  display: none;
}
#s-523cd162-57fb-4cf9-bd70-ae0b15be6712, #wrap-s-523cd162-57fb-4cf9-bd70-ae0b15be6712 { display: none !important; }}@media (max-width: 767px){#s-523cd162-57fb-4cf9-bd70-ae0b15be6712 {
  display: none;
}
#s-523cd162-57fb-4cf9-bd70-ae0b15be6712, #wrap-s-523cd162-57fb-4cf9-bd70-ae0b15be6712 { display: none !important; }}
@media (min-width: 0px) {
[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-523cd162-57fb-4cf9-bd70-ae0b15be6712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-827a0229-c4db-4b2c-af3e-2afb855a297c {
  margin-left: 0%;
margin-right: 38%;
text-align: left;
}







  #s-827a0229-c4db-4b2c-af3e-2afb855a297c img.shogun-image {
    

    
    
    
  }


#s-827a0229-c4db-4b2c-af3e-2afb855a297c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24 {
  display: none;
}
#s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24, #wrap-s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24 { display: none !important; }}@media (max-width: 767px){#s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24 {
  display: none;
}
#s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24, #wrap-s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24 { display: none !important; }}
@media (min-width: 0px) {
[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-01c8b12f-1ccd-4753-be1a-ec3cb259aa24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-2cfb64fc-c393-4028-8873-3448ca209a83 {
  margin-left: 0%;
margin-right: 38%;
text-align: left;
}







  #s-2cfb64fc-c393-4028-8873-3448ca209a83 img.shogun-image {
    

    
    
    
  }


#s-2cfb64fc-c393-4028-8873-3448ca209a83 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 {
  margin-top: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-79c41747-cad4-4e16-aab0-73144a7c0c15 {
  margin-top: 0%;
}
}
#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(230, 230, 230, 1);
  padding: 10px;
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-79c41747-cad4-4e16-aab0-73144a7c0c15 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-eff62801-d3cc-438c-8b84-6a60614320ca {
  padding-left: 5%;
padding-right: 5%;
}

#s-9d5036a1-4e1d-448b-979b-843a63fd1ff6 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
}

#s-4fb09d9e-c925-4c22-b51a-53a0dfcd4df6 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
}

#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
text-align: left;
}
@media (min-width: 1200px){#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 {
  display: none;
}
#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114, #wrap-s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 {
  display: none;
}
#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114, #wrap-s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 {
  margin-top: 10%;
margin-bottom: 3%;
}
}@media (max-width: 767px){#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 {
  margin-top: 5%;
margin-bottom: 3%;
}
}
#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 .shg-product-quantity-wrapper {
  display: flex;
}

#s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4b0afdc2-cb0b-4455-acb9-cb351cfd4114 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-c8aecf4c-fba7-48db-a117-fdb773c5966f {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(227, 26, 80, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-c8aecf4c-fba7-48db-a117-fdb773c5966f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8aecf4c-fba7-48db-a117-fdb773c5966f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c8aecf4c-fba7-48db-a117-fdb773c5966f {
  display: none;
}
#s-c8aecf4c-fba7-48db-a117-fdb773c5966f, #wrap-s-c8aecf4c-fba7-48db-a117-fdb773c5966f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8aecf4c-fba7-48db-a117-fdb773c5966f {
  display: none;
}
#s-c8aecf4c-fba7-48db-a117-fdb773c5966f, #wrap-s-c8aecf4c-fba7-48db-a117-fdb773c5966f { display: none !important; }}


#s-c8aecf4c-fba7-48db-a117-fdb773c5966f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8aecf4c-fba7-48db-a117-fdb773c5966f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8aecf4c-fba7-48db-a117-fdb773c5966f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c8aecf4c-fba7-48db-a117-fdb773c5966f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-5006d2f5-6c18-4dd9-a8d4-d02ba457ce64 {
  margin-top: 8%;
margin-bottom: 0%;
min-height: 50px;
}
@media (max-width: 767px){#s-5006d2f5-6c18-4dd9-a8d4-d02ba457ce64 {
  margin-top: 9%;
}
}







#s-5006d2f5-6c18-4dd9-a8d4-d02ba457ce64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5006d2f5-6c18-4dd9-a8d4-d02ba457ce64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a {
  margin-bottom: 0%;
text-align: center;
}







  img.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
    
    
  }


.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a .shogun-image-content {
  
    align-items: center;
  
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
    
    
  }


.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a .shogun-image-content {
  
    align-items: center;
  
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
    
    
  }


.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a .shogun-image-content {
  
    align-items: center;
  
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
    
    
  }


.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a .shogun-image-content {
  
    align-items: center;
  
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
    
    
  }


.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a .shogun-image-content {
  
    align-items: center;
  
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5610d64-b1c4-4f62-b093-ca3c1b59235a.shogun-image {
  box-sizing: border-box;
}



}
@media (min-width: 0px) {
[id="s-b62abb49-b29e-45b0-a976-31b0f2672407"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b62abb49-b29e-45b0-a976-31b0f2672407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-b62abb49-b29e-45b0-a976-31b0f2672407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-b62abb49-b29e-45b0-a976-31b0f2672407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9 {
  margin-top: 26%;
margin-left: 20%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 4px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9:hover {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9 {
  margin-top: 38%;
}
}@media (max-width: 767px){#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9 {
  margin-left: 9%;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-6131d242-7ca5-494e-9f8e-70abc96b7bb9-root {
    text-align: left;
  }


#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6131d242-7ca5-494e-9f8e-70abc96b7bb9-root {
    text-align: left;
  }


#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6131d242-7ca5-494e-9f8e-70abc96b7bb9-root {
    text-align: left;
  }


#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6131d242-7ca5-494e-9f8e-70abc96b7bb9-root {
    text-align: left;
  }


#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6131d242-7ca5-494e-9f8e-70abc96b7bb9-root {
    text-align: left;
  }


#s-6131d242-7ca5-494e-9f8e-70abc96b7bb9.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-1518b590-996b-4dcb-8f5a-2bf3fde69f45 {
  margin-top: 8%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1518b590-996b-4dcb-8f5a-2bf3fde69f45 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-15757aa2-11ee-46db-8c75-1a269e43a514 {
  margin-top: 3%;
margin-left: 10%;
margin-bottom: 9%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-15757aa2-11ee-46db-8c75-1a269e43a514 {
  
}
}@media (max-width: 767px){#s-15757aa2-11ee-46db-8c75-1a269e43a514 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-15757aa2-11ee-46db-8c75-1a269e43a514"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-15757aa2-11ee-46db-8c75-1a269e43a514"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-15757aa2-11ee-46db-8c75-1a269e43a514"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-15757aa2-11ee-46db-8c75-1a269e43a514"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a5323626-983c-44f2-845a-d74e60d0f477 {
  border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(227, 26, 80, 1);
border-style: solid;
text-align: center;
}







  #s-a5323626-983c-44f2-845a-d74e60d0f477 img.shogun-image {
    

    
    
    
  }


#s-a5323626-983c-44f2-845a-d74e60d0f477 .shogun-image-content {
  
    align-items: center;
  
}

#s-56401c03-5f84-4b15-98eb-600859e914db {
  margin-top: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(219, 219, 219, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-56401c03-5f84-4b15-98eb-600859e914db:hover {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-56401c03-5f84-4b15-98eb-600859e914db:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56401c03-5f84-4b15-98eb-600859e914db-root {
    text-align: center;
  }


#s-56401c03-5f84-4b15-98eb-600859e914db.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-56401c03-5f84-4b15-98eb-600859e914db-root {
    text-align: center;
  }


#s-56401c03-5f84-4b15-98eb-600859e914db.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56401c03-5f84-4b15-98eb-600859e914db-root {
    text-align: center;
  }


#s-56401c03-5f84-4b15-98eb-600859e914db.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56401c03-5f84-4b15-98eb-600859e914db-root {
    text-align: center;
  }


#s-56401c03-5f84-4b15-98eb-600859e914db.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-56401c03-5f84-4b15-98eb-600859e914db-root {
    text-align: center;
  }


#s-56401c03-5f84-4b15-98eb-600859e914db.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-3d2b5495-1aec-45bf-8fab-5e9094ed98e2 {
  text-align: center;
}







  #s-3d2b5495-1aec-45bf-8fab-5e9094ed98e2 img.shogun-image {
    

    
    
    
  }


#s-3d2b5495-1aec-45bf-8fab-5e9094ed98e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da {
  margin-top: 10%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
text-decoration: none;
}
#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da-root {
    text-align: center;
  }


#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da-root {
    text-align: center;
  }


#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da-root {
    text-align: center;
  }


#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da-root {
    text-align: center;
  }


#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da-root {
    text-align: center;
  }


#s-68fe2db6-7dc5-4d00-98e3-3d5a9aaf55da.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-75aa394b-6814-489b-8eb1-3393021f3f3f {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 26, 80, 1);
border-style: solid;
text-align: center;
}







  #s-75aa394b-6814-489b-8eb1-3393021f3f3f img.shogun-image {
    

    
    
    
  }


#s-75aa394b-6814-489b-8eb1-3393021f3f3f .shogun-image-content {
  
    align-items: center;
  
}

#s-75ca89e4-8019-4251-b835-97c3a59222b1 {
  margin-top: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
text-decoration: none;
}
#s-75ca89e4-8019-4251-b835-97c3a59222b1:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-75ca89e4-8019-4251-b835-97c3a59222b1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75ca89e4-8019-4251-b835-97c3a59222b1-root {
    text-align: center;
  }


#s-75ca89e4-8019-4251-b835-97c3a59222b1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-75ca89e4-8019-4251-b835-97c3a59222b1-root {
    text-align: center;
  }


#s-75ca89e4-8019-4251-b835-97c3a59222b1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-75ca89e4-8019-4251-b835-97c3a59222b1-root {
    text-align: center;
  }


#s-75ca89e4-8019-4251-b835-97c3a59222b1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-75ca89e4-8019-4251-b835-97c3a59222b1-root {
    text-align: center;
  }


#s-75ca89e4-8019-4251-b835-97c3a59222b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-75ca89e4-8019-4251-b835-97c3a59222b1-root {
    text-align: center;
  }


#s-75ca89e4-8019-4251-b835-97c3a59222b1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-86834d64-5075-4edc-95bf-9d2a74c16df6 {
  text-align: center;
}







  #s-86834d64-5075-4edc-95bf-9d2a74c16df6 img.shogun-image {
    

    
    
    
  }


#s-86834d64-5075-4edc-95bf-9d2a74c16df6 .shogun-image-content {
  
    align-items: center;
  
}

#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5 {
  margin-top: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
text-decoration: none;
}
#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5-root {
    text-align: center;
  }


#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5-root {
    text-align: center;
  }


#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5-root {
    text-align: center;
  }


#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5-root {
    text-align: center;
  }


#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5-root {
    text-align: center;
  }


#s-62e8c9b3-6bf5-4deb-b144-0fb88dd0aae5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68 {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68 {
  display: none;
}
#s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68, #wrap-s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68 { display: none !important; }}@media (max-width: 767px){#s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68 {
  display: none;
}
#s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68, #wrap-s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f22bf78-7f04-4d54-b7ef-2b3d78c28e68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a9d76be9-4705-495f-bb4d-91a2e1f05106 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}







  #s-a9d76be9-4705-495f-bb4d-91a2e1f05106 img.shogun-image {
    

    
    
    
  }


#s-a9d76be9-4705-495f-bb4d-91a2e1f05106 .shogun-image-content {
  
    align-items: center;
  
}

#s-da6b9814-0487-44d0-a558-8a33f5fd4052 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}







  #s-da6b9814-0487-44d0-a558-8a33f5fd4052 img.shogun-image {
    

    
    
    
  }


#s-da6b9814-0487-44d0-a558-8a33f5fd4052 .shogun-image-content {
  
    align-items: center;
  
}

#s-88803cfd-1b75-46b0-a724-c187071d50eb {
  margin-top: 5%;
margin-bottom: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-88803cfd-1b75-46b0-a724-c187071d50eb {
  display: none;
}
#s-88803cfd-1b75-46b0-a724-c187071d50eb, #wrap-s-88803cfd-1b75-46b0-a724-c187071d50eb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88803cfd-1b75-46b0-a724-c187071d50eb {
  display: none;
}
#s-88803cfd-1b75-46b0-a724-c187071d50eb, #wrap-s-88803cfd-1b75-46b0-a724-c187071d50eb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88803cfd-1b75-46b0-a724-c187071d50eb {
  display: none;
}
#s-88803cfd-1b75-46b0-a724-c187071d50eb, #wrap-s-88803cfd-1b75-46b0-a724-c187071d50eb { display: none !important; }}@media (max-width: 767px){#s-88803cfd-1b75-46b0-a724-c187071d50eb {
  display: none;
}
#s-88803cfd-1b75-46b0-a724-c187071d50eb, #wrap-s-88803cfd-1b75-46b0-a724-c187071d50eb { display: none !important; }}
#s-88803cfd-1b75-46b0-a724-c187071d50eb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-19725412-61df-4116-9a0a-3541a89a5694 {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-19725412-61df-4116-9a0a-3541a89a5694:hover {background-color: rgba(192, 29, 73, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19725412-61df-4116-9a0a-3541a89a5694:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-19725412-61df-4116-9a0a-3541a89a5694 {
  display: none;
}
#s-19725412-61df-4116-9a0a-3541a89a5694, #wrap-s-19725412-61df-4116-9a0a-3541a89a5694 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19725412-61df-4116-9a0a-3541a89a5694 {
  display: none;
}
#s-19725412-61df-4116-9a0a-3541a89a5694, #wrap-s-19725412-61df-4116-9a0a-3541a89a5694 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19725412-61df-4116-9a0a-3541a89a5694 {
  display: none;
}
#s-19725412-61df-4116-9a0a-3541a89a5694, #wrap-s-19725412-61df-4116-9a0a-3541a89a5694 { display: none !important; }}@media (max-width: 767px){#s-19725412-61df-4116-9a0a-3541a89a5694 {
  margin-top: 3%;
padding-top: 10px;
padding-bottom: 10px;
display: none;
}
#s-19725412-61df-4116-9a0a-3541a89a5694, #wrap-s-19725412-61df-4116-9a0a-3541a89a5694 { display: none !important; }}

  #s-19725412-61df-4116-9a0a-3541a89a5694-root {
    text-align: center;
  }


#s-19725412-61df-4116-9a0a-3541a89a5694.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-19725412-61df-4116-9a0a-3541a89a5694-root {
    text-align: center;
  }


#s-19725412-61df-4116-9a0a-3541a89a5694.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19725412-61df-4116-9a0a-3541a89a5694-root {
    text-align: center;
  }


#s-19725412-61df-4116-9a0a-3541a89a5694.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19725412-61df-4116-9a0a-3541a89a5694-root {
    text-align: center;
  }


#s-19725412-61df-4116-9a0a-3541a89a5694.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-19725412-61df-4116-9a0a-3541a89a5694-root {
    text-align: center;
  }


#s-19725412-61df-4116-9a0a-3541a89a5694.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 {
  margin-top: 7%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 {
  display: none;
}
#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9, #wrap-s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 {
  display: none;
}
#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9, #wrap-s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 {
  margin-bottom: 0%;
}
}@media (max-width: 767px){#s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9 {
  margin-bottom: 0%;
}
}
@media (min-width: 0px) {
[id="s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0c42d02-cffc-400d-8e55-f3ae36c98cf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-68107f8c-29fb-41a2-8eb5-7b77f7ebc626 {
  text-align: center;
}







  #s-68107f8c-29fb-41a2-8eb5-7b77f7ebc626 img.shogun-image {
    

    
    
    
  }


#s-68107f8c-29fb-41a2-8eb5-7b77f7ebc626 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dec3671-0f28-4298-9bcb-2d00a752f6f9 {
  text-align: center;
}







  #s-3dec3671-0f28-4298-9bcb-2d00a752f6f9 img.shogun-image {
    

    
    
    
  }


#s-3dec3671-0f28-4298-9bcb-2d00a752f6f9 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-f24078cc-5603-4dbc-92ec-1475553ff1da {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 7%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-f24078cc-5603-4dbc-92ec-1475553ff1da {
  display: none;
}
#s-f24078cc-5603-4dbc-92ec-1475553ff1da, #wrap-s-f24078cc-5603-4dbc-92ec-1475553ff1da { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f24078cc-5603-4dbc-92ec-1475553ff1da {
  display: none;
}
#s-f24078cc-5603-4dbc-92ec-1475553ff1da, #wrap-s-f24078cc-5603-4dbc-92ec-1475553ff1da { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f24078cc-5603-4dbc-92ec-1475553ff1da {
  display: none;
}
#s-f24078cc-5603-4dbc-92ec-1475553ff1da, #wrap-s-f24078cc-5603-4dbc-92ec-1475553ff1da { display: none !important; }}@media (max-width: 767px){#s-f24078cc-5603-4dbc-92ec-1475553ff1da {
  display: none;
}
#s-f24078cc-5603-4dbc-92ec-1475553ff1da, #wrap-s-f24078cc-5603-4dbc-92ec-1475553ff1da { display: none !important; }}
#s-59a88758-99c7-48ac-a46f-7c935d693db0 {
  min-height: 50px;
}








#s-59a88758-99c7-48ac-a46f-7c935d693db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59a88758-99c7-48ac-a46f-7c935d693db0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-32901391-f8df-4ce1-ac65-18fa78751b51 {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-32901391-f8df-4ce1-ac65-18fa78751b51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32901391-f8df-4ce1-ac65-18fa78751b51.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b414815d-1061-44e4-8a9a-1b04d4bfb2b4 {
  text-align: left;
}

#s-a6dd4705-5d8c-4dd8-9657-02f192450ff5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6dd4705-5d8c-4dd8-9657-02f192450ff5 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-37a39b30-8338-4498-8193-f64bad6c8ff4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-487e275b-9dc6-4d23-a28c-abc530ec355d {
  margin-top: 5%;
margin-bottom: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-487e275b-9dc6-4d23-a28c-abc530ec355d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 {
  margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 {
  
}
}@media (max-width: 767px){#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 {
  display: none;
}
#s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5, #wrap-s-b3d3fdfd-e859-4d4b-8a19-5e42e29733b5 { display: none !important; }}
#s-68c000a8-35f8-407d-862f-1deae575372a {
  margin-top: 0%;
margin-bottom: 6%;
text-align: left;
}



.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c000a8-35f8-407d-862f-1deae575372a img.shogun-image {
  width: 100%;
}



}
#s-636e5f4a-7647-4034-a908-72d1df8783f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-636e5f4a-7647-4034-a908-72d1df8783f9 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-d349cac0-99a9-43d3-aeae-be0378bd1cee {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-d349cac0-99a9-43d3-aeae-be0378bd1cee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d349cac0-99a9-43d3-aeae-be0378bd1cee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d349cac0-99a9-43d3-aeae-be0378bd1cee .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-1240904c-3116-4019-ac37-b8d092bb74cc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
}
#s-1240904c-3116-4019-ac37-b8d092bb74cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1240904c-3116-4019-ac37-b8d092bb74cc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1240904c-3116-4019-ac37-b8d092bb74cc {
  margin-top: 0%;
margin-bottom: 10%;
}
}


#s-1240904c-3116-4019-ac37-b8d092bb74cc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1240904c-3116-4019-ac37-b8d092bb74cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1240904c-3116-4019-ac37-b8d092bb74cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1240904c-3116-4019-ac37-b8d092bb74cc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-53d54291-4c22-40e3-a602-09ba56b2a98f {
  margin-top: 0%;
margin-bottom: 6%;
text-align: left;
}



.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d54291-4c22-40e3-a602-09ba56b2a98f img.shogun-image {
  width: 100%;
}



}
#s-a3e38f50-c2fb-42ca-8253-b39a5fa4ce8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3e38f50-c2fb-42ca-8253-b39a5fa4ce8e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-138dad41-4c2d-4dd0-b875-7ce38384c1f6 {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-138dad41-4c2d-4dd0-b875-7ce38384c1f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-138dad41-4c2d-4dd0-b875-7ce38384c1f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-138dad41-4c2d-4dd0-b875-7ce38384c1f6 .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-7c7740c6-8698-4978-ad8a-5d557d357fe1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
}
#s-7c7740c6-8698-4978-ad8a-5d557d357fe1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7c7740c6-8698-4978-ad8a-5d557d357fe1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7c7740c6-8698-4978-ad8a-5d557d357fe1 {
  margin-top: 0%;
margin-bottom: 10%;
}
}


#s-7c7740c6-8698-4978-ad8a-5d557d357fe1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7c7740c6-8698-4978-ad8a-5d557d357fe1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c7740c6-8698-4978-ad8a-5d557d357fe1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7c7740c6-8698-4978-ad8a-5d557d357fe1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7f4bfba4-a08e-45f8-996a-6e067943721a {
  margin-top: 0%;
margin-bottom: 6%;
text-align: left;
}



.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f4bfba4-a08e-45f8-996a-6e067943721a img.shogun-image {
  width: 100%;
}



}
#s-c8af86cd-0a7a-4bc0-aa80-1ff01570023c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8af86cd-0a7a-4bc0-aa80-1ff01570023c .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8ba6da9e-f51b-44e6-abc4-c21d2ffa3d84 {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-8ba6da9e-f51b-44e6-abc4-c21d2ffa3d84 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8ba6da9e-f51b-44e6-abc4-c21d2ffa3d84 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8ba6da9e-f51b-44e6-abc4-c21d2ffa3d84 .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-6d49865b-4577-4e34-80b8-684b4bd58a0b {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
}
#s-6d49865b-4577-4e34-80b8-684b4bd58a0b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d49865b-4577-4e34-80b8-684b4bd58a0b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6d49865b-4577-4e34-80b8-684b4bd58a0b {
  margin-top: 0%;
margin-bottom: 10%;
}
}


#s-6d49865b-4577-4e34-80b8-684b4bd58a0b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d49865b-4577-4e34-80b8-684b4bd58a0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d49865b-4577-4e34-80b8-684b4bd58a0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-6d49865b-4577-4e34-80b8-684b4bd58a0b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd {
  margin-top: 0%;
margin-bottom: 6%;
text-align: left;
}



.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74ae1a21-e7a7-47be-8c0b-93cfe1fbe9dd img.shogun-image {
  width: 100%;
}



}
#s-986e1b89-f187-45d0-93a3-8246750d5e68 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-986e1b89-f187-45d0-93a3-8246750d5e68 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6f31bf6b-d42a-46bb-9c08-e9e043e8467b {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-6f31bf6b-d42a-46bb-9c08-e9e043e8467b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6f31bf6b-d42a-46bb-9c08-e9e043e8467b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6f31bf6b-d42a-46bb-9c08-e9e043e8467b .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-dba4d9a7-7ee1-4e8a-a00f-984c8a431288 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
}
#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288 {
  margin-top: 0%;
margin-bottom: 10%;
}
}


#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-dba4d9a7-7ee1-4e8a-a00f-984c8a431288.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 {
  display: none;
}
#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27, #wrap-s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 {
  display: none;
}
#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27, #wrap-s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 {
  margin-left: 20%;
margin-right: 20%;
display: none;
}
#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27, #wrap-s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 { display: none !important; }}@media (max-width: 767px){#s-a801adb6-0d3a-4cd6-85fb-20847d7cde27 {
  margin-top: 0%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-b0633740-bd2c-4ed2-8849-cefa3fba6628 {
  margin-bottom: 10%;
}
}
#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: left;
}
@media (max-width: 767px){#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 {
  margin-top: 0%;
margin-bottom: 0%;
}
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fee43b6-00c3-4f9a-abdb-60f87a52ad34 img.shogun-image {
  width: 100%;
}



}
#s-4ea09f0e-7fe5-4dcd-b1dd-d155a0170faa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4ea09f0e-7fe5-4dcd-b1dd-d155a0170faa {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-4ea09f0e-7fe5-4dcd-b1dd-d155a0170faa .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ea09f0e-7fe5-4dcd-b1dd-d155a0170faa .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-4ea09f0e-7fe5-4dcd-b1dd-d155a0170faa .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-305b260c-63bf-4d82-aa20-f65765825a80 {
  text-align: center;
}
@media (max-width: 767px){#s-305b260c-63bf-4d82-aa20-f65765825a80 {
  display: none;
}
#s-305b260c-63bf-4d82-aa20-f65765825a80, #wrap-s-305b260c-63bf-4d82-aa20-f65765825a80 { display: none !important; }}
#s-305b260c-63bf-4d82-aa20-f65765825a80 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-305b260c-63bf-4d82-aa20-f65765825a80 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-305b260c-63bf-4d82-aa20-f65765825a80 .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-2785dfc9-ffa9-4d7e-bcad-8d2eb1caffcc {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}

#s-2785dfc9-ffa9-4d7e-bcad-8d2eb1caffcc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2785dfc9-ffa9-4d7e-bcad-8d2eb1caffcc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-2785dfc9-ffa9-4d7e-bcad-8d2eb1caffcc .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-313c0d03-f9c5-4b39-a565-342b6e645090 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-313c0d03-f9c5-4b39-a565-342b6e645090:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-313c0d03-f9c5-4b39-a565-342b6e645090:active {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-313c0d03-f9c5-4b39-a565-342b6e645090 {
  margin-bottom: 20%;
}
}


#s-313c0d03-f9c5-4b39-a565-342b6e645090 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-313c0d03-f9c5-4b39-a565-342b6e645090 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-313c0d03-f9c5-4b39-a565-342b6e645090 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-313c0d03-f9c5-4b39-a565-342b6e645090.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
@media (min-width: 768px) and (max-width: 991px){#s-6f6d2263-9c23-44ea-b3bb-987e1c37202e {
  margin-bottom: 10%;
}
}
#s-b98b4ce2-3718-4a25-a556-fc1a12def618 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: left;
}
@media (max-width: 767px){#s-b98b4ce2-3718-4a25-a556-fc1a12def618 {
  margin-top: 0%;
margin-bottom: 0%;
}
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b98b4ce2-3718-4a25-a556-fc1a12def618 img.shogun-image {
  width: 100%;
}



}
#s-8bb23a69-5f2a-4f89-90fb-1fd923a1c0be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8bb23a69-5f2a-4f89-90fb-1fd923a1c0be {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-8bb23a69-5f2a-4f89-90fb-1fd923a1c0be .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bb23a69-5f2a-4f89-90fb-1fd923a1c0be .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-8bb23a69-5f2a-4f89-90fb-1fd923a1c0be .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 {
  text-align: center;
}
@media (max-width: 767px){#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 {
  display: none;
}
#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47, #wrap-s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 { display: none !important; }}
#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-0a7a7f82-10a4-4b89-95fc-ebe8abeb9d47 .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-6ba5559b-2de6-4325-9af7-6d6fadaedfe4 {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}

#s-6ba5559b-2de6-4325-9af7-6d6fadaedfe4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6ba5559b-2de6-4325-9af7-6d6fadaedfe4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-6ba5559b-2de6-4325-9af7-6d6fadaedfe4 .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-d1655df4-38bb-4371-bfd1-c826ad3a6b30 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30:active {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30 {
  margin-bottom: 20%;
}
}


#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d1655df4-38bb-4371-bfd1-c826ad3a6b30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
@media (min-width: 768px) and (max-width: 991px){#s-7a862cd3-9ed9-436f-9481-f706ec4cedd2 {
  margin-bottom: 10%;
}
}
#s-3e6ff162-154b-42fa-abcf-b121898e8b40 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: left;
}
@media (max-width: 767px){#s-3e6ff162-154b-42fa-abcf-b121898e8b40 {
  margin-top: 0%;
margin-bottom: 0%;
}
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e6ff162-154b-42fa-abcf-b121898e8b40 img.shogun-image {
  width: 100%;
}



}
#s-efc47692-b406-4261-a1e1-1624af76bfda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-efc47692-b406-4261-a1e1-1624af76bfda {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-efc47692-b406-4261-a1e1-1624af76bfda .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-efc47692-b406-4261-a1e1-1624af76bfda .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-efc47692-b406-4261-a1e1-1624af76bfda .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-fbca931c-7469-48e7-8f1d-ac9691153655 {
  text-align: center;
}
@media (max-width: 767px){#s-fbca931c-7469-48e7-8f1d-ac9691153655 {
  display: none;
}
#s-fbca931c-7469-48e7-8f1d-ac9691153655, #wrap-s-fbca931c-7469-48e7-8f1d-ac9691153655 { display: none !important; }}
#s-fbca931c-7469-48e7-8f1d-ac9691153655 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fbca931c-7469-48e7-8f1d-ac9691153655 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-fbca931c-7469-48e7-8f1d-ac9691153655 .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-90938a57-47a5-443d-9d36-17adab04fb28 {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}

#s-90938a57-47a5-443d-9d36-17adab04fb28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-90938a57-47a5-443d-9d36-17adab04fb28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-90938a57-47a5-443d-9d36-17adab04fb28 .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-98157221-ccd2-44af-a79a-b7381c5c9f2d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-98157221-ccd2-44af-a79a-b7381c5c9f2d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-98157221-ccd2-44af-a79a-b7381c5c9f2d:active {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-98157221-ccd2-44af-a79a-b7381c5c9f2d {
  margin-bottom: 20%;
}
}


#s-98157221-ccd2-44af-a79a-b7381c5c9f2d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-98157221-ccd2-44af-a79a-b7381c5c9f2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
@media (min-width: 768px) and (max-width: 991px){#s-a15705ed-4b14-4852-8828-d65f3c21bfb4 {
  margin-bottom: 10%;
}
}
#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d {
  margin-top: 0%;
margin-bottom: 0%;
text-align: left;
}
@media (max-width: 767px){#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d {
  margin-top: 0%;
margin-bottom: 0%;
}
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59df6de-f5b8-4812-b820-cedda2a3bb8d img.shogun-image {
  width: 100%;
}



}
#s-a40d36bc-e496-457f-9125-4aa0f8eb5b9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a40d36bc-e496-457f-9125-4aa0f8eb5b9c {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-a40d36bc-e496-457f-9125-4aa0f8eb5b9c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-a40d36bc-e496-457f-9125-4aa0f8eb5b9c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-a40d36bc-e496-457f-9125-4aa0f8eb5b9c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-a49efc0c-d835-44a2-9deb-b50656b53512 {
  text-align: center;
}
@media (max-width: 767px){#s-a49efc0c-d835-44a2-9deb-b50656b53512 {
  display: none;
}
#s-a49efc0c-d835-44a2-9deb-b50656b53512, #wrap-s-a49efc0c-d835-44a2-9deb-b50656b53512 { display: none !important; }}
#s-a49efc0c-d835-44a2-9deb-b50656b53512 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a49efc0c-d835-44a2-9deb-b50656b53512 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-a49efc0c-d835-44a2-9deb-b50656b53512 .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-f398b1cb-2b35-406e-a51f-e7af911464ce {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}

#s-f398b1cb-2b35-406e-a51f-e7af911464ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f398b1cb-2b35-406e-a51f-e7af911464ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-f398b1cb-2b35-406e-a51f-e7af911464ce .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-116974f1-9211-42ef-bd05-db53544c8273 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(227, 26, 80, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-116974f1-9211-42ef-bd05-db53544c8273:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-116974f1-9211-42ef-bd05-db53544c8273:active {background-color: rgba(227, 26, 80, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-116974f1-9211-42ef-bd05-db53544c8273 {
  margin-bottom: 20%;
}
}


#s-116974f1-9211-42ef-bd05-db53544c8273 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-116974f1-9211-42ef-bd05-db53544c8273 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

#s-116974f1-9211-42ef-bd05-db53544c8273 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-116974f1-9211-42ef-bd05-db53544c8273.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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