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

.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-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 50px;
padding-left: 0%;
padding-bottom: 40px;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: none;
border-radius: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  margin-top: 0px;
padding-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-bottom: 10px;
max-width: 600px;
}
}
#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd {
  background-image: url();
}








#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7be6d1aa-af1f-4675-b33d-de5548c1f6dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c439588e-241b-4c4d-8659-9bb64a13ab72 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-c439588e-241b-4c4d-8659-9bb64a13ab72 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-c439588e-241b-4c4d-8659-9bb64a13ab72 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-c439588e-241b-4c4d-8659-9bb64a13ab72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c439588e-241b-4c4d-8659-9bb64a13ab72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  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-64bc9f96-7613-43f6-8dd1-e758eccd6cfc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-64bc9f96-7613-43f6-8dd1-e758eccd6cfc {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-64bc9f96-7613-43f6-8dd1-e758eccd6cfc .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-64bc9f96-7613-43f6-8dd1-e758eccd6cfc .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}@media (max-width: 767px){#s-64bc9f96-7613-43f6-8dd1-e758eccd6cfc .shogun-heading-component h3 {
  color: rgba(165, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}
#s-308d0b80-22e3-4818-9659-cdcede690f69 {
  margin-top: 5px;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-308d0b80-22e3-4818-9659-cdcede690f69 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-308d0b80-22e3-4818-9659-cdcede690f69 {
  margin-left: 3%;
margin-right: 3%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-308d0b80-22e3-4818-9659-cdcede690f69 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-308d0b80-22e3-4818-9659-cdcede690f69 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-308d0b80-22e3-4818-9659-cdcede690f69 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


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

#s-5efc361c-13b2-41f5-a666-a09843a98e85 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-5efc361c-13b2-41f5-a666-a09843a98e85 {
  display: none;
}
#s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-content-s-5efc361c-13b2-41f5-a666-a09843a98e85 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5efc361c-13b2-41f5-a666-a09843a98e85 {
  display: none;
}
#s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-content-s-5efc361c-13b2-41f5-a666-a09843a98e85 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5efc361c-13b2-41f5-a666-a09843a98e85 {
  display: none;
}
#s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-content-s-5efc361c-13b2-41f5-a666-a09843a98e85 { display: none !important; }}@media (max-width: 767px){#s-5efc361c-13b2-41f5-a666-a09843a98e85 {
  display: none;
}
#s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-s-5efc361c-13b2-41f5-a666-a09843a98e85, #wrap-content-s-5efc361c-13b2-41f5-a666-a09843a98e85 { display: none !important; }}
#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 {
  display: none;
}
#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-content-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 {
  display: none;
}
#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-content-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 {
  display: none;
}
#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-content-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 { display: none !important; }}@media (max-width: 767px){#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 {
  margin-top: 16px;
padding-bottom: 20px;
display: none;
}
#s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3, #wrap-content-s-6a850c1e-55a9-4912-a360-96d6d7e07ec3 { display: none !important; }}
#s-fa0b9b37-7c4d-4908-9b15-1c7bf94b6077 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-fa0b9b37-7c4d-4908-9b15-1c7bf94b6077 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-fa0b9b37-7c4d-4908-9b15-1c7bf94b6077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa0b9b37-7c4d-4908-9b15-1c7bf94b6077.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-3af93808-f9c4-4cf2-afa7-441c90243455 {
  margin-left: auto;
margin-right: auto;
}

#s-3af93808-f9c4-4cf2-afa7-441c90243455 hr {
  border-top: 2px solid rgba(242, 242, 242, 1);
}

#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  margin-top: 40px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  margin-top: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  margin-top: 30px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-4ffdebf3-8adc-4124-8a4a-789e4285054f {
  background-image: url();
}








#s-4ffdebf3-8adc-4124-8a4a-789e4285054f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ffdebf3-8adc-4124-8a4a-789e4285054f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7306904-85be-4439-a84a-32d31daafb28 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-b7306904-85be-4439-a84a-32d31daafb28 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-b7306904-85be-4439-a84a-32d31daafb28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7306904-85be-4439-a84a-32d31daafb28.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-5b475430-a317-42f8-bc64-d5644ceed4a1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b475430-a317-42f8-bc64-d5644ceed4a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-554dc093-1530-41f9-8d82-6b08f6ccc4bf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-554dc093-1530-41f9-8d82-6b08f6ccc4bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-554dc093-1530-41f9-8d82-6b08f6ccc4bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9616cf9f-db04-4d31-a7be-e57674964b89 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-9616cf9f-db04-4d31-a7be-e57674964b89 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-9616cf9f-db04-4d31-a7be-e57674964b89 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-73bf2dce-b09e-40a4-ad35-e0e6e02f53a5 {
  margin-top: -4px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-73bf2dce-b09e-40a4-ad35-e0e6e02f53a5 {
  display: none;
}
#s-73bf2dce-b09e-40a4-ad35-e0e6e02f53a5, #wrap-s-73bf2dce-b09e-40a4-ad35-e0e6e02f53a5, #wrap-content-s-73bf2dce-b09e-40a4-ad35-e0e6e02f53a5 { display: none !important; }}
#s-053cf88a-61db-45e4-b568-257a8d310eb3 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-053cf88a-61db-45e4-b568-257a8d310eb3 {
  display: none;
}
#s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-content-s-053cf88a-61db-45e4-b568-257a8d310eb3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-053cf88a-61db-45e4-b568-257a8d310eb3 {
  display: none;
}
#s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-content-s-053cf88a-61db-45e4-b568-257a8d310eb3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-053cf88a-61db-45e4-b568-257a8d310eb3 {
  display: none;
}
#s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-s-053cf88a-61db-45e4-b568-257a8d310eb3, #wrap-content-s-053cf88a-61db-45e4-b568-257a8d310eb3 { display: none !important; }}@media (max-width: 767px){#s-053cf88a-61db-45e4-b568-257a8d310eb3 {
  margin-top: 0px;
}
}
#s-d251dedb-5835-4a93-b8b2-a034e033d92d {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d251dedb-5835-4a93-b8b2-a034e033d92d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d251dedb-5835-4a93-b8b2-a034e033d92d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d251dedb-5835-4a93-b8b2-a034e033d92d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d251dedb-5835-4a93-b8b2-a034e033d92d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1 {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1 {
  border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-radius: 0px;
}
}







#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3caeed61-f2d2-4c43-9530-b6338beb5fe1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6d320c6d-0a22-4d1f-a8eb-d66d5a555ee3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-6d320c6d-0a22-4d1f-a8eb-d66d5a555ee3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d320c6d-0a22-4d1f-a8eb-d66d5a555ee3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d320c6d-0a22-4d1f-a8eb-d66d5a555ee3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d320c6d-0a22-4d1f-a8eb-d66d5a555ee3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-459c5bfb-234f-48f9-a1cf-cbf7ecdcd118 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-459c5bfb-234f-48f9-a1cf-cbf7ecdcd118 {
  text-align: left;
}
}
#s-459c5bfb-234f-48f9-a1cf-cbf7ecdcd118 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-459c5bfb-234f-48f9-a1cf-cbf7ecdcd118 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-459c5bfb-234f-48f9-a1cf-cbf7ecdcd118 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-29b156eb-0e95-4936-bd68-71e9da3dd0a7 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}








#s-29b156eb-0e95-4936-bd68-71e9da3dd0a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-29b156eb-0e95-4936-bd68-71e9da3dd0a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e17c38b8-7a4e-40b7-a8bb-ab46e53e412c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e17c38b8-7a4e-40b7-a8bb-ab46e53e412c .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-e17c38b8-7a4e-40b7-a8bb-ab46e53e412c .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}@media (max-width: 767px){#s-e17c38b8-7a4e-40b7-a8bb-ab46e53e412c .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}
#s-bb22e598-03a4-4f07-a714-1af13dec0af0 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
}

#s-bb22e598-03a4-4f07-a714-1af13dec0af0 {
  background-image: url();
}








#s-bb22e598-03a4-4f07-a714-1af13dec0af0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb22e598-03a4-4f07-a714-1af13dec0af0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cefa5b77-aa0c-423b-9a23-5f807d569dba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cefa5b77-aa0c-423b-9a23-5f807d569dba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-cefa5b77-aa0c-423b-9a23-5f807d569dba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cefa5b77-aa0c-423b-9a23-5f807d569dba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cefa5b77-aa0c-423b-9a23-5f807d569dba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-41452186-633b-42fa-9716-87e2f4e9b62b {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}








#s-41452186-633b-42fa-9716-87e2f4e9b62b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41452186-633b-42fa-9716-87e2f4e9b62b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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: ;
}

#s-1067d200-a99a-4232-9748-92dff0eb539b {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
}

#s-1067d200-a99a-4232-9748-92dff0eb539b .shg-proportional-font-size,
#s-1067d200-a99a-4232-9748-92dff0eb539b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7442eb85-31bb-4b7e-9488-d5a368aa2301 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}








#s-7442eb85-31bb-4b7e-9488-d5a368aa2301 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7442eb85-31bb-4b7e-9488-d5a368aa2301.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4a721d4-33e8-45e2-a557-067025c56e95 {
  margin-left: auto;
margin-right: auto;
}

#s-d4a721d4-33e8-45e2-a557-067025c56e95 .shg-proportional-font-size,
#s-d4a721d4-33e8-45e2-a557-067025c56e95 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6c780db3-6736-42f4-a8de-a4d5171e4dd2 {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

.shg-product-image-wrapper {
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c {
  margin-top: 15px;
}
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8da7adc9-cf0d-4f3b-8f7a-71a3f785590c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-39813e62-1b8b-4cf0-a412-b43396122231 {
  margin-left: auto;
margin-right: auto;
}

.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-left {
  text-align: left;
}

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

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

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-04f730dd-3f7a-4d71-a379-a044eb9d34e2-atc-btn-wrapper {
    text-align: center;
  }


#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-04f730dd-3f7a-4d71-a379-a044eb9d34e2-atc-btn-wrapper {
    text-align: center;
  }


#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-04f730dd-3f7a-4d71-a379-a044eb9d34e2-atc-btn-wrapper {
    text-align: center;
  }


#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-04f730dd-3f7a-4d71-a379-a044eb9d34e2-atc-btn-wrapper {
    text-align: center;
  }


#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-04f730dd-3f7a-4d71-a379-a044eb9d34e2-atc-btn-wrapper {
    text-align: center;
  }


#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-04f730dd-3f7a-4d71-a379-a044eb9d34e2.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-92d80c9b-09ac-4672-a1c2-2588b717ae62 {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-92d80c9b-09ac-4672-a1c2-2588b717ae62 {
  border-style: solid;
margin-top: 10px;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-radius: 0px;
}
}







#s-92d80c9b-09ac-4672-a1c2-2588b717ae62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92d80c9b-09ac-4672-a1c2-2588b717ae62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-92d80c9b-09ac-4672-a1c2-2588b717ae62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92d80c9b-09ac-4672-a1c2-2588b717ae62.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-a0bdc33b-efbb-48b2-8371-48f1d092a42b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a0bdc33b-efbb-48b2-8371-48f1d092a42b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0bdc33b-efbb-48b2-8371-48f1d092a42b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a0bdc33b-efbb-48b2-8371-48f1d092a42b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0bdc33b-efbb-48b2-8371-48f1d092a42b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a2b6b968-ded0-4e71-9dcd-4340b0c1ece1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2b6b968-ded0-4e71-9dcd-4340b0c1ece1 {
  text-align: left;
}
}
#s-a2b6b968-ded0-4e71-9dcd-4340b0c1ece1 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-a2b6b968-ded0-4e71-9dcd-4340b0c1ece1 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-a2b6b968-ded0-4e71-9dcd-4340b0c1ece1 .shogun-heading-component h3 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-888e57a6-32dd-4aae-99c3-6fcdfcabd72c {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}








#s-888e57a6-32dd-4aae-99c3-6fcdfcabd72c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-888e57a6-32dd-4aae-99c3-6fcdfcabd72c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e60b6185-16e6-49e3-9a17-f59238a939d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e60b6185-16e6-49e3-9a17-f59238a939d8 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-e60b6185-16e6-49e3-9a17-f59238a939d8 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}@media (max-width: 767px){#s-e60b6185-16e6-49e3-9a17-f59238a939d8 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}
#s-b67cc03f-240c-4751-b99b-b7766fd0d787 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
}

#s-b67cc03f-240c-4751-b99b-b7766fd0d787 {
  background-image: url();
}








#s-b67cc03f-240c-4751-b99b-b7766fd0d787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b67cc03f-240c-4751-b99b-b7766fd0d787.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb9a34be-54da-4ad5-a439-cf0eee0c96d6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-eb9a34be-54da-4ad5-a439-cf0eee0c96d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-eb9a34be-54da-4ad5-a439-cf0eee0c96d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eb9a34be-54da-4ad5-a439-cf0eee0c96d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb9a34be-54da-4ad5-a439-cf0eee0c96d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-90ee9106-0c73-4d6b-8992-cefd4e8dbca6 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}








#s-90ee9106-0c73-4d6b-8992-cefd4e8dbca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90ee9106-0c73-4d6b-8992-cefd4e8dbca6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d87e351-9340-479b-bf48-c05e7c7d2e50 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
}

#s-3d87e351-9340-479b-bf48-c05e7c7d2e50 .shg-proportional-font-size,
#s-3d87e351-9340-479b-bf48-c05e7c7d2e50 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-363c7818-3d53-4026-941a-813ebbc9a434 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}








#s-363c7818-3d53-4026-941a-813ebbc9a434 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-363c7818-3d53-4026-941a-813ebbc9a434.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ab3b92f-8089-4a9f-98a7-864864e2fcb0 {
  margin-left: auto;
margin-right: auto;
}

#s-2ab3b92f-8089-4a9f-98a7-864864e2fcb0 .shg-proportional-font-size,
#s-2ab3b92f-8089-4a9f-98a7-864864e2fcb0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b2f88bf7-91dc-4d5d-8306-194298c996be {
  margin-left: auto;
margin-right: auto;
}

#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 {
  margin-top: 20px;
}
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-351f46fb-c68b-453f-ae1c-fe0df3bcdf04 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cd6af36a-3f43-4b6a-988b-886955bc7801 {
  margin-left: auto;
margin-right: auto;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4-atc-btn-wrapper {
    text-align: center;
  }


#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4-atc-btn-wrapper {
    text-align: center;
  }


#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4-atc-btn-wrapper {
    text-align: center;
  }


#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4-atc-btn-wrapper {
    text-align: center;
  }


#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4-atc-btn-wrapper {
    text-align: center;
  }


#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6328053-ea2c-4c48-a106-9d4b74b1d4e4.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  margin-top: 60px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  margin-top: 60px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  margin-top: 40px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f {
  background-image: url();
}








#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ba04af7-613b-48ef-a8c0-0121dbe0fc5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd38214f-3746-478c-9a35-76bee940e716 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-cd38214f-3746-478c-9a35-76bee940e716 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-cd38214f-3746-478c-9a35-76bee940e716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd38214f-3746-478c-9a35-76bee940e716.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c7c3539-eff8-49a6-9950-77b1214d9910 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c7c3539-eff8-49a6-9950-77b1214d9910"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-a70a0a12-c0fc-4acf-ac06-22ffe5b0a8e3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a70a0a12-c0fc-4acf-ac06-22ffe5b0a8e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a70a0a12-c0fc-4acf-ac06-22ffe5b0a8e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-205bb7d0-a69e-4733-be32-061dfaf7f585 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-205bb7d0-a69e-4733-be32-061dfaf7f585 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-205bb7d0-a69e-4733-be32-061dfaf7f585 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-290a68a3-3bbd-4c18-82b2-dfaf683f7f41 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-290a68a3-3bbd-4c18-82b2-dfaf683f7f41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-290a68a3-3bbd-4c18-82b2-dfaf683f7f41.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0187a606-b2e1-447d-9651-8a893bfa7f39 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-0187a606-b2e1-447d-9651-8a893bfa7f39 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-0187a606-b2e1-447d-9651-8a893bfa7f39 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-168f52b5-38f6-476c-8ac2-96ca155e24b6 {
  margin-top: -4px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-168f52b5-38f6-476c-8ac2-96ca155e24b6 {
  display: none;
}
#s-168f52b5-38f6-476c-8ac2-96ca155e24b6, #wrap-s-168f52b5-38f6-476c-8ac2-96ca155e24b6, #wrap-content-s-168f52b5-38f6-476c-8ac2-96ca155e24b6 { display: none !important; }}
#s-e334bca4-30f0-4695-a31e-e92560a04b4e {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-e334bca4-30f0-4695-a31e-e92560a04b4e {
  display: none;
}
#s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-content-s-e334bca4-30f0-4695-a31e-e92560a04b4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e334bca4-30f0-4695-a31e-e92560a04b4e {
  display: none;
}
#s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-content-s-e334bca4-30f0-4695-a31e-e92560a04b4e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e334bca4-30f0-4695-a31e-e92560a04b4e {
  display: none;
}
#s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-s-e334bca4-30f0-4695-a31e-e92560a04b4e, #wrap-content-s-e334bca4-30f0-4695-a31e-e92560a04b4e { display: none !important; }}@media (max-width: 767px){#s-e334bca4-30f0-4695-a31e-e92560a04b4e {
  margin-top: 8px;
}
}
#s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b {
  border-style: solid;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f85340c-45b1-49f2-8fac-1a9e39b9e08b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-c93c0b59-82d7-4d13-93fd-7fd76fa58e4a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c93c0b59-82d7-4d13-93fd-7fd76fa58e4a {
  border-style: solid;
}
}
#s-c93c0b59-82d7-4d13-93fd-7fd76fa58e4a {
  background-image: url();
}








#s-c93c0b59-82d7-4d13-93fd-7fd76fa58e4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c93c0b59-82d7-4d13-93fd-7fd76fa58e4a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-869160f3-9a52-4891-ba45-dbadba2c2eeb {
  margin-left: auto;
margin-right: auto;
}

#s-36156da6-f45b-493f-86c2-ce79897b31df {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df .shg-image-zoom,
.shg-c#s-36156da6-f45b-493f-86c2-ce79897b31df img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  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-7db179f2-51ad-43ef-bc6f-68ee4f26d17c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-7db179f2-51ad-43ef-bc6f-68ee4f26d17c .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-a3206949-5d58-4f0a-bbe7-eb2846a5b09e {
  text-align: left;
}

#s-a3206949-5d58-4f0a-bbe7-eb2846a5b09e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a3206949-5d58-4f0a-bbe7-eb2846a5b09e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-a3206949-5d58-4f0a-bbe7-eb2846a5b09e .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-72560ded-83c4-4b45-ba70-63371433afc6 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-72560ded-83c4-4b45-ba70-63371433afc6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72560ded-83c4-4b45-ba70-63371433afc6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-72560ded-83c4-4b45-ba70-63371433afc6-atc-btn-wrapper {
    text-align: center;
  }


#s-72560ded-83c4-4b45-ba70-63371433afc6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-72560ded-83c4-4b45-ba70-63371433afc6-atc-btn-wrapper {
    text-align: center;
  }


#s-72560ded-83c4-4b45-ba70-63371433afc6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-72560ded-83c4-4b45-ba70-63371433afc6-atc-btn-wrapper {
    text-align: center;
  }


#s-72560ded-83c4-4b45-ba70-63371433afc6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-72560ded-83c4-4b45-ba70-63371433afc6-atc-btn-wrapper {
    text-align: center;
  }


#s-72560ded-83c4-4b45-ba70-63371433afc6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-72560ded-83c4-4b45-ba70-63371433afc6-atc-btn-wrapper {
    text-align: center;
  }


#s-72560ded-83c4-4b45-ba70-63371433afc6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-72560ded-83c4-4b45-ba70-63371433afc6.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-5584a960-891a-4ca0-aa76-0538bf7507ee {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-5584a960-891a-4ca0-aa76-0538bf7507ee {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-5584a960-891a-4ca0-aa76-0538bf7507ee {
  background-image: url();
}








#s-5584a960-891a-4ca0-aa76-0538bf7507ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5584a960-891a-4ca0-aa76-0538bf7507ee.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-d0a31a91-e3e3-491b-9f15-7969411fe324 {
  margin-left: auto;
margin-right: auto;
}

#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 .shg-image-zoom,
.shg-c#s-0c190d86-ff2b-4f5f-bcfc-d39cd9893fa5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d31b4c6a-a23d-4943-84dc-1612d455a407 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-d31b4c6a-a23d-4943-84dc-1612d455a407 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-aea9b8bd-753f-44c1-89c5-b8fd943b7aba {
  text-align: left;
}

#s-aea9b8bd-753f-44c1-89c5-b8fd943b7aba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-aea9b8bd-753f-44c1-89c5-b8fd943b7aba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-aea9b8bd-753f-44c1-89c5-b8fd943b7aba .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-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0ff2eda8-be10-45cb-9b04-d994f08556f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ff2eda8-be10-45cb-9b04-d994f08556f5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0ff2eda8-be10-45cb-9b04-d994f08556f5-atc-btn-wrapper {
    text-align: center;
  }


#s-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-0ff2eda8-be10-45cb-9b04-d994f08556f5-atc-btn-wrapper {
    text-align: center;
  }


#s-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ff2eda8-be10-45cb-9b04-d994f08556f5-atc-btn-wrapper {
    text-align: center;
  }


#s-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-0ff2eda8-be10-45cb-9b04-d994f08556f5-atc-btn-wrapper {
    text-align: center;
  }


#s-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-0ff2eda8-be10-45cb-9b04-d994f08556f5-atc-btn-wrapper {
    text-align: center;
  }


#s-0ff2eda8-be10-45cb-9b04-d994f08556f5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0ff2eda8-be10-45cb-9b04-d994f08556f5.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-6f93c9be-ef12-486b-a9c6-8490b33b177d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-6f93c9be-ef12-486b-a9c6-8490b33b177d {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-6f93c9be-ef12-486b-a9c6-8490b33b177d {
  background-image: url();
}








#s-6f93c9be-ef12-486b-a9c6-8490b33b177d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f93c9be-ef12-486b-a9c6-8490b33b177d.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-ff7fb222-a87b-4c00-99f8-ac4440ae2a1c {
  margin-left: auto;
margin-right: auto;
}

#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 .shg-image-zoom,
.shg-c#s-c26b52ed-dc8f-41fd-a2c3-5acefa78d435 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e644c751-52ac-4ff5-859e-d66eed313c60 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e644c751-52ac-4ff5-859e-d66eed313c60 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-21bb7c2f-9d80-414b-83a8-1c3f28dcba52 {
  text-align: left;
}

#s-21bb7c2f-9d80-414b-83a8-1c3f28dcba52 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-21bb7c2f-9d80-414b-83a8-1c3f28dcba52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-21bb7c2f-9d80-414b-83a8-1c3f28dcba52 .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-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d0eb3208-b57e-4f38-a194-9996ce82fac8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0eb3208-b57e-4f38-a194-9996ce82fac8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0eb3208-b57e-4f38-a194-9996ce82fac8-atc-btn-wrapper {
    text-align: center;
  }


#s-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-d0eb3208-b57e-4f38-a194-9996ce82fac8-atc-btn-wrapper {
    text-align: center;
  }


#s-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0eb3208-b57e-4f38-a194-9996ce82fac8-atc-btn-wrapper {
    text-align: center;
  }


#s-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d0eb3208-b57e-4f38-a194-9996ce82fac8-atc-btn-wrapper {
    text-align: center;
  }


#s-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-d0eb3208-b57e-4f38-a194-9996ce82fac8-atc-btn-wrapper {
    text-align: center;
  }


#s-d0eb3208-b57e-4f38-a194-9996ce82fac8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d0eb3208-b57e-4f38-a194-9996ce82fac8.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a {
  border-style: solid;
border-color: #000;
border-right-width: 0px;
}
}@media (max-width: 767px){#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a {
  border-style: solid;
margin-top: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a {
  background-image: url();
}








#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e189f8db-6c81-46f7-9503-42b33ae6fb9a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-cd9f5fc2-b203-4823-91a1-1c8ea777034c {
  margin-left: auto;
margin-right: auto;
}

#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 .shg-image-zoom,
.shg-c#s-1541a4a7-444e-4aa5-aa99-7a4a045ae929 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e56c465c-e385-474f-88d4-362ec884235a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e56c465c-e385-474f-88d4-362ec884235a .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-b8dcbec6-9312-4b13-a568-dabb89e800b7 {
  text-align: left;
}

#s-b8dcbec6-9312-4b13-a568-dabb89e800b7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b8dcbec6-9312-4b13-a568-dabb89e800b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8dcbec6-9312-4b13-a568-dabb89e800b7 .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-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2e891de5-40f5-44dd-9021-1459b1d7b7fc-atc-btn-wrapper {
    text-align: center;
  }


#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-2e891de5-40f5-44dd-9021-1459b1d7b7fc-atc-btn-wrapper {
    text-align: center;
  }


#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2e891de5-40f5-44dd-9021-1459b1d7b7fc-atc-btn-wrapper {
    text-align: center;
  }


#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2e891de5-40f5-44dd-9021-1459b1d7b7fc-atc-btn-wrapper {
    text-align: center;
  }


#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-2e891de5-40f5-44dd-9021-1459b1d7b7fc-atc-btn-wrapper {
    text-align: center;
  }


#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2e891de5-40f5-44dd-9021-1459b1d7b7fc.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  margin-top: 60px;
margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  margin-top: 60px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  margin-top: 40px;
margin-left: 0%;
margin-right: 0%;
max-width: 600px;
}
}
#s-c375b082-aec3-462a-ae5c-12c4a9eb309c {
  background-image: url();
}








#s-c375b082-aec3-462a-ae5c-12c4a9eb309c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c375b082-aec3-462a-ae5c-12c4a9eb309c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f7bfa64-87e7-42d9-9312-cffea8148123 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-8f7bfa64-87e7-42d9-9312-cffea8148123 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-8f7bfa64-87e7-42d9-9312-cffea8148123 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8f7bfa64-87e7-42d9-9312-cffea8148123.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1de23044-bcb9-4006-978f-bc24c7cb2b6b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de23044-bcb9-4006-978f-bc24c7cb2b6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-aca34c99-6299-481d-8a3a-3de9a29baa47 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-aca34c99-6299-481d-8a3a-3de9a29baa47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aca34c99-6299-481d-8a3a-3de9a29baa47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-06aeebac-bea1-44e8-aebb-d64b2e21edf3 .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-7ea990ee-3c85-41b5-b4ca-2ad190fc83a8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7ea990ee-3c85-41b5-b4ca-2ad190fc83a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ea990ee-3c85-41b5-b4ca-2ad190fc83a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}
@media (max-width: 767px){#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-e67ed410-6e4b-4282-946f-ec0e9fd6c927 .shogun-heading-component h6 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-201b642a-5836-413d-afa9-dcbda8ac03c3 {
  margin-top: -4px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-201b642a-5836-413d-afa9-dcbda8ac03c3 {
  display: none;
}
#s-201b642a-5836-413d-afa9-dcbda8ac03c3, #wrap-s-201b642a-5836-413d-afa9-dcbda8ac03c3, #wrap-content-s-201b642a-5836-413d-afa9-dcbda8ac03c3 { display: none !important; }}
#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 {
  display: none;
}
#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-content-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 {
  display: none;
}
#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-content-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 {
  display: none;
}
#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26, #wrap-content-s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 { display: none !important; }}@media (max-width: 767px){#s-df81e82f-3db1-4a1f-b17f-f47d32efdb26 {
  margin-top: 0px;
}
}
#s-4821a15d-3cec-4d95-911d-a3d7d93ee935 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(40, 40, 40, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(40, 40, 40, 1);
}
@media (min-width: 1200px){#s-4821a15d-3cec-4d95-911d-a3d7d93ee935 {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4821a15d-3cec-4d95-911d-a3d7d93ee935 {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4821a15d-3cec-4d95-911d-a3d7d93ee935 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-4821a15d-3cec-4d95-911d-a3d7d93ee935 {
  border-style: solid;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-4821a15d-3cec-4d95-911d-a3d7d93ee935"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4821a15d-3cec-4d95-911d-a3d7d93ee935"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4821a15d-3cec-4d95-911d-a3d7d93ee935"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4821a15d-3cec-4d95-911d-a3d7d93ee935"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-3f8518cd-4319-49e7-964a-3d48794fd281 {
  margin-left: auto;
margin-right: auto;
padding-top: 7%;
padding-left: 5%;
padding-bottom: 7%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: none;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-3f8518cd-4319-49e7-964a-3d48794fd281 {
  padding-bottom: 0%;
border-style: solid;
}
}
#s-3f8518cd-4319-49e7-964a-3d48794fd281 {
  background-image: url();
}








#s-3f8518cd-4319-49e7-964a-3d48794fd281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f8518cd-4319-49e7-964a-3d48794fd281.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b46ce1b8-5121-4cb3-9a0e-ac550413e82a {
  margin-left: auto;
margin-right: auto;
}

#s-8eb77de1-69ce-47bf-999f-91fb560ba9b1 {
  margin-top: 3px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8eb77de1-69ce-47bf-999f-91fb560ba9b1 {
  text-align: left;
}
}
#s-8eb77de1-69ce-47bf-999f-91fb560ba9b1 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (max-width: 767px){#s-8eb77de1-69ce-47bf-999f-91fb560ba9b1 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-d02dd138-79da-451e-af62-8c94edcf0097 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-d02dd138-79da-451e-af62-8c94edcf0097 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d02dd138-79da-451e-af62-8c94edcf0097 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d02dd138-79da-451e-af62-8c94edcf0097 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb6ac851-0335-466f-ac7e-23a4ee33f4f7 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cb6ac851-0335-466f-ac7e-23a4ee33f4f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-cb6ac851-0335-466f-ac7e-23a4ee33f4f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-cb6ac851-0335-466f-ac7e-23a4ee33f4f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-cb6ac851-0335-466f-ac7e-23a4ee33f4f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-967a22af-0782-4d76-a601-55ce45fe0a0f {
  margin-left: auto;
margin-right: auto;
}

#s-23a1ed3b-718c-4778-b233-e9fdc710d1db {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23a1ed3b-718c-4778-b233-e9fdc710d1db img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-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-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 5px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5bd09c6-447e-48e2-abc7-993795549722 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5bd09c6-447e-48e2-abc7-993795549722 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5bd09c6-447e-48e2-abc7-993795549722 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5bd09c6-447e-48e2-abc7-993795549722 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d5bd09c6-447e-48e2-abc7-993795549722 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d5bd09c6-447e-48e2-abc7-993795549722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d5bd09c6-447e-48e2-abc7-993795549722 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bd09c6-447e-48e2-abc7-993795549722.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2b51036c-4e8e-47a8-a378-9eb3384ba701 {
  margin-left: auto;
margin-right: auto;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-123fbfbf-a879-43b5-b2a7-61ae62e42241:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-123fbfbf-a879-43b5-b2a7-61ae62e42241:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-123fbfbf-a879-43b5-b2a7-61ae62e42241-atc-btn-wrapper {
    text-align: center;
  }


#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-123fbfbf-a879-43b5-b2a7-61ae62e42241-atc-btn-wrapper {
    text-align: center;
  }


#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-123fbfbf-a879-43b5-b2a7-61ae62e42241-atc-btn-wrapper {
    text-align: center;
  }


#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-123fbfbf-a879-43b5-b2a7-61ae62e42241-atc-btn-wrapper {
    text-align: center;
  }


#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-123fbfbf-a879-43b5-b2a7-61ae62e42241-atc-btn-wrapper {
    text-align: center;
  }


#s-123fbfbf-a879-43b5-b2a7-61ae62e42241 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-123fbfbf-a879-43b5-b2a7-61ae62e42241.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-e4e6189b-7b91-453c-ab8e-5e0b24feb6ac {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: none;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-e4e6189b-7b91-453c-ab8e-5e0b24feb6ac {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-e4e6189b-7b91-453c-ab8e-5e0b24feb6ac {
  background-image: url();
}








#s-e4e6189b-7b91-453c-ab8e-5e0b24feb6ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4e6189b-7b91-453c-ab8e-5e0b24feb6ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-72036d12-6556-4116-be93-6dbf188a637b {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin-left: auto;
margin-right: auto;
max-width: 3024px;
text-align: center;
}
@media (max-width: 767px){#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin-top: 10px;
}
}
#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 5px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 img.shogun-image {
  width: 100%;
  
  
  max-width: 3024px;

      
    max-width: 3024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 img.shogun-image {
  width: 100%;
  
  
  max-width: 3024px;

      
    max-width: 3024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 img.shogun-image {
  width: 100%;
  
  
  max-width: 3024px;

      
    max-width: 3024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 img.shogun-image {
  width: 100%;
  
  
  max-width: 3024px;

      
    max-width: 3024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 img.shogun-image {
  width: 100%;
  
  
  max-width: 3024px;

      
    max-width: 3024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c932108-3b0d-4eec-b63b-a8a0711a09f7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  margin-top: 60px;
margin-left: 2%;
margin-bottom: 60px;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  margin-top: 60px;
margin-bottom: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  margin-top: 60px;
margin-bottom: 60px;
}
}@media (max-width: 767px){#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
max-width: 600px;
}
}
#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 {
  background-image: url();
}








#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a28e4e8-57b7-49a1-ab78-73ebf8782c70.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-995f2c19-0c8d-49f6-9fd9-5aa859d50cdd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-995f2c19-0c8d-49f6-9fd9-5aa859d50cdd {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-995f2c19-0c8d-49f6-9fd9-5aa859d50cdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-995f2c19-0c8d-49f6-9fd9-5aa859d50cdd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-edd5f919-537d-47cd-a3bd-2aa721fed651 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edd5f919-537d-47cd-a3bd-2aa721fed651"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-c67beafb-d7bb-4b4b-9d6f-6f3ba95a5376 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c67beafb-d7bb-4b4b-9d6f-6f3ba95a5376 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c67beafb-d7bb-4b4b-9d6f-6f3ba95a5376.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77bb4391-53c0-4223-b5e2-45e1d2787fde {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-77bb4391-53c0-4223-b5e2-45e1d2787fde {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}@media (max-width: 767px){#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-77bb4391-53c0-4223-b5e2-45e1d2787fde .shogun-heading-component h2 a {
  color: rgba(40, 40, 40, 1);
}

}
#s-874465cf-7537-4197-b6be-ba3a60c98570 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-874465cf-7537-4197-b6be-ba3a60c98570 {
  border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-874465cf-7537-4197-b6be-ba3a60c98570 {
  border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-874465cf-7537-4197-b6be-ba3a60c98570 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-874465cf-7537-4197-b6be-ba3a60c98570 {
  border-style: solid;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
}
}
@media (min-width: 0px) {
[id="s-874465cf-7537-4197-b6be-ba3a60c98570"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-874465cf-7537-4197-b6be-ba3a60c98570"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-874465cf-7537-4197-b6be-ba3a60c98570"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-874465cf-7537-4197-b6be-ba3a60c98570"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-49dc75fc-b9b4-475f-858a-304e0a8a9105 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-49dc75fc-b9b4-475f-858a-304e0a8a9105 {
  border-style: solid;
}
}
#s-49dc75fc-b9b4-475f-858a-304e0a8a9105 {
  background-image: url();
}








#s-49dc75fc-b9b4-475f-858a-304e0a8a9105 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-49dc75fc-b9b4-475f-858a-304e0a8a9105.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-476a9361-d207-4bcf-8f46-40df63d66370 {
  margin-left: auto;
margin-right: auto;
}

#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 .shg-image-zoom,
.shg-c#s-c67fcc9e-4fba-4635-9f7f-6bf12742b956 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e75e527d-8f16-4289-874b-6f4f2ed87689 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-e75e527d-8f16-4289-874b-6f4f2ed87689 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-6b5d99bd-7f08-434f-a9d7-e66bd4181c1a {
  text-align: left;
}

#s-6b5d99bd-7f08-434f-a9d7-e66bd4181c1a .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-6b5d99bd-7f08-434f-a9d7-e66bd4181c1a .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-6b5d99bd-7f08-434f-a9d7-e66bd4181c1a .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-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd-atc-btn-wrapper {
    text-align: center;
  }


#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd-atc-btn-wrapper {
    text-align: center;
  }


#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd-atc-btn-wrapper {
    text-align: center;
  }


#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd-atc-btn-wrapper {
    text-align: center;
  }


#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd-atc-btn-wrapper {
    text-align: center;
  }


#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9f1f3f52-f966-4a6e-af4a-dd4f160ab8dd.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-c9802ba9-687d-4710-ad98-204c970c824a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c9802ba9-687d-4710-ad98-204c970c824a {
  border-color: #000;
border-right-width: 0px;
border-style: none;
}
}
#s-c9802ba9-687d-4710-ad98-204c970c824a {
  background-image: url();
}








#s-c9802ba9-687d-4710-ad98-204c970c824a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9802ba9-687d-4710-ad98-204c970c824a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-270ccb45-5f5a-4fb1-9735-1dc4777eb512 {
  margin-left: auto;
margin-right: auto;
}

#s-c74baa50-bad8-4472-8842-b078f94ffae1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 .shg-image-zoom,
.shg-c#s-c74baa50-bad8-4472-8842-b078f94ffae1 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1c0d7065-8021-40c9-ab00-252394829110 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-1c0d7065-8021-40c9-ab00-252394829110 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-82fee5b2-dd3c-42e1-a9f8-dea3e0751c19 {
  text-align: left;
}

#s-82fee5b2-dd3c-42e1-a9f8-dea3e0751c19 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-82fee5b2-dd3c-42e1-a9f8-dea3e0751c19 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-82fee5b2-dd3c-42e1-a9f8-dea3e0751c19 .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-3b61704e-0797-4453-8df4-5aafca547e46 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3b61704e-0797-4453-8df4-5aafca547e46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b61704e-0797-4453-8df4-5aafca547e46:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3b61704e-0797-4453-8df4-5aafca547e46-atc-btn-wrapper {
    text-align: center;
  }


#s-3b61704e-0797-4453-8df4-5aafca547e46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-3b61704e-0797-4453-8df4-5aafca547e46-atc-btn-wrapper {
    text-align: center;
  }


#s-3b61704e-0797-4453-8df4-5aafca547e46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-3b61704e-0797-4453-8df4-5aafca547e46-atc-btn-wrapper {
    text-align: center;
  }


#s-3b61704e-0797-4453-8df4-5aafca547e46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-3b61704e-0797-4453-8df4-5aafca547e46-atc-btn-wrapper {
    text-align: center;
  }


#s-3b61704e-0797-4453-8df4-5aafca547e46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-3b61704e-0797-4453-8df4-5aafca547e46-atc-btn-wrapper {
    text-align: center;
  }


#s-3b61704e-0797-4453-8df4-5aafca547e46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3b61704e-0797-4453-8df4-5aafca547e46.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-1744c685-df60-477a-a5ce-5cc864abcf4a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-1744c685-df60-477a-a5ce-5cc864abcf4a {
  border-top-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}
#s-1744c685-df60-477a-a5ce-5cc864abcf4a {
  background-image: url();
}








#s-1744c685-df60-477a-a5ce-5cc864abcf4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1744c685-df60-477a-a5ce-5cc864abcf4a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-11812a7b-3aab-42a5-8d14-2651c7c321e5 {
  margin-left: auto;
margin-right: auto;
}

#s-59201825-83e5-47c3-82c1-58fa7be189c5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 .shg-image-zoom,
.shg-c#s-59201825-83e5-47c3-82c1-58fa7be189c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-612d6a61-4f5e-46be-8b62-f74c53a713be {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-612d6a61-4f5e-46be-8b62-f74c53a713be .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-4ab74f38-e019-4773-bdb2-70a1f7479c9c {
  text-align: left;
}

#s-4ab74f38-e019-4773-bdb2-70a1f7479c9c .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4ab74f38-e019-4773-bdb2-70a1f7479c9c .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-4ab74f38-e019-4773-bdb2-70a1f7479c9c .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-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1-atc-btn-wrapper {
    text-align: center;
  }


#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1-atc-btn-wrapper {
    text-align: center;
  }


#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1-atc-btn-wrapper {
    text-align: center;
  }


#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1-atc-btn-wrapper {
    text-align: center;
  }


#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1-atc-btn-wrapper {
    text-align: center;
  }


#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bdbf22ab-8fb2-4ba8-9f5c-5b9e5f2ab3d1.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}
#s-10a3d45b-5aa4-45cc-90a1-b47335515b1d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-10a3d45b-5aa4-45cc-90a1-b47335515b1d {
  border-top-width: 1px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
}
}
#s-10a3d45b-5aa4-45cc-90a1-b47335515b1d {
  background-image: url();
}








#s-10a3d45b-5aa4-45cc-90a1-b47335515b1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10a3d45b-5aa4-45cc-90a1-b47335515b1d.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-0b4054b6-9e45-484e-97b5-ebb06c7c44ad {
  margin-left: auto;
margin-right: auto;
}

#s-08692632-4169-49ce-8078-51be08ff59c5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



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

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 .shg-image-zoom,
.shg-c#s-08692632-4169-49ce-8078-51be08ff59c5 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 3px;
    overflow: hidden; /* To clip the inner img */
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0c182f70-e690-47d1-893a-39672d124c07 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left;
}

#s-0c182f70-e690-47d1-893a-39672d124c07 .shg-product-title-component h4 span {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-0afd8256-320a-4208-840b-a5f86b6e8b61 {
  text-align: left;
}

#s-0afd8256-320a-4208-840b-a5f86b6e8b61 .shg-product-sold-out {
  display: none;
  color: rgba(165, 0, 0, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0afd8256-320a-4208-840b-a5f86b6e8b61 .shg-product-price {
  color: rgba(165, 0, 0, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-0afd8256-320a-4208-840b-a5f86b6e8b61 .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-2cf9aeaf-af15-453a-8171-77a56c539447 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2cf9aeaf-af15-453a-8171-77a56c539447:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2cf9aeaf-af15-453a-8171-77a56c539447:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2cf9aeaf-af15-453a-8171-77a56c539447-atc-btn-wrapper {
    text-align: center;
  }


#s-2cf9aeaf-af15-453a-8171-77a56c539447 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-2cf9aeaf-af15-453a-8171-77a56c539447-atc-btn-wrapper {
    text-align: center;
  }


#s-2cf9aeaf-af15-453a-8171-77a56c539447 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2cf9aeaf-af15-453a-8171-77a56c539447-atc-btn-wrapper {
    text-align: center;
  }


#s-2cf9aeaf-af15-453a-8171-77a56c539447 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2cf9aeaf-af15-453a-8171-77a56c539447-atc-btn-wrapper {
    text-align: center;
  }


#s-2cf9aeaf-af15-453a-8171-77a56c539447 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-2cf9aeaf-af15-453a-8171-77a56c539447-atc-btn-wrapper {
    text-align: center;
  }


#s-2cf9aeaf-af15-453a-8171-77a56c539447 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2cf9aeaf-af15-453a-8171-77a56c539447.shg-btn.shg-product-atc-error {
  font-weight: 800;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


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

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

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

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
