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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9 {
  min-height: 50px;
}








#s-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3b2ea46-ac48-45f4-8c92-d9c627cc42b9.shg-box.shg-c {
  justify-content: center;
}

#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  min-height: 320px;
}
}
#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a {
  background-image: url(https://i.shgcdn.com/51e818be-105d-4c57-bcb4-cd2cf4423f58/);
}








#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
  display: block;
}#s-5cbc2c9e-6d7f-4a9a-a6ed-d259ae86497a.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-60e1f1b2-af27-47cf-bf4c-bd1804f4dac0 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}

#s-60e1f1b2-af27-47cf-bf4c-bd1804f4dac0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-60e1f1b2-af27-47cf-bf4c-bd1804f4dac0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: center;
}


}
#s-55407333-10ab-4564-8fe5-e93b238218cb {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-55407333-10ab-4564-8fe5-e93b238218cb {
  padding-top: 10px;
padding-bottom: 30px;
}
}







#s-55407333-10ab-4564-8fe5-e93b238218cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55407333-10ab-4564-8fe5-e93b238218cb.shg-box.shg-c {
  justify-content: center;
}

#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}
@media (max-width: 767px){#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 {
  margin-bottom: 10px;
}
}
#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  
  
  
  text-align: center;
}


@media (max-width: 767px){#s-113eb32b-e7af-4e02-824a-4b4e1ac71df5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

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

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

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

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-f5c90060-b2c8-4c40-8526-05bc13c6cc4f {
  margin-left: 10%;
margin-right: 10%;
}

#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}

#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  background-image: url(https://i.shgcdn.com/aced8262-b4ed-4a43-9929-a5d8ae0077bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b788d8fa-b9b8-4b28-837f-6c605a011c75.shg-box.shg-c {
  justify-content: flex-end;
}
@media (min-width: 1200px){






#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 > .shg-box-overlay {
  background-color: rgba(2, 2, 2, 1);
  opacity: 0.1;
  display: block;
}#s-b788d8fa-b9b8-4b28-837f-6c605a011c75.shg-box.shg-c {
  justify-content: flex-end;
}
}@media (max-width: 767px){






#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 > .shg-box-overlay {
  background-color: rgba(9, 9, 9, 1);
  opacity: 0.2;
  display: block;
}#s-b788d8fa-b9b8-4b28-837f-6c605a011c75.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-624c3f07-ca77-4d69-aa08-0a295985ec9e {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-624c3f07-ca77-4d69-aa08-0a295985ec9e {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-624c3f07-ca77-4d69-aa08-0a295985ec9e {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 0px;
}
}
#s-624c3f07-ca77-4d69-aa08-0a295985ec9e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-624c3f07-ca77-4d69-aa08-0a295985ec9e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-624c3f07-ca77-4d69-aa08-0a295985ec9e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}
#s-bc40f885-d8cb-4fd7-adb2-bbec5043ff61 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-bc40f885-d8cb-4fd7-adb2-bbec5043ff61 {
  margin-top: 0px;
padding-top: 0px;
}
}@media (max-width: 767px){#s-bc40f885-d8cb-4fd7-adb2-bbec5043ff61 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-bc40f885-d8cb-4fd7-adb2-bbec5043ff61 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



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

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

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
border-style: none;
border-radius: 6px;
opacity: 1;
text-align: center;
background-color: rgba(119, 150, 168, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc {
  
}
#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc {
  
}
#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc-root {
    text-align: center;
  }


#s-3fab54b7-4c6a-43e4-aebc-78fed6d0bbbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-ef6ccb41-cd2e-4bec-9c50-383c2db35ca7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0e7ec3a-e9ce-46a0-93b1-f8598a1dd076 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0d699ef3-3bd6-40c2-bfe7-c148663b7306 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0d699ef3-3bd6-40c2-bfe7-c148663b7306 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-ac9aadcd-868d-4e25-9de7-237ed691fc14 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2f3f1f09-d97c-4ee8-8533-b68216c124c0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-2f3f1f09-d97c-4ee8-8533-b68216c124c0 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-96d0eb28-98b7-4d77-ac8e-9560e1b8d262 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9f6bf86f-89b0-48e7-9372-f96e4d375f86 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9f6bf86f-89b0-48e7-9372-f96e4d375f86 .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  min-height: 50px;
}








#s-48c70268-3d6e-4831-baf4-5ae66d2539fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48c70268-3d6e-4831-baf4-5ae66d2539fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97cbe917-6fe5-4ee3-a95c-88430206f211 {
  min-height: 50px;
}








#s-97cbe917-6fe5-4ee3-a95c-88430206f211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97cbe917-6fe5-4ee3-a95c-88430206f211.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-6906de8e-3bfd-4ec2-a3df-3e802f0a656d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d3ce3b75-a17e-4500-8cf7-2a7e62fad1e5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d3ce3b75-a17e-4500-8cf7-2a7e62fad1e5 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-e6e6ff48-746a-41c2-bee6-5763b4f2c399 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-699ad028-3e3a-40c9-aacb-222f62f7dabd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-699ad028-3e3a-40c9-aacb-222f62f7dabd .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-363c4cb0-0c21-4f69-a54d-d4485f46272e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-363c4cb0-0c21-4f69-a54d-d4485f46272e {
  min-height: 400px;
}
}@media (max-width: 767px){#s-363c4cb0-0c21-4f69-a54d-d4485f46272e {
  margin-bottom: 30px;
min-height: 200px;
}
}







#s-363c4cb0-0c21-4f69-a54d-d4485f46272e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-363c4cb0-0c21-4f69-a54d-d4485f46272e.shg-box.shg-c {
  justify-content: center;
}

#s-895dabab-d156-4900-9bd4-ab5ec6ca161d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-895dabab-d156-4900-9bd4-ab5ec6ca161d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  
  
  
  
}



#s-9cfb5cde-1ba4-40e1-9269-68ddee1b5e17 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-86166d4c-12b6-4db6-893c-0975d8690d32 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-86166d4c-12b6-4db6-893c-0975d8690d32:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-86166d4c-12b6-4db6-893c-0975d8690d32:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-86166d4c-12b6-4db6-893c-0975d8690d32 {
  
}
#s-86166d4c-12b6-4db6-893c-0975d8690d32:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-86166d4c-12b6-4db6-893c-0975d8690d32 {
  
}
#s-86166d4c-12b6-4db6-893c-0975d8690d32:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-86166d4c-12b6-4db6-893c-0975d8690d32-root {
    text-align: center;
  }


#s-86166d4c-12b6-4db6-893c-0975d8690d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-26ee09e5-3a00-44f4-86c9-34be23f67d05 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-26ee09e5-3a00-44f4-86c9-34be23f67d05 {
  background-attachment: scroll;
}
}







#s-26ee09e5-3a00-44f4-86c9-34be23f67d05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26ee09e5-3a00-44f4-86c9-34be23f67d05.shg-box.shg-c {
  justify-content: flex-end;
}
@media (min-width: 1200px){






#s-26ee09e5-3a00-44f4-86c9-34be23f67d05 > .shg-box-overlay {
  background-color: rgba(14, 14, 14, 1);
  opacity: 0.2;
  display: block;
}#s-26ee09e5-3a00-44f4-86c9-34be23f67d05.shg-box.shg-c {
  justify-content: flex-end;
}
}@media (max-width: 767px){






#s-26ee09e5-3a00-44f4-86c9-34be23f67d05 > .shg-box-overlay {
  background-color: rgba(23, 22, 22, 1);
  opacity: 0.3;
  display: block;
}#s-26ee09e5-3a00-44f4-86c9-34be23f67d05.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-5ca0102b-2e59-483e-b95c-50f04b49e60d {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-5ca0102b-2e59-483e-b95c-50f04b49e60d {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-5ca0102b-2e59-483e-b95c-50f04b49e60d {
  margin-bottom: 0px;
padding-bottom: 0px;
}
}
#s-5ca0102b-2e59-483e-b95c-50f04b49e60d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-5ca0102b-2e59-483e-b95c-50f04b49e60d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-5ca0102b-2e59-483e-b95c-50f04b49e60d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-8a187653-4143-4532-a69a-a6e12a92fe2b {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-8a187653-4143-4532-a69a-a6e12a92fe2b {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-8a187653-4143-4532-a69a-a6e12a92fe2b {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-8a187653-4143-4532-a69a-a6e12a92fe2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-94e7a9d7-982c-4936-b76e-10bbf4527d98 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
border-style: none;
border-radius: 6px;
opacity: 1;
text-align: center;
background-color: rgba(119, 150, 168, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-94e7a9d7-982c-4936-b76e-10bbf4527d98 {
  
}
#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-94e7a9d7-982c-4936-b76e-10bbf4527d98 {
  
}
#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-94e7a9d7-982c-4936-b76e-10bbf4527d98:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-94e7a9d7-982c-4936-b76e-10bbf4527d98-root {
    text-align: center;
  }


#s-94e7a9d7-982c-4936-b76e-10bbf4527d98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-94e7a9d7-982c-4936-b76e-10bbf4527d98-root {
    text-align: center;
  }


#s-94e7a9d7-982c-4936-b76e-10bbf4527d98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94e7a9d7-982c-4936-b76e-10bbf4527d98-root {
    text-align: center;
  }


#s-94e7a9d7-982c-4936-b76e-10bbf4527d98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94e7a9d7-982c-4936-b76e-10bbf4527d98-root {
    text-align: center;
  }


#s-94e7a9d7-982c-4936-b76e-10bbf4527d98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-94e7a9d7-982c-4936-b76e-10bbf4527d98-root {
    text-align: center;
  }


#s-94e7a9d7-982c-4936-b76e-10bbf4527d98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-0c7775f8-96a8-4a0b-9952-ee5c81e8ff24 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0c7775f8-96a8-4a0b-9952-ee5c81e8ff24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c7775f8-96a8-4a0b-9952-ee5c81e8ff24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c7775f8-96a8-4a0b-9952-ee5c81e8ff24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c7775f8-96a8-4a0b-9952-ee5c81e8ff24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-ed87723b-bbf5-45ea-9aa5-c367aa09959d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-2bcef457-78c1-429e-927c-25dce0ae4515 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2bcef457-78c1-429e-927c-25dce0ae4515 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e6c7fc44-42da-4b6c-a8da-39c1dd214f76 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-e6c7fc44-42da-4b6c-a8da-39c1dd214f76 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-a20bbee5-8739-474c-bd6b-100014e5492d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-3dd7c479-874c-4559-bb93-45d68d88f1db {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3dd7c479-874c-4559-bb93-45d68d88f1db img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fad3c05e-fbe8-4f7d-9162-5f1a6b00d6ed {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-fad3c05e-fbe8-4f7d-9162-5f1a6b00d6ed .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-77210d08-da38-41d9-871b-7ed85beb220c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-82deb86e-08f7-4960-bdc5-d9d8c2e8e479 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bd04e988-a6fa-48fc-bcd0-71f73c3220fd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bd04e988-a6fa-48fc-bcd0-71f73c3220fd .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-1d93be32-a1ab-44c9-b28a-99e3a99a0825 {
  min-height: 50px;
}








#s-1d93be32-a1ab-44c9-b28a-99e3a99a0825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d93be32-a1ab-44c9-b28a-99e3a99a0825.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f74891b-ed44-4a0a-afd9-aa5feb522658 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9f74891b-ed44-4a0a-afd9-aa5feb522658"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f74891b-ed44-4a0a-afd9-aa5feb522658"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9f74891b-ed44-4a0a-afd9-aa5feb522658"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f74891b-ed44-4a0a-afd9-aa5feb522658"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-d1ab0310-0f90-43fe-9128-3c1f038c07b3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e21e5202-7c1b-4e6c-a24c-daa59520bbf2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0531581b-464b-45b8-a5ab-90e38f55e3ed {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0531581b-464b-45b8-a5ab-90e38f55e3ed .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-e7d6bd4f-5d96-4461-ab21-833790e31834 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c18d8d73-b499-4658-a6b1-479e77860151 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c18d8d73-b499-4658-a6b1-479e77860151 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-13d9ca52-95a6-4c31-bdf7-1ec1b7448bde {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-13d9ca52-95a6-4c31-bdf7-1ec1b7448bde .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-a27892e1-e578-47cd-a4ed-65ac8624f823 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a27892e1-e578-47cd-a4ed-65ac8624f823 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-a27892e1-e578-47cd-a4ed-65ac8624f823 {
  margin-bottom: 30px;
min-height: 200px;
}
}







#s-a27892e1-e578-47cd-a4ed-65ac8624f823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a27892e1-e578-47cd-a4ed-65ac8624f823.shg-box.shg-c {
  justify-content: center;
}

#s-e3538122-0494-480f-a33e-057393e24a1b {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e3538122-0494-480f-a33e-057393e24a1b .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  
  
  
  
}



#s-0f83540b-f63c-4457-abc6-e912de18a32c {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8 {
  
}
#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8 {
  
}
#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-4674aeca-efee-46c7-8c6a-c2904e53bdc8-root {
    text-align: center;
  }


#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4674aeca-efee-46c7-8c6a-c2904e53bdc8-root {
    text-align: center;
  }


#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4674aeca-efee-46c7-8c6a-c2904e53bdc8-root {
    text-align: center;
  }


#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4674aeca-efee-46c7-8c6a-c2904e53bdc8-root {
    text-align: center;
  }


#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4674aeca-efee-46c7-8c6a-c2904e53bdc8-root {
    text-align: center;
  }


#s-4674aeca-efee-46c7-8c6a-c2904e53bdc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}








#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d.shg-box.shg-c {
  justify-content: flex-end;
}
@media (min-width: 1200px){






#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d > .shg-box-overlay {
  background-color: rgba(11, 10, 10, 1);
  opacity: 0.1;
  display: block;
}#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d.shg-box.shg-c {
  justify-content: flex-end;
}
}@media (max-width: 767px){






#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d > .shg-box-overlay {
  background-color: rgba(14, 14, 14, 1);
  opacity: 0.1;
  display: block;
}#s-ec01423d-e4b8-4cec-9cd5-191d26781e2d.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-f7244755-c1ca-4560-b9d7-89db9f1d3a2a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-11150f6f-ea51-4111-aafc-9a718289c484 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-11150f6f-ea51-4111-aafc-9a718289c484 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-11150f6f-ea51-4111-aafc-9a718289c484 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-11150f6f-ea51-4111-aafc-9a718289c484 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
border-style: none;
border-radius: 6px;
opacity: 1;
text-align: center;
background-color: rgba(119, 150, 168, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02 {
  
}
#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02 {
  
}
#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:hover {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-eb5b31a2-d191-4aef-babe-4d538c2d7f02-root {
    text-align: center;
  }


#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eb5b31a2-d191-4aef-babe-4d538c2d7f02-root {
    text-align: center;
  }


#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb5b31a2-d191-4aef-babe-4d538c2d7f02-root {
    text-align: center;
  }


#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb5b31a2-d191-4aef-babe-4d538c2d7f02-root {
    text-align: center;
  }


#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eb5b31a2-d191-4aef-babe-4d538c2d7f02-root {
    text-align: center;
  }


#s-eb5b31a2-d191-4aef-babe-4d538c2d7f02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-3ddfb1b4-7ed4-4537-92d3-e2962c9879c6 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3ddfb1b4-7ed4-4537-92d3-e2962c9879c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ddfb1b4-7ed4-4537-92d3-e2962c9879c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ddfb1b4-7ed4-4537-92d3-e2962c9879c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ddfb1b4-7ed4-4537-92d3-e2962c9879c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-a52cbe31-336b-4de0-9763-031bf8f2afc3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-f4ee96e7-d186-45d3-829b-2eae2699293d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4ee96e7-d186-45d3-829b-2eae2699293d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0745c89b-aa53-4a45-96c0-acf2653a39c4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0745c89b-aa53-4a45-96c0-acf2653a39c4 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-e5878d2d-6fd5-4555-933f-5fd72f28fe8e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-a8353a9d-5e1c-42b4-944c-24beceb9065e {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8353a9d-5e1c-42b4-944c-24beceb9065e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-aa95f84e-2d25-41ae-9c4a-70056b60bf52 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-aa95f84e-2d25-41ae-9c4a-70056b60bf52 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-6c6d2ff0-13d9-44ae-8607-421585eeaa97 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cfedc7ce-4569-400a-a391-bb9fe8480f2f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e0ab9080-a092-40f7-8358-c87755aff34a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-e0ab9080-a092-40f7-8358-c87755aff34a .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-6a9233bc-8e3c-430e-a8d8-62cf9590c120 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6a9233bc-8e3c-430e-a8d8-62cf9590c120"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a9233bc-8e3c-430e-a8d8-62cf9590c120"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6a9233bc-8e3c-430e-a8d8-62cf9590c120"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a9233bc-8e3c-430e-a8d8-62cf9590c120"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-0bd694e5-2aae-49b9-93f6-b9638db8bfe1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de78a766-4f45-4152-8ec4-d9d98fc5bdb9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a4695b5f-11b1-4729-b9c0-63e76e9c7141 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a4695b5f-11b1-4729-b9c0-63e76e9c7141 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-bd0336a8-04d3-460c-a840-08253dcbb726 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c7305a60-5c2b-44ce-9baf-48dd666f530d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}



.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7305a60-5c2b-44ce-9baf-48dd666f530d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ce9ac187-73aa-4c8d-8483-60ea3983deb1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-ce9ac187-73aa-4c8d-8483-60ea3983deb1 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 18px;
  
  
  
}

#s-8be32053-d786-4ecf-b7c5-ce394462e95b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
border-style: solid;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8be32053-d786-4ecf-b7c5-ce394462e95b {
  min-height: 400px;
}
}@media (max-width: 767px){#s-8be32053-d786-4ecf-b7c5-ce394462e95b {
  margin-bottom: 30px;
min-height: 200px;
}
}







#s-8be32053-d786-4ecf-b7c5-ce394462e95b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8be32053-d786-4ecf-b7c5-ce394462e95b.shg-box.shg-c {
  justify-content: center;
}

#s-e7e455c8-c617-4f21-aa29-aa171090b900 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e7e455c8-c617-4f21-aa29-aa171090b900 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  
  
  
  
}



#s-e27078f5-c58e-4d75-8fc6-0e54dae21861 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-dac1df33-e70d-4d37-8bb4-3743cf828484 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-dac1df33-e70d-4d37-8bb4-3743cf828484:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-dac1df33-e70d-4d37-8bb4-3743cf828484:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(215, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dac1df33-e70d-4d37-8bb4-3743cf828484 {
  
}
#s-dac1df33-e70d-4d37-8bb4-3743cf828484:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-dac1df33-e70d-4d37-8bb4-3743cf828484 {
  
}
#s-dac1df33-e70d-4d37-8bb4-3743cf828484:active {border-style: solid !important;
border-color: rgba(0, 215, 215, 1) !important;
background-color: rgba(0, 215, 215, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-dac1df33-e70d-4d37-8bb4-3743cf828484-root {
    text-align: center;
  }


#s-dac1df33-e70d-4d37-8bb4-3743cf828484.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dac1df33-e70d-4d37-8bb4-3743cf828484-root {
    text-align: center;
  }


#s-dac1df33-e70d-4d37-8bb4-3743cf828484.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dac1df33-e70d-4d37-8bb4-3743cf828484-root {
    text-align: center;
  }


#s-dac1df33-e70d-4d37-8bb4-3743cf828484.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dac1df33-e70d-4d37-8bb4-3743cf828484-root {
    text-align: center;
  }


#s-dac1df33-e70d-4d37-8bb4-3743cf828484.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dac1df33-e70d-4d37-8bb4-3743cf828484-root {
    text-align: center;
  }


#s-dac1df33-e70d-4d37-8bb4-3743cf828484.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dd07c47-d031-4c17-b34f-a88a45dcc29b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ebe2d9c-38c4-4fa1-9d49-cdb4ae5a0bde {
  margin-top: 0px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ebe2d9c-38c4-4fa1-9d49-cdb4ae5a0bde .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  
  
  
  
}



#s-bdb88e53-9965-4033-89ce-bf07e8b82279 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bdb88e53-9965-4033-89ce-bf07e8b82279"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

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

}

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

}

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

}

#s-55470333-096a-4c3a-a916-3604fc18aeb9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 {
  text-align: left;
}



.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-786be269-365c-4f3e-b3d2-290ee4c5eef3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c2d4f4d4-6203-49eb-9a66-25b0c02e1fd1 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0.px;
text-align: center;
}

#s-c2d4f4d4-6203-49eb-9a66-25b0c02e1fd1 .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-53a4865a-19af-4b11-b362-dcdf07899aab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 {
  text-align: left;
}



.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-465fd9df-b7df-4a94-8a17-e59f4f4f7e60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9e14695f-878c-41b2-9aee-710f8b9cfb1a {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9e14695f-878c-41b2-9aee-710f8b9cfb1a .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-15c9b4e9-b139-4628-af21-babd9bf9c8ea {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-7c541753-a2b9-4922-a18a-a32bce227d1b {
  text-align: left;
}



.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c541753-a2b9-4922-a18a-a32bce227d1b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f2fd4982-fd0c-47a4-86cc-122829a84c65 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-f2fd4982-fd0c-47a4-86cc-122829a84c65 .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-99afe261-f5bb-4e31-8bb5-bb732ea2f71d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c {
  text-align: left;
}



.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe0d0568-781e-4d6c-8cbb-d5df4170b21c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bf9ff2a1-17a6-4a5e-90c9-dcafbd57137f {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bf9ff2a1-17a6-4a5e-90c9-dcafbd57137f .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-e39e57a0-6860-4ea7-bb4d-f6cd49868368 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-7f661332-2f64-485e-a345-56af3e080a84 {
  text-align: left;
}



.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f661332-2f64-485e-a345-56af3e080a84 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6055ca2a-8e47-4c43-948a-f689e4c8e1fe {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-6055ca2a-8e47-4c43-948a-f689e4c8e1fe .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-f643c997-0cff-448c-bf7b-bcefeae360f3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-31240e76-bee5-4627-a2ff-ce2543530f46 {
  text-align: left;
}



.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31240e76-bee5-4627-a2ff-ce2543530f46 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a05b4bd1-87ec-4d58-91b8-c44281d83acb {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a05b4bd1-87ec-4d58-91b8-c44281d83acb .shg-product-title-component h4 span {
  color: #000;
  
  font-family: Poppins;
  
  font-size: 14px;
  
  
  
}

#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
background-position: center bottom;
}
@media (min-width: 1200px){#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b {
  background-attachment: scroll;
}
}@media (max-width: 767px){#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b {
  background-attachment: scroll;
}
}







#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  display: block;
}#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b.shg-box.shg-c {
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  display: block;
}#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  display: block;
}#s-d5e0b5ee-752f-45c8-8df6-c61ccc11fd3b.shg-box.shg-c {
  justify-content: center;
}
}
#s-9822d51b-163c-484b-a1c4-93a6cdc36a6e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9822d51b-163c-484b-a1c4-93a6cdc36a6e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
