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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-eacf69e5-e8a0-4561-811c-021e36916c67 {
  min-height: 50px;
}








#s-eacf69e5-e8a0-4561-811c-021e36916c67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eacf69e5-e8a0-4561-811c-021e36916c67.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 {
  min-height: 500px;
background-color: rgba(230, 198, 199, 1);
}
@media (min-width: 1200px){#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 {
  
}
}@media (max-width: 767px){#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 {
  
}
}







#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0e38779-ca5d-4fcc-9151-59fc5a2737b8.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-c381f695-8196-4313-8ab4-0c276206ca03 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c381f695-8196-4313-8ab4-0c276206ca03"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-f638706e-9ddb-422d-a807-802f857fbb37 {
  padding-top: 10px;
padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-8436cfd4-b52b-4cee-ae6a-945d777a7e65 {
  text-align: center;
}




  #s-8436cfd4-b52b-4cee-ae6a-945d777a7e65 img.shogun-image {
    
    width: px;
  }


#s-8436cfd4-b52b-4cee-ae6a-945d777a7e65 .shogun-image-content {
  
    align-items: center;
  
}

#s-65178c96-0011-46bc-987d-fd5811f51994 {
  text-align: center;
}




  #s-65178c96-0011-46bc-987d-fd5811f51994 img.shogun-image {
    
    width: px;
  }


#s-65178c96-0011-46bc-987d-fd5811f51994 .shogun-image-content {
  
    align-items: center;
  
}

#s-70f05862-9ee2-451f-b9f2-b0e5212145bb {
  text-align: center;
}




  #s-70f05862-9ee2-451f-b9f2-b0e5212145bb img.shogun-image {
    
    width: px;
  }


#s-70f05862-9ee2-451f-b9f2-b0e5212145bb .shogun-image-content {
  
    align-items: center;
  
}

#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 9px;
margin-left: 0px;
margin-bottom: 9px;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 {
  
}
}@media (max-width: 767px){#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 {
  
}
}







#s-3c2904c2-0a22-48c0-ad4a-21779f362a17 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3c2904c2-0a22-48c0-ad4a-21779f362a17.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;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-2a5e0d98-64a2-4e54-a079-c2f88b7e1a11 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-2a5e0d98-64a2-4e54-a079-c2f88b7e1a11 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-0087000a-7bbc-4be1-81db-932467613901 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

#s-3d3339e2-a42d-452f-9e05-cc0401f091ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3d3339e2-a42d-452f-9e05-cc0401f091ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3d3339e2-a42d-452f-9e05-cc0401f091ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d3339e2-a42d-452f-9e05-cc0401f091ee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-751181d8-9d51-4d62-8991-2be99643481c {
  min-height: 500px;
background-color: rgba(172, 202, 205, 1);
}
@media (min-width: 1200px){#s-751181d8-9d51-4d62-8991-2be99643481c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-751181d8-9d51-4d62-8991-2be99643481c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-751181d8-9d51-4d62-8991-2be99643481c {
  
}
}@media (max-width: 767px){#s-751181d8-9d51-4d62-8991-2be99643481c {
  
}
}







#s-751181d8-9d51-4d62-8991-2be99643481c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-751181d8-9d51-4d62-8991-2be99643481c.shg-box.shg-c {
  justify-content: center;
}

#s-57b19c49-f4d1-49e2-8460-0c85541a7d63 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-57b19c49-f4d1-49e2-8460-0c85541a7d63"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-988b6e69-428a-490d-b77e-192a594e0604 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-988b6e69-428a-490d-b77e-192a594e0604 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-988b6e69-428a-490d-b77e-192a594e0604 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-988b6e69-428a-490d-b77e-192a594e0604 {
  
}
}@media (max-width: 767px){#s-988b6e69-428a-490d-b77e-192a594e0604 {
  
}
}







#s-988b6e69-428a-490d-b77e-192a594e0604 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-988b6e69-428a-490d-b77e-192a594e0604.shg-box.shg-c {
  justify-content: center;
}

#s-9a5005fc-9540-4101-98ea-5727440e833f {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-9a5005fc-9540-4101-98ea-5727440e833f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7555b3d6-246a-45b6-a174-0a6f9a5cbeb8 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-a8520e76-66fe-4989-8351-552f823c8887 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a8520e76-66fe-4989-8351-552f823c8887:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8520e76-66fe-4989-8351-552f823c8887:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a8520e76-66fe-4989-8351-552f823c8887.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-58eadc6e-d774-4613-8d53-1f294bd4ecb6 {
  text-align: center;
}




  #s-58eadc6e-d774-4613-8d53-1f294bd4ecb6 img.shogun-image {
    
    width: px;
  }


#s-58eadc6e-d774-4613-8d53-1f294bd4ecb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-53844902-a1f1-460c-9cb8-d2bc00366f24 {
  min-height: 500px;
background-color: rgba(230, 198, 199, 1);
}
@media (min-width: 1200px){#s-53844902-a1f1-460c-9cb8-d2bc00366f24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53844902-a1f1-460c-9cb8-d2bc00366f24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53844902-a1f1-460c-9cb8-d2bc00366f24 {
  
}
}@media (max-width: 767px){#s-53844902-a1f1-460c-9cb8-d2bc00366f24 {
  
}
}







#s-53844902-a1f1-460c-9cb8-d2bc00366f24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53844902-a1f1-460c-9cb8-d2bc00366f24.shg-box.shg-c {
  justify-content: center;
}

#s-795e7689-e625-4355-9fb3-e7e6a129418a {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-795e7689-e625-4355-9fb3-e7e6a129418a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c9a774ca-07d6-4964-87fc-fd74fa7c2f02 {
  text-align: center;
}




  #s-c9a774ca-07d6-4964-87fc-fd74fa7c2f02 img.shogun-image {
    
    width: px;
  }


#s-c9a774ca-07d6-4964-87fc-fd74fa7c2f02 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2488f0e-fb57-4368-b0f5-9d609c541920 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c2488f0e-fb57-4368-b0f5-9d609c541920 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2488f0e-fb57-4368-b0f5-9d609c541920 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2488f0e-fb57-4368-b0f5-9d609c541920 {
  
}
}@media (max-width: 767px){#s-c2488f0e-fb57-4368-b0f5-9d609c541920 {
  
}
}







#s-c2488f0e-fb57-4368-b0f5-9d609c541920 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c2488f0e-fb57-4368-b0f5-9d609c541920.shg-box.shg-c {
  justify-content: center;
}

#s-0e2cba8b-cac3-4c42-a464-ab864a84ac3f {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-0e2cba8b-cac3-4c42-a464-ab864a84ac3f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c22da140-6655-4f80-bb3e-e04d23f53d54 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-fa7c0b4c-0c5a-4ef5-93ec-bc5c55dbd3c3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fa7c0b4c-0c5a-4ef5-93ec-bc5c55dbd3c3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa7c0b4c-0c5a-4ef5-93ec-bc5c55dbd3c3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fa7c0b4c-0c5a-4ef5-93ec-bc5c55dbd3c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-918d0810-9ae6-4346-8e90-5924793b204c {
  min-height: 500px;
background-color: rgba(172, 202, 205, 1);
}
@media (min-width: 1200px){#s-918d0810-9ae6-4346-8e90-5924793b204c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-918d0810-9ae6-4346-8e90-5924793b204c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-918d0810-9ae6-4346-8e90-5924793b204c {
  
}
}@media (max-width: 767px){#s-918d0810-9ae6-4346-8e90-5924793b204c {
  
}
}







#s-918d0810-9ae6-4346-8e90-5924793b204c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-918d0810-9ae6-4346-8e90-5924793b204c.shg-box.shg-c {
  justify-content: center;
}

#s-ae0deff6-c4f6-4c78-8843-a9bdadff163c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ae0deff6-c4f6-4c78-8843-a9bdadff163c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7091d5f9-58bd-470c-b927-ceaba2067162 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7091d5f9-58bd-470c-b927-ceaba2067162 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7091d5f9-58bd-470c-b927-ceaba2067162 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7091d5f9-58bd-470c-b927-ceaba2067162 {
  
}
}@media (max-width: 767px){#s-7091d5f9-58bd-470c-b927-ceaba2067162 {
  
}
}







#s-7091d5f9-58bd-470c-b927-ceaba2067162 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7091d5f9-58bd-470c-b927-ceaba2067162.shg-box.shg-c {
  justify-content: center;
}

#s-95db3264-5147-4630-ae41-20bdd267e76a {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-95db3264-5147-4630-ae41-20bdd267e76a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3b4e314e-8b1d-487c-acf1-0baa98c36b5d {
  margin-left: 25px;
margin-bottom: 6px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-ca7baa7b-8044-4611-9462-958c1c274e9a {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ca7baa7b-8044-4611-9462-958c1c274e9a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ca7baa7b-8044-4611-9462-958c1c274e9a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca7baa7b-8044-4611-9462-958c1c274e9a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2cc873de-af0d-43cf-bdf9-a6e8a1b558d0 {
  text-align: center;
}




  #s-2cc873de-af0d-43cf-bdf9-a6e8a1b558d0 img.shogun-image {
    
    width: px;
  }


#s-2cc873de-af0d-43cf-bdf9-a6e8a1b558d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-39a95135-f013-47d4-b399-5b279f0cf65c {
  min-height: 500px;
background-color: rgba(230, 198, 199, 1);
}
@media (min-width: 1200px){#s-39a95135-f013-47d4-b399-5b279f0cf65c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39a95135-f013-47d4-b399-5b279f0cf65c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-39a95135-f013-47d4-b399-5b279f0cf65c {
  
}
}@media (max-width: 767px){#s-39a95135-f013-47d4-b399-5b279f0cf65c {
  
}
}







#s-39a95135-f013-47d4-b399-5b279f0cf65c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39a95135-f013-47d4-b399-5b279f0cf65c.shg-box.shg-c {
  justify-content: center;
}

#s-3b0db376-610e-4f3c-854c-b85102b04380 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3b0db376-610e-4f3c-854c-b85102b04380"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-362e8872-6e5d-4b0c-b70f-f6bb35b57b73 {
  text-align: center;
}




  #s-362e8872-6e5d-4b0c-b70f-f6bb35b57b73 img.shogun-image {
    
    width: px;
  }


#s-362e8872-6e5d-4b0c-b70f-f6bb35b57b73 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8de0b40-9de4-422f-9b9c-a4249e098762 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d8de0b40-9de4-422f-9b9c-a4249e098762 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8de0b40-9de4-422f-9b9c-a4249e098762 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8de0b40-9de4-422f-9b9c-a4249e098762 {
  
}
}@media (max-width: 767px){#s-d8de0b40-9de4-422f-9b9c-a4249e098762 {
  
}
}







#s-d8de0b40-9de4-422f-9b9c-a4249e098762 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d8de0b40-9de4-422f-9b9c-a4249e098762.shg-box.shg-c {
  justify-content: center;
}

#s-22788423-8c51-4522-88ef-60e5d01546d5 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-22788423-8c51-4522-88ef-60e5d01546d5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2f6176b5-91e7-4592-9b8c-66d15880166e {
  margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-194cf600-7a93-493f-ad4d-514c60b2ea12 {
  margin-top: 12px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-194cf600-7a93-493f-ad4d-514c60b2ea12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-194cf600-7a93-493f-ad4d-514c60b2ea12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-194cf600-7a93-493f-ad4d-514c60b2ea12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8cef08bc-23ae-4b19-8dd8-473791885fba {
  min-height: 500px;
background-color: rgba(172, 202, 205, 1);
}
@media (min-width: 1200px){#s-8cef08bc-23ae-4b19-8dd8-473791885fba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cef08bc-23ae-4b19-8dd8-473791885fba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cef08bc-23ae-4b19-8dd8-473791885fba {
  
}
}@media (max-width: 767px){#s-8cef08bc-23ae-4b19-8dd8-473791885fba {
  
}
}







#s-8cef08bc-23ae-4b19-8dd8-473791885fba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cef08bc-23ae-4b19-8dd8-473791885fba.shg-box.shg-c {
  justify-content: center;
}

#s-79f2a848-6af9-466f-a217-b72c6a676fe6 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-79f2a848-6af9-466f-a217-b72c6a676fe6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 {
  
}
}@media (max-width: 767px){#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 {
  
}
}







#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-57cc3bfb-f27d-4b74-8dfd-7d7afae9b9f8.shg-box.shg-c {
  justify-content: center;
}

#s-ad68d7a4-17de-4fb3-b4e2-e67c8c295c69 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-ad68d7a4-17de-4fb3-b4e2-e67c8c295c69 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-ad68d7a4-17de-4fb3-b4e2-e67c8c295c69 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-e50fdcf5-d65c-465c-8024-e4d7c0c110a2 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-a307afcd-cce0-47c9-9d13-39f6a1a9c8d0 {
  margin-top: 12px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a307afcd-cce0-47c9-9d13-39f6a1a9c8d0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a307afcd-cce0-47c9-9d13-39f6a1a9c8d0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a307afcd-cce0-47c9-9d13-39f6a1a9c8d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a9a93aba-2c73-4713-ba70-c8bd173b33e1 {
  text-align: center;
}




  #s-a9a93aba-2c73-4713-ba70-c8bd173b33e1 img.shogun-image {
    
    width: px;
  }


#s-a9a93aba-2c73-4713-ba70-c8bd173b33e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-57d3919d-058e-4694-894e-e77becba752a {
  min-height: 500px;
background-color: rgba(230, 198, 199, 1);
}
@media (min-width: 1200px){#s-57d3919d-058e-4694-894e-e77becba752a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57d3919d-058e-4694-894e-e77becba752a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-57d3919d-058e-4694-894e-e77becba752a {
  
}
}@media (max-width: 767px){#s-57d3919d-058e-4694-894e-e77becba752a {
  
}
}







#s-57d3919d-058e-4694-894e-e77becba752a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57d3919d-058e-4694-894e-e77becba752a.shg-box.shg-c {
  justify-content: center;
}

#s-f46855f6-3ff8-487d-9889-4588851242f3 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f46855f6-3ff8-487d-9889-4588851242f3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b04a387e-8604-4e91-b40d-2651fb0a33b8 {
  text-align: center;
}




  #s-b04a387e-8604-4e91-b40d-2651fb0a33b8 img.shogun-image {
    
    width: px;
  }


#s-b04a387e-8604-4e91-b40d-2651fb0a33b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3981cd94-f7e9-4e6e-b695-55119c79682e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3981cd94-f7e9-4e6e-b695-55119c79682e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3981cd94-f7e9-4e6e-b695-55119c79682e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3981cd94-f7e9-4e6e-b695-55119c79682e {
  
}
}@media (max-width: 767px){#s-3981cd94-f7e9-4e6e-b695-55119c79682e {
  
}
}







#s-3981cd94-f7e9-4e6e-b695-55119c79682e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3981cd94-f7e9-4e6e-b695-55119c79682e.shg-box.shg-c {
  justify-content: center;
}

#s-21de3912-8473-459d-9d4c-c0bd33d962cd {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-21de3912-8473-459d-9d4c-c0bd33d962cd .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-21de3912-8473-459d-9d4c-c0bd33d962cd .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-3c14c3fc-daa0-44bb-b2ef-84f5cf96d828 {
  margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-35bba00b-0410-4fca-b53b-61ef310b0348 {
  margin-top: 12px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-35bba00b-0410-4fca-b53b-61ef310b0348:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-35bba00b-0410-4fca-b53b-61ef310b0348:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35bba00b-0410-4fca-b53b-61ef310b0348.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2acbc686-983b-4aab-a5c1-630fd6eaf3ca {
  min-height: 50px;
}








#s-2acbc686-983b-4aab-a5c1-630fd6eaf3ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2acbc686-983b-4aab-a5c1-630fd6eaf3ca.shg-box.shg-c {
  justify-content: center;
}

#s-9e693fe3-4654-4ce9-b31f-b4e49fabf220 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f631b217-2938-4c49-be9b-eb0d53af2b99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f631b217-2938-4c49-be9b-eb0d53af2b99 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-5cd7ea28-f9ad-4a36-9e2f-7f0c94c73c65 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  text-align: left;
}


.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  max-width: 100%;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom,
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  max-width: 100%;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom,
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  max-width: 100%;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom,
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  max-width: 100%;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom,
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 {
  max-width: 100%;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom,
.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d1ab54e-7986-4977-941a-318c1d1b7a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-03757c7d-527e-48a3-a59b-92aaf49137c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03757c7d-527e-48a3-a59b-92aaf49137c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-eed2f33a-004b-4e10-a4dc-60648709d4ea {
  text-align: left;
}

#s-eed2f33a-004b-4e10-a4dc-60648709d4ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-eed2f33a-004b-4e10-a4dc-60648709d4ea .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eed2f33a-004b-4e10-a4dc-60648709d4ea .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1291fdf8-275a-41a5-ad2a-2013f7e3a809.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b4c2e910-65f3-4059-8551-3298953a2c51 {
  display: none;
}
#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  text-align: left;
}


.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  max-width: 100%;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom,
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  max-width: 100%;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom,
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  max-width: 100%;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom,
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  max-width: 100%;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom,
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 {
  max-width: 100%;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom,
.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eace5f-e3f6-4ddb-b333-cbc8620d9fe3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-150ec756-0e0b-46af-a9bd-31258730a8cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-150ec756-0e0b-46af-a9bd-31258730a8cd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-3e47f042-0fa7-45a7-a09d-05af3bfc952d {
  text-align: left;
}

#s-3e47f042-0fa7-45a7-a09d-05af3bfc952d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3e47f042-0fa7-45a7-a09d-05af3bfc952d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e47f042-0fa7-45a7-a09d-05af3bfc952d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-78dd792e-cc18-4da0-9961-3b6d5c9cef13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cd125cd0-c863-4d3e-a7d0-d393ea67cdd1 {
  display: none;
}
#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  text-align: left;
}


.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  max-width: 100%;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom,
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  max-width: 100%;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom,
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  max-width: 100%;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom,
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  max-width: 100%;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom,
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 {
  max-width: 100%;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom,
.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd36cf0-6e39-45e0-b007-a9b81f64c520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cea1bda8-ff5e-4437-8275-c656945b498e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cea1bda8-ff5e-4437-8275-c656945b498e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-8b8c9cac-f6ad-4749-bf6b-75f1635a4616 {
  text-align: left;
}

#s-8b8c9cac-f6ad-4749-bf6b-75f1635a4616 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8b8c9cac-f6ad-4749-bf6b-75f1635a4616 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b8c9cac-f6ad-4749-bf6b-75f1635a4616 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ecec8642-5374-4274-b596-2968e92fc2d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ecec8642-5374-4274-b596-2968e92fc2d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ecec8642-5374-4274-b596-2968e92fc2d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ecec8642-5374-4274-b596-2968e92fc2d9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ecec8642-5374-4274-b596-2968e92fc2d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecec8642-5374-4274-b596-2968e92fc2d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ecec8642-5374-4274-b596-2968e92fc2d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c3b94ac3-f3e9-4db2-bb99-585343b2d0dd {
  display: none;
}
#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  text-align: left;
}


.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  max-width: 100%;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom,
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  max-width: 100%;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom,
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  max-width: 100%;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom,
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  max-width: 100%;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom,
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f {
  max-width: 100%;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom,
.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f79179b-c52e-4cd1-baa1-e7114d00726f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9bca4c30-bbf0-47af-88b3-a9f0a3962aa1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bca4c30-bbf0-47af-88b3-a9f0a3962aa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-2c3bc32e-1e82-4625-b943-38dfb9958281 {
  text-align: left;
}

#s-2c3bc32e-1e82-4625-b943-38dfb9958281 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2c3bc32e-1e82-4625-b943-38dfb9958281 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2c3bc32e-1e82-4625-b943-38dfb9958281 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-208e94d9-9e85-40e8-9be1-c407ee50d5c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-67fead1a-126d-4213-a3eb-64fdc417fe9e {
  display: none;
}
#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  text-align: left;
}


.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  max-width: 100%;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom,
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  max-width: 100%;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom,
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  max-width: 100%;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom,
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  max-width: 100%;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom,
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 {
  max-width: 100%;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom,
.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f994db2a-ad29-4ca9-875e-9f1729a7fb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-95747ce4-9b89-4483-bb1b-b9460bbe526b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95747ce4-9b89-4483-bb1b-b9460bbe526b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-82198baf-3b41-4346-ae2d-d8aca03d36be {
  text-align: left;
}

#s-82198baf-3b41-4346-ae2d-d8aca03d36be .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-82198baf-3b41-4346-ae2d-d8aca03d36be .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-82198baf-3b41-4346-ae2d-d8aca03d36be .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4510d596-abec-4a81-9e2e-650fd87d92c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4510d596-abec-4a81-9e2e-650fd87d92c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4510d596-abec-4a81-9e2e-650fd87d92c1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4510d596-abec-4a81-9e2e-650fd87d92c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4510d596-abec-4a81-9e2e-650fd87d92c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4510d596-abec-4a81-9e2e-650fd87d92c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4510d596-abec-4a81-9e2e-650fd87d92c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-22fc3206-07fa-41cf-8617-86f485b3b916 {
  display: none;
}
#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  text-align: left;
}


.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  max-width: 100%;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom,
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  max-width: 100%;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom,
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  max-width: 100%;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom,
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  max-width: 100%;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom,
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 {
  max-width: 100%;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom,
.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d3ff5e2-a5f1-417e-a03a-8a9fae945e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-999f9813-2497-4bb2-afe4-fd2ce2e58e64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-999f9813-2497-4bb2-afe4-fd2ce2e58e64 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-85c3c05a-7a0c-42c7-b51f-4d26c41f8db5 {
  text-align: left;
}

#s-85c3c05a-7a0c-42c7-b51f-4d26c41f8db5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-85c3c05a-7a0c-42c7-b51f-4d26c41f8db5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-85c3c05a-7a0c-42c7-b51f-4d26c41f8db5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-76b02e66-d276-4944-b828-85ec38f8fa8f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-76b02e66-d276-4944-b828-85ec38f8fa8f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-76b02e66-d276-4944-b828-85ec38f8fa8f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-76b02e66-d276-4944-b828-85ec38f8fa8f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76b02e66-d276-4944-b828-85ec38f8fa8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76b02e66-d276-4944-b828-85ec38f8fa8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-76b02e66-d276-4944-b828-85ec38f8fa8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9757db97-6fc4-4d02-a60c-99616de5236c {
  display: none;
}
#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  text-align: left;
}


.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  max-width: 100%;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom,
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  max-width: 100%;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom,
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  max-width: 100%;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom,
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  max-width: 100%;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom,
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 {
  max-width: 100%;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom,
.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dcca473-66fa-4ecc-a247-a0764b38e462 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-948c8f32-4c7e-420e-a2bc-278f8f4bf633 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-948c8f32-4c7e-420e-a2bc-278f8f4bf633 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-218aea4b-f3b0-400a-826f-d3bc594dc609 {
  text-align: left;
}

#s-218aea4b-f3b0-400a-826f-d3bc594dc609 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-218aea4b-f3b0-400a-826f-d3bc594dc609 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-218aea4b-f3b0-400a-826f-d3bc594dc609 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-67327301-4256-49d0-8b52-a8f9e61b01f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-67327301-4256-49d0-8b52-a8f9e61b01f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67327301-4256-49d0-8b52-a8f9e61b01f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67327301-4256-49d0-8b52-a8f9e61b01f0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67327301-4256-49d0-8b52-a8f9e61b01f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67327301-4256-49d0-8b52-a8f9e61b01f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67327301-4256-49d0-8b52-a8f9e61b01f0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-872b9b49-082a-4cf2-a6d9-7f59498be005 {
  display: none;
}
#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  text-align: left;
}


.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  max-width: 100%;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom,
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  max-width: 100%;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom,
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  max-width: 100%;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom,
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  max-width: 100%;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom,
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 {
  max-width: 100%;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom,
.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f833632f-0ae1-45ef-bb85-d5f11127e386 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6b371144-c13b-499e-9dc4-5b43ada3fd49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b371144-c13b-499e-9dc4-5b43ada3fd49 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-2a4dd772-87b1-4fe9-9c64-5cb5062c96bb {
  text-align: left;
}

#s-2a4dd772-87b1-4fe9-9c64-5cb5062c96bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2a4dd772-87b1-4fe9-9c64-5cb5062c96bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a4dd772-87b1-4fe9-9c64-5cb5062c96bb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a2bc9d16-adcd-42bf-9046-f82e0fd3c43b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aa3d2954-bd0b-4e4f-b789-5c44edf67c39 {
  display: none;
}
#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  text-align: left;
}


.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  max-width: 100%;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom,
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  max-width: 100%;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom,
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  max-width: 100%;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom,
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  max-width: 100%;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom,
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 {
  max-width: 100%;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom,
.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f74826e-d049-4c8b-aa32-52fe09645181 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a653ab3e-288d-4035-ab4d-a3d67e65144b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a653ab3e-288d-4035-ab4d-a3d67e65144b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-686ee642-28cb-4cf1-84a8-3285897b7ed8 {
  text-align: left;
}

#s-686ee642-28cb-4cf1-84a8-3285897b7ed8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-686ee642-28cb-4cf1-84a8-3285897b7ed8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-686ee642-28cb-4cf1-84a8-3285897b7ed8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cb6a99cb-3201-4026-96f0-4a6004f73b4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ba46669f-e3b5-41f8-aa8f-d71d08b7b8f9 {
  display: none;
}
#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  text-align: left;
}


.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  max-width: 100%;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom,
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  max-width: 100%;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom,
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  max-width: 100%;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom,
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  max-width: 100%;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom,
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 {
  max-width: 100%;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom,
.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cb0e5e6-7987-4968-9a11-9620751c15b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-548c0857-9b47-49c1-a8ff-754f14e05349 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-548c0857-9b47-49c1-a8ff-754f14e05349 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-b0838b20-fe98-4872-a2b5-54c88731d610 {
  text-align: left;
}

#s-b0838b20-fe98-4872-a2b5-54c88731d610 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b0838b20-fe98-4872-a2b5-54c88731d610 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0838b20-fe98-4872-a2b5-54c88731d610 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-727a85d9-b7ad-49a5-bb23-02a2e17442a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a96c8ae7-fc53-4ef8-9f3e-b61872068c17 {
  display: none;
}
#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  text-align: left;
}


.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  max-width: 100%;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom,
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  max-width: 100%;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom,
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  max-width: 100%;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom,
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  max-width: 100%;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom,
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df {
  max-width: 100%;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom,
.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91a82581-f56a-4b49-b2ce-bd051c9f21df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-420d4a3c-c18a-442c-8d6b-b91f0d72f1c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-420d4a3c-c18a-442c-8d6b-b91f0d72f1c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-27060248-0102-4303-a2fc-9fc11bb76ecc {
  text-align: left;
}

#s-27060248-0102-4303-a2fc-9fc11bb76ecc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-27060248-0102-4303-a2fc-9fc11bb76ecc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-27060248-0102-4303-a2fc-9fc11bb76ecc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7e96575b-7883-4a9a-838e-333801be910b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7e96575b-7883-4a9a-838e-333801be910b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e96575b-7883-4a9a-838e-333801be910b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7e96575b-7883-4a9a-838e-333801be910b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e96575b-7883-4a9a-838e-333801be910b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e96575b-7883-4a9a-838e-333801be910b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7e96575b-7883-4a9a-838e-333801be910b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f3d2031d-637f-486f-947a-8453410d02d8 {
  display: none;
}
#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  text-align: left;
}


.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  max-width: 100%;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom,
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  max-width: 100%;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom,
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  max-width: 100%;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom,
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  max-width: 100%;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom,
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 {
  max-width: 100%;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom,
.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fb68cd-f603-4ee3-b2d6-1f33cbb9f490 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4445b1b0-7d2a-4c18-9087-5c55e8635c46 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4445b1b0-7d2a-4c18-9087-5c55e8635c46 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-18481680-af4e-43e6-84da-cd390d488880 {
  text-align: left;
}

#s-18481680-af4e-43e6-84da-cd390d488880 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-18481680-af4e-43e6-84da-cd390d488880 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-18481680-af4e-43e6-84da-cd390d488880 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a89e7576-ea46-4358-9450-7421760917cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a89e7576-ea46-4358-9450-7421760917cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a89e7576-ea46-4358-9450-7421760917cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a89e7576-ea46-4358-9450-7421760917cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a89e7576-ea46-4358-9450-7421760917cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a89e7576-ea46-4358-9450-7421760917cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a89e7576-ea46-4358-9450-7421760917cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5fd02597-01ab-469a-b2a9-8548a30cfb78 {
  display: none;
}
#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  text-align: left;
}


.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  max-width: 100%;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom,
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  max-width: 100%;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom,
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  max-width: 100%;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom,
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  max-width: 100%;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom,
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 {
  max-width: 100%;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom,
.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-542aba4c-d3b5-4fd5-99d1-3effe2b1fdd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1bc9cc71-3f10-4a91-957e-b48279e81403 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bc9cc71-3f10-4a91-957e-b48279e81403 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-d8fc3a89-30c6-4fed-ae29-f87617b58a92 {
  text-align: left;
}

#s-d8fc3a89-30c6-4fed-ae29-f87617b58a92 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d8fc3a89-30c6-4fed-ae29-f87617b58a92 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d8fc3a89-30c6-4fed-ae29-f87617b58a92 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ba508d05-692a-49e2-bfa9-5316eee71181 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ba508d05-692a-49e2-bfa9-5316eee71181:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ba508d05-692a-49e2-bfa9-5316eee71181:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ba508d05-692a-49e2-bfa9-5316eee71181 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ba508d05-692a-49e2-bfa9-5316eee71181.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba508d05-692a-49e2-bfa9-5316eee71181.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ba508d05-692a-49e2-bfa9-5316eee71181.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-380e70c2-a4ca-41df-b2b5-515e4a77d721 {
  display: none;
}
#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  text-align: left;
}


.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  max-width: 100%;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom,
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  max-width: 100%;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom,
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  max-width: 100%;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom,
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  max-width: 100%;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom,
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 {
  max-width: 100%;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom,
.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6af9551a-94d9-41fd-aa6a-6f51d350cca2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-104ae1f3-c703-4ff3-b730-a596dd297b8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-104ae1f3-c703-4ff3-b730-a596dd297b8f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-ddef6e7b-a291-4fcb-870e-56046da9b357 {
  text-align: left;
}

#s-ddef6e7b-a291-4fcb-870e-56046da9b357 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ddef6e7b-a291-4fcb-870e-56046da9b357 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ddef6e7b-a291-4fcb-870e-56046da9b357 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8a2cab27-1705-4c16-8259-54f731ef1b3d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8a2cab27-1705-4c16-8259-54f731ef1b3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a2cab27-1705-4c16-8259-54f731ef1b3d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8a2cab27-1705-4c16-8259-54f731ef1b3d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a2cab27-1705-4c16-8259-54f731ef1b3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a2cab27-1705-4c16-8259-54f731ef1b3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8a2cab27-1705-4c16-8259-54f731ef1b3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-28e3856d-d414-428d-b52c-ba9b999191ac {
  display: none;
}
#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  text-align: left;
}


.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  max-width: 100%;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom,
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  max-width: 100%;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom,
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  max-width: 100%;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom,
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  max-width: 100%;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom,
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 {
  max-width: 100%;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom,
.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970ea507-c43f-4585-9d7a-cd3dbf354972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83e5595e-1ac0-448f-b3c4-ed191a5ccaea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83e5595e-1ac0-448f-b3c4-ed191a5ccaea .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-42bb9093-1d74-48ba-a0db-0afe60ca9798 {
  text-align: left;
}

#s-42bb9093-1d74-48ba-a0db-0afe60ca9798 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-42bb9093-1d74-48ba-a0db-0afe60ca9798 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-42bb9093-1d74-48ba-a0db-0afe60ca9798 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b061d8ad-8ae6-4dfe-bf43-c270af14fcac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b9d406f0-82c3-4afc-b540-375d711d28b6 {
  display: none;
}
#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  text-align: left;
}


.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  max-width: 100%;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom,
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  max-width: 100%;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom,
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  max-width: 100%;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom,
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  max-width: 100%;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom,
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 {
  max-width: 100%;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom,
.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f780e816-a586-4583-bd64-b9ae88acbdc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48d04af2-8416-44c7-a177-a92e8bc076dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48d04af2-8416-44c7-a177-a92e8bc076dd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-08cd8bc2-3a87-4f8c-992c-7f1d15b48359 {
  text-align: left;
}

#s-08cd8bc2-3a87-4f8c-992c-7f1d15b48359 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-08cd8bc2-3a87-4f8c-992c-7f1d15b48359 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-08cd8bc2-3a87-4f8c-992c-7f1d15b48359 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-925d787b-869e-4895-8823-6e1c081ab2dc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-925d787b-869e-4895-8823-6e1c081ab2dc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-925d787b-869e-4895-8823-6e1c081ab2dc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-925d787b-869e-4895-8823-6e1c081ab2dc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-925d787b-869e-4895-8823-6e1c081ab2dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-925d787b-869e-4895-8823-6e1c081ab2dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-925d787b-869e-4895-8823-6e1c081ab2dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8627fe5e-a428-40d8-9d35-249f340a3047 {
  display: none;
}
#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  text-align: left;
}


.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  max-width: 100%;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom,
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  max-width: 100%;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom,
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  max-width: 100%;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom,
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  max-width: 100%;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom,
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 {
  max-width: 100%;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom,
.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bdf779a-21ca-4498-9a00-abfcea2ae557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f3373cd-df8a-4c44-85df-6748bb2769e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f3373cd-df8a-4c44-85df-6748bb2769e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-9425acff-3f66-4ad2-901c-3610b2e64e05 {
  text-align: left;
}

#s-9425acff-3f66-4ad2-901c-3610b2e64e05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9425acff-3f66-4ad2-901c-3610b2e64e05 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9425acff-3f66-4ad2-901c-3610b2e64e05 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1a753dca-7d71-4095-9346-47fed133ace2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1a753dca-7d71-4095-9346-47fed133ace2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a753dca-7d71-4095-9346-47fed133ace2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a753dca-7d71-4095-9346-47fed133ace2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a753dca-7d71-4095-9346-47fed133ace2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a753dca-7d71-4095-9346-47fed133ace2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1a753dca-7d71-4095-9346-47fed133ace2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9349463a-1f3a-4a5e-ac2d-04830c71d9e3 {
  display: none;
}
#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  text-align: left;
}


.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  max-width: 100%;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom,
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  max-width: 100%;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom,
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  max-width: 100%;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom,
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  max-width: 100%;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom,
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b {
  max-width: 100%;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom,
.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-525b0f6e-2dd7-41d7-8f64-20a629d1cd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-64de15ed-e6d4-4267-b024-8140878cadd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64de15ed-e6d4-4267-b024-8140878cadd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
}

#s-56f82850-fe3c-455f-a966-aa6132a30404 {
  text-align: left;
}

#s-56f82850-fe3c-455f-a966-aa6132a30404 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-56f82850-fe3c-455f-a966-aa6132a30404 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56f82850-fe3c-455f-a966-aa6132a30404 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-697b46f6-9a72-460a-b258-faca113666c2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-697b46f6-9a72-460a-b258-faca113666c2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-697b46f6-9a72-460a-b258-faca113666c2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-697b46f6-9a72-460a-b258-faca113666c2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-697b46f6-9a72-460a-b258-faca113666c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-697b46f6-9a72-460a-b258-faca113666c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-697b46f6-9a72-460a-b258-faca113666c2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-46d84d4d-cd40-42a8-b022-66eb9dde722e {
  display: none;
}
#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  text-align: left;
}


.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  max-width: 100%;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom,
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  max-width: 100%;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom,
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  max-width: 100%;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom,
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  max-width: 100%;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom,
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 {
  max-width: 100%;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom,
.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7afd5981-7a49-42b5-b18c-898347312dc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cda34d92-a760-4bbc-9aff-74e6a65af6f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cda34d92-a760-4bbc-9aff-74e6a65af6f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-64922ebe-c37a-496c-989c-53fbbb402738 {
  text-align: left;
}

#s-64922ebe-c37a-496c-989c-53fbbb402738 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-64922ebe-c37a-496c-989c-53fbbb402738 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-64922ebe-c37a-496c-989c-53fbbb402738 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-48712fb1-4c33-4790-a412-db6e8378a376 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-48712fb1-4c33-4790-a412-db6e8378a376:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48712fb1-4c33-4790-a412-db6e8378a376:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-48712fb1-4c33-4790-a412-db6e8378a376 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48712fb1-4c33-4790-a412-db6e8378a376.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48712fb1-4c33-4790-a412-db6e8378a376.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48712fb1-4c33-4790-a412-db6e8378a376.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f4c0f068-94f3-4bb9-aff9-ba1ffc0fe1f0 {
  display: none;
}
#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  text-align: left;
}


.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  max-width: 100%;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom,
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  max-width: 100%;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom,
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  max-width: 100%;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom,
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  max-width: 100%;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom,
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 {
  max-width: 100%;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom,
.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67e2a0ed-2253-4172-9ebd-435fbf421574 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac77c327-dcf7-4c20-9ba6-27f961ac5528 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac77c327-dcf7-4c20-9ba6-27f961ac5528 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
}

#s-3e1b3376-ce79-471a-8743-a3199bce884f {
  text-align: left;
}

#s-3e1b3376-ce79-471a-8743-a3199bce884f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3e1b3376-ce79-471a-8743-a3199bce884f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e1b3376-ce79-471a-8743-a3199bce884f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ec2e4eb5-3a51-45fc-8562-d315291aa583 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ec2e4eb5-3a51-45fc-8562-d315291aa583:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec2e4eb5-3a51-45fc-8562-d315291aa583:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec2e4eb5-3a51-45fc-8562-d315291aa583 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ec2e4eb5-3a51-45fc-8562-d315291aa583.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec2e4eb5-3a51-45fc-8562-d315291aa583.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ec2e4eb5-3a51-45fc-8562-d315291aa583.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-65d728f4-2ae0-45f4-92b7-d7f3b8184178 {
  min-height: 50px;
}








#s-65d728f4-2ae0-45f4-92b7-d7f3b8184178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65d728f4-2ae0-45f4-92b7-d7f3b8184178.shg-box.shg-c {
  justify-content: center;
}

#s-72ceb60a-e117-46cb-bcab-eb2f48728734 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-72ceb60a-e117-46cb-bcab-eb2f48728734:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72ceb60a-e117-46cb-bcab-eb2f48728734:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72ceb60a-e117-46cb-bcab-eb2f48728734.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
