#s-36fc200f-b534-41fe-a971-24d2e4318b1d {
  background-color: rgba(232, 232, 232, 1);
}

#s-ae378d97-fd73-4325-85e7-5e23370917a8 {
  margin-top: -60px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
background-color: rgba(234, 234, 234, 1);
}

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

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

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

#s-022b0520-b08f-44b4-8961-3afaa27dfa13 {
  margin-left: 15%;
margin-right: 15%;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-022b0520-b08f-44b4-8961-3afaa27dfa13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-022b0520-b08f-44b4-8961-3afaa27dfa13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-022b0520-b08f-44b4-8961-3afaa27dfa13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-022b0520-b08f-44b4-8961-3afaa27dfa13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e {
  text-align: right;
}



.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b9aaa7b-d561-4817-8801-87bf3cbc156e img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

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

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

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

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

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

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

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

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

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

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

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

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

.shg-selected {
  opacity: 1;
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-thumb-image-wrapper {
  

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

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-f05f4d58-4166-433c-892a-a838fbdb6697 .shg-gallery-dot {
  background-color: #FFF;
}

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

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

#s-4add133d-5d7e-48d1-b4b8-e58d2457d377 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4add133d-5d7e-48d1-b4b8-e58d2457d377 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

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

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

#s-f16299dd-6f1a-4ba7-92b5-5db9f2b7aa92 hr {
  border-top: 2px solid #ddd;
}

#s-f28b1dab-5e5d-4ab5-bd1a-4475dc9b2259 {
  text-align: left;
}

#s-f28b1dab-5e5d-4ab5-bd1a-4475dc9b2259 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f28b1dab-5e5d-4ab5-bd1a-4475dc9b2259 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f28b1dab-5e5d-4ab5-bd1a-4475dc9b2259 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b69755ee-33bc-476b-b55f-2e06142d3741 {
  max-width: 120px;
text-align: left;
}

#s-b69755ee-33bc-476b-b55f-2e06142d3741 .shg-product-quantity-wrapper {
  display: flex;
}

#s-b69755ee-33bc-476b-b55f-2e06142d3741 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b69755ee-33bc-476b-b55f-2e06142d3741 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b69755ee-33bc-476b-b55f-2e06142d3741 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b69755ee-33bc-476b-b55f-2e06142d3741 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




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

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

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

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

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

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

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

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

#s-b411ec4b-248f-48fb-8ff6-8976aed42446 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-b411ec4b-248f-48fb-8ff6-8976aed42446:hover {text-align: left !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-b411ec4b-248f-48fb-8ff6-8976aed42446:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b411ec4b-248f-48fb-8ff6-8976aed42446-root {
    text-align: left;
  }


#s-b411ec4b-248f-48fb-8ff6-8976aed42446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-b411ec4b-248f-48fb-8ff6-8976aed42446-root {
    text-align: left;
  }


#s-b411ec4b-248f-48fb-8ff6-8976aed42446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b411ec4b-248f-48fb-8ff6-8976aed42446-root {
    text-align: left;
  }


#s-b411ec4b-248f-48fb-8ff6-8976aed42446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b411ec4b-248f-48fb-8ff6-8976aed42446-root {
    text-align: left;
  }


#s-b411ec4b-248f-48fb-8ff6-8976aed42446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-b411ec4b-248f-48fb-8ff6-8976aed42446-root {
    text-align: left;
  }


#s-b411ec4b-248f-48fb-8ff6-8976aed42446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
.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-f3d96edf-06c4-47b8-a965-d39b2d20985d {
  margin-top: 4px;
margin-bottom: 4px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-f3d96edf-06c4-47b8-a965-d39b2d20985d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3d96edf-06c4-47b8-a965-d39b2d20985d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3d96edf-06c4-47b8-a965-d39b2d20985d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f3d96edf-06c4-47b8-a965-d39b2d20985d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3d96edf-06c4-47b8-a965-d39b2d20985d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f3d96edf-06c4-47b8-a965-d39b2d20985d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}


  #s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-af271c5e-1b04-4c59-a661-40bdb967862d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bb47cd96-205d-4db4-8d59-7d695f7a29fa {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (max-width: 767px){#s-bb47cd96-205d-4db4-8d59-7d695f7a29fa {
  display: none;
}
#s-bb47cd96-205d-4db4-8d59-7d695f7a29fa, #wrap-s-bb47cd96-205d-4db4-8d59-7d695f7a29fa { display: none !important; }}







#s-bb47cd96-205d-4db4-8d59-7d695f7a29fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb47cd96-205d-4db4-8d59-7d695f7a29fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-894c458c-0397-4819-b805-8bf5adf4fb95 {
  margin-left: 25%;
margin-right: 25%;
min-height: 50px;
background-color: rgba(232, 232, 232, 1);
}
@media (min-width: 1200px){#s-894c458c-0397-4819-b805-8bf5adf4fb95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-894c458c-0397-4819-b805-8bf5adf4fb95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-894c458c-0397-4819-b805-8bf5adf4fb95 {
  
}
}@media (max-width: 767px){#s-894c458c-0397-4819-b805-8bf5adf4fb95 {
  display: none;
}
#s-894c458c-0397-4819-b805-8bf5adf4fb95, #wrap-s-894c458c-0397-4819-b805-8bf5adf4fb95 { display: none !important; }}







#s-894c458c-0397-4819-b805-8bf5adf4fb95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-894c458c-0397-4819-b805-8bf5adf4fb95.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 {
  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(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 {
  
}
}@media (max-width: 767px){#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 {
  
}
}







#s-50592613-afae-4bf2-a9dc-2b741d8c4c76 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-50592613-afae-4bf2-a9dc-2b741d8c4c76.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-87dcc3a5-2f6e-41ef-b0f4-988fd2326eb5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ffaf2601-0da5-48fd-b9bd-65b54e5ef603 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 350px;
}








#s-ffaf2601-0da5-48fd-b9bd-65b54e5ef603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffaf2601-0da5-48fd-b9bd-65b54e5ef603.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-fc0d5445-bc3b-45a6-8ac6-2316f81e49ce {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc0d5445-bc3b-45a6-8ac6-2316f81e49ce .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-2eaa2cbc-3a14-4a91-87bb-708e3e3c143f {
  margin-left: 50px;
margin-right: 50px;
}

#s-2eaa2cbc-3a14-4a91-87bb-708e3e3c143f hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-2a480120-5b64-437a-82b2-52b9f3ba5bdf {
  margin-left: 50px;
margin-right: 50px;
}

#s-dffa5a6a-fe52-4187-aed8-a64cf01154b1 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 350px;
background-position: center center;
}

#s-dffa5a6a-fe52-4187-aed8-a64cf01154b1 {
  background-image: url(https://i.shgcdn.com/451979da-5572-4261-8c15-6c0508584457/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-dffa5a6a-fe52-4187-aed8-a64cf01154b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dffa5a6a-fe52-4187-aed8-a64cf01154b1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3ece6ad3-c3e3-4e48-a062-48c4cd0f82be {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-3ece6ad3-c3e3-4e48-a062-48c4cd0f82be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ece6ad3-c3e3-4e48-a062-48c4cd0f82be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ece6ad3-c3e3-4e48-a062-48c4cd0f82be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ece6ad3-c3e3-4e48-a062-48c4cd0f82be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-04defbcd-ae1e-4576-b057-844612dc2b76 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 350px;
background-position: center center;
}

#s-04defbcd-ae1e-4576-b057-844612dc2b76 {
  background-image: url(https://i.shgcdn.com/00f33fa1-6d00-44c8-9d19-1972278ea380/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-04defbcd-ae1e-4576-b057-844612dc2b76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04defbcd-ae1e-4576-b057-844612dc2b76.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0e489ec7-8192-4d66-916e-2b1e47c28067 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 350px;
}








#s-0e489ec7-8192-4d66-916e-2b1e47c28067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e489ec7-8192-4d66-916e-2b1e47c28067.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cbcf93b-5a9d-43f5-9d61-6b400397ffbd {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cbcf93b-5a9d-43f5-9d61-6b400397ffbd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-b805d662-cb62-4e84-9a9f-21c6247d2c9d {
  margin-left: 50px;
margin-right: 50px;
}

#s-b805d662-cb62-4e84-9a9f-21c6247d2c9d hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-3e8ddf18-e599-4d81-b91e-81a4f137a1e3 {
  margin-left: 50px;
margin-right: 50px;
}

#s-a79154b2-6f76-4776-abf1-6255af64f3f7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-a79154b2-6f76-4776-abf1-6255af64f3f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a79154b2-6f76-4776-abf1-6255af64f3f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a79154b2-6f76-4776-abf1-6255af64f3f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a79154b2-6f76-4776-abf1-6255af64f3f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a79154b2-6f76-4776-abf1-6255af64f3f7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3bb7caa2-cc0b-4252-beeb-baf80045b8e7 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 350px;
}








#s-3bb7caa2-cc0b-4252-beeb-baf80045b8e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bb7caa2-cc0b-4252-beeb-baf80045b8e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e56ffba2-405f-491c-8629-5224c2f1199f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e56ffba2-405f-491c-8629-5224c2f1199f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-f2c3f7ff-75c7-4019-828c-d8fed5bb9c48 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f2c3f7ff-75c7-4019-828c-d8fed5bb9c48 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-20c284c2-8d3d-473d-9176-176c6afc8461 {
  margin-left: 50px;
margin-right: 50px;
}

#s-8af2451f-9444-4f60-8c72-0574de93105e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 350px;
background-position: center center;
}

#s-8af2451f-9444-4f60-8c72-0574de93105e {
  background-image: url(https://i.shgcdn.com/6b410518-d235-473c-8f44-3d885253b178/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8af2451f-9444-4f60-8c72-0574de93105e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8af2451f-9444-4f60-8c72-0574de93105e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a6de4816-e646-4a93-865a-6af89b8cbcd0 {
  margin-left: 15%;
margin-right: 15%;
background-color: rgba(255, 255, 255, 1);
}

#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  text-align: left;
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  max-width:  100%;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom,
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  max-width:  100%;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom,
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  max-width:  100%;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom,
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  max-width:  100%;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom,
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 {
  max-width:  100%;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom,
.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56276cba-2055-4e0a-a8bf-9c62fd623d11 img.shogun-image {
  width: 100%;
}



}
#s-e7f33fe2-e74a-44ca-934f-de9db3c5f001 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7f33fe2-e74a-44ca-934f-de9db3c5f001 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-dcfcff33-1812-4900-b197-368fe8dfb817 {
  text-align: left;
}

#s-dcfcff33-1812-4900-b197-368fe8dfb817 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dcfcff33-1812-4900-b197-368fe8dfb817 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dcfcff33-1812-4900-b197-368fe8dfb817 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8afeaae8-8e33-4d48-9382-a725d7620957 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-8afeaae8-8e33-4d48-9382-a725d7620957:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8afeaae8-8e33-4d48-9382-a725d7620957:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8afeaae8-8e33-4d48-9382-a725d7620957 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8afeaae8-8e33-4d48-9382-a725d7620957.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8afeaae8-8e33-4d48-9382-a725d7620957.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8afeaae8-8e33-4d48-9382-a725d7620957.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  text-align: left;
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  max-width:  100%;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom,
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  max-width:  100%;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom,
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  max-width:  100%;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom,
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  max-width:  100%;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom,
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 {
  max-width:  100%;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom,
.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2681b7a-e09b-4f02-a595-60a97851eb29 img.shogun-image {
  width: 100%;
}



}
#s-b81c5409-7145-46cb-9281-6b50bef072d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b81c5409-7145-46cb-9281-6b50bef072d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-ac80ab0d-a0bf-4b02-8433-e551d07cfe94 {
  text-align: left;
}

#s-ac80ab0d-a0bf-4b02-8433-e551d07cfe94 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ac80ab0d-a0bf-4b02-8433-e551d07cfe94 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ac80ab0d-a0bf-4b02-8433-e551d07cfe94 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a9182e8b-deb9-410c-88d3-e79ff55baf6e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-27725a7a-4084-4127-88eb-701d77236610 {
  text-align: left;
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 {
  max-width:  100%;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom,
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 {
  max-width:  100%;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom,
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 {
  max-width:  100%;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom,
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 {
  max-width:  100%;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom,
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 {
  max-width:  100%;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom,
.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27725a7a-4084-4127-88eb-701d77236610 img.shogun-image {
  width: 100%;
}



}
#s-bbbad303-340a-4dd1-ad6b-bc877ebb129b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbbad303-340a-4dd1-ad6b-bc877ebb129b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-45833657-91ea-4a0a-a0db-446e273b3b75 {
  text-align: left;
}

#s-45833657-91ea-4a0a-a0db-446e273b3b75 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-45833657-91ea-4a0a-a0db-446e273b3b75 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-45833657-91ea-4a0a-a0db-446e273b3b75 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d6980ef2-d3b6-4857-a3a8-610506167685 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d6980ef2-d3b6-4857-a3a8-610506167685:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6980ef2-d3b6-4857-a3a8-610506167685:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6980ef2-d3b6-4857-a3a8-610506167685 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d6980ef2-d3b6-4857-a3a8-610506167685.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6980ef2-d3b6-4857-a3a8-610506167685.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d6980ef2-d3b6-4857-a3a8-610506167685.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  text-align: left;
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  max-width:  100%;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom,
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  max-width:  100%;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom,
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  max-width:  100%;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom,
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  max-width:  100%;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom,
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e {
  max-width:  100%;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom,
.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7f29ded-8ae0-4296-b97d-e22f797e825e img.shogun-image {
  width: 100%;
}



}
#s-a6b28331-8566-49db-9e8a-5818c6e0f26c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6b28331-8566-49db-9e8a-5818c6e0f26c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-48f84dbf-793b-465d-94ee-c22b7b0391e3 {
  text-align: left;
}

#s-48f84dbf-793b-465d-94ee-c22b7b0391e3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-48f84dbf-793b-465d-94ee-c22b7b0391e3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-48f84dbf-793b-465d-94ee-c22b7b0391e3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fd11d673-38bb-4635-940b-e7db0e0bd7e6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  text-align: left;
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  max-width:  100%;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom,
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  max-width:  100%;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom,
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  max-width:  100%;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom,
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  max-width:  100%;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom,
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf {
  max-width:  100%;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom,
.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5db3979-6d44-45e9-8a3e-35b721db10bf img.shogun-image {
  width: 100%;
}



}
#s-7395e1dc-f8df-4674-befa-30222aff28e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7395e1dc-f8df-4674-befa-30222aff28e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-3240ddb1-ef31-4d37-9cca-7632fde1467d {
  text-align: left;
}

#s-3240ddb1-ef31-4d37-9cca-7632fde1467d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3240ddb1-ef31-4d37-9cca-7632fde1467d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3240ddb1-ef31-4d37-9cca-7632fde1467d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-722dab44-860d-4a52-adc1-b0955d9dadc4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-722dab44-860d-4a52-adc1-b0955d9dadc4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-722dab44-860d-4a52-adc1-b0955d9dadc4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-722dab44-860d-4a52-adc1-b0955d9dadc4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-722dab44-860d-4a52-adc1-b0955d9dadc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-722dab44-860d-4a52-adc1-b0955d9dadc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-722dab44-860d-4a52-adc1-b0955d9dadc4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  text-align: left;
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  max-width:  100%;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom,
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  max-width:  100%;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom,
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  max-width:  100%;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom,
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  max-width:  100%;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom,
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab {
  max-width:  100%;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom,
.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c3187cdb-22b5-40f6-baf1-a3a5a48436ab img.shogun-image {
  width: 100%;
}



}
#s-d35bbe22-e692-43a0-bdb3-3539be91cb38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d35bbe22-e692-43a0-bdb3-3539be91cb38 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-5df90efb-a754-421d-b762-0693e77dfb31 {
  text-align: left;
}

#s-5df90efb-a754-421d-b762-0693e77dfb31 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5df90efb-a754-421d-b762-0693e77dfb31 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5df90efb-a754-421d-b762-0693e77dfb31 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4a350530-2829-4e48-8e12-86c19fae26bf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4a350530-2829-4e48-8e12-86c19fae26bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a350530-2829-4e48-8e12-86c19fae26bf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a350530-2829-4e48-8e12-86c19fae26bf {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a350530-2829-4e48-8e12-86c19fae26bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a350530-2829-4e48-8e12-86c19fae26bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4a350530-2829-4e48-8e12-86c19fae26bf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  text-align: left;
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  max-width:  100%;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom,
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  max-width:  100%;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom,
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  max-width:  100%;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom,
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  max-width:  100%;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom,
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 {
  max-width:  100%;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom,
.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7bc40bf7-63f6-4673-ac8d-5a5c86471359 img.shogun-image {
  width: 100%;
}



}
#s-896c2c48-59bd-4c0f-8062-4d787ef4f31b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-896c2c48-59bd-4c0f-8062-4d787ef4f31b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-a65b07fd-d314-473a-9933-36f5fe57bc9a {
  text-align: left;
}

#s-a65b07fd-d314-473a-9933-36f5fe57bc9a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a65b07fd-d314-473a-9933-36f5fe57bc9a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a65b07fd-d314-473a-9933-36f5fe57bc9a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-69b0fc42-39ad-4e54-ac07-d95025b936f2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-69b0fc42-39ad-4e54-ac07-d95025b936f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69b0fc42-39ad-4e54-ac07-d95025b936f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69b0fc42-39ad-4e54-ac07-d95025b936f2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-69b0fc42-39ad-4e54-ac07-d95025b936f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69b0fc42-39ad-4e54-ac07-d95025b936f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-69b0fc42-39ad-4e54-ac07-d95025b936f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  text-align: left;
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  max-width:  100%;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom,
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  max-width:  100%;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom,
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  max-width:  100%;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom,
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  max-width:  100%;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom,
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a {
  max-width:  100%;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom,
.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  
  min-height: 280px !important;
}

.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-205f2d4a-ea96-4ecb-ba68-e2b55ac0030a img.shogun-image {
  width: 100%;
}



}
#s-76447b29-fab3-497b-b8fc-27cc22e823d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76447b29-fab3-497b-b8fc-27cc22e823d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-a73dd2c7-4f86-4b9a-8314-91abdbb0d066 {
  text-align: left;
}

#s-a73dd2c7-4f86-4b9a-8314-91abdbb0d066 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a73dd2c7-4f86-4b9a-8314-91abdbb0d066 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a73dd2c7-4f86-4b9a-8314-91abdbb0d066 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02a4316b-32ef-42e2-b6d9-e6d03918a49f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 {
  text-align: left;
}



.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ece6473-ceb5-4eb6-b719-f3054cc76f49 img.shogun-image {
  width: 100%;
}



}
#s-bc249a36-0626-4900-ae34-4c44a8977818 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc249a36-0626-4900-ae34-4c44a8977818 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-1964d46e-6f64-4cc5-8bab-eee7e7b2b520 {
  text-align: left;
}

#s-1964d46e-6f64-4cc5-8bab-eee7e7b2b520 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1964d46e-6f64-4cc5-8bab-eee7e7b2b520 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1964d46e-6f64-4cc5-8bab-eee7e7b2b520 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-426458be-8314-4998-8a78-effc3b19d9db {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-426458be-8314-4998-8a78-effc3b19d9db:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-426458be-8314-4998-8a78-effc3b19d9db:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-426458be-8314-4998-8a78-effc3b19d9db {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-426458be-8314-4998-8a78-effc3b19d9db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-426458be-8314-4998-8a78-effc3b19d9db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-426458be-8314-4998-8a78-effc3b19d9db.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd74efb1-992d-4286-b198-1c547e4d3e06 {
  text-align: left;
}



.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bd74efb1-992d-4286-b198-1c547e4d3e06 img.shogun-image {
  width: 100%;
}



}
#s-8fa6a8bf-03d0-41b9-9725-bcfd5f38169b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fa6a8bf-03d0-41b9-9725-bcfd5f38169b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-77ff7d72-65de-4d15-b5a2-291b602c7618 {
  text-align: left;
}

#s-77ff7d72-65de-4d15-b5a2-291b602c7618 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-77ff7d72-65de-4d15-b5a2-291b602c7618 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77ff7d72-65de-4d15-b5a2-291b602c7618 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2e7964dd-87ef-4f8d-a245-09341d3d8fff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0b0b4544-09b4-41e2-8799-21216460bfff {
  text-align: left;
}



.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0b0b4544-09b4-41e2-8799-21216460bfff img.shogun-image {
  width: 100%;
}



}
#s-3af6de5f-9f40-4ff5-a5ab-1f6cd1100501 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3af6de5f-9f40-4ff5-a5ab-1f6cd1100501 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-373bbdeb-64be-496d-a76e-f7cd10854c4f {
  text-align: left;
}

#s-373bbdeb-64be-496d-a76e-f7cd10854c4f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-373bbdeb-64be-496d-a76e-f7cd10854c4f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-373bbdeb-64be-496d-a76e-f7cd10854c4f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e68a301-2a33-4149-bfb7-1d5b1fa61f01.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

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

.shogun-root div:empty {
  display: inline-block;
}

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

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

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
