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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b59f443a-c5a0-47ed-bbae-6d4e7441d9d0 {
  display: none;
}
.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-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 {
  text-align: left;
}



.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d11adfa5-4080-4f44-9da3-b9f4d3e95e34 img.shogun-image {
  width: 100%;
}



}
.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-10981612-877f-4af7-84ed-95f104b65637 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10981612-877f-4af7-84ed-95f104b65637 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-957324cc-722f-4144-b3f0-a08405eb8051 {
  text-align: center;
}

#s-957324cc-722f-4144-b3f0-a08405eb8051 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-957324cc-722f-4144-b3f0-a08405eb8051 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-957324cc-722f-4144-b3f0-a08405eb8051 .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;
}

.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-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09bbc5e4-60c2-4b48-a5f6-ccfb294ab177.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c82b77f3-84da-4b54-8491-35d2a5fb5860 {
  display: none;
}
#s-ffff24d5-234c-446c-88c3-2617414c8b05 {
  text-align: left;
}



.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffff24d5-234c-446c-88c3-2617414c8b05 img.shogun-image {
  width: 100%;
}



}
#s-79a8496f-cadc-4be6-a45f-be8b4677ac3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79a8496f-cadc-4be6-a45f-be8b4677ac3f .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-b0bb0d4f-2f8d-4a4e-9589-d9fafa9096ba {
  text-align: center;
}

#s-b0bb0d4f-2f8d-4a4e-9589-d9fafa9096ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b0bb0d4f-2f8d-4a4e-9589-d9fafa9096ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b0bb0d4f-2f8d-4a4e-9589-d9fafa9096ba .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-4af11422-7dca-4fcc-89fd-465bc15d0884 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4af11422-7dca-4fcc-89fd-465bc15d0884:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4af11422-7dca-4fcc-89fd-465bc15d0884:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4af11422-7dca-4fcc-89fd-465bc15d0884 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4af11422-7dca-4fcc-89fd-465bc15d0884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4af11422-7dca-4fcc-89fd-465bc15d0884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4af11422-7dca-4fcc-89fd-465bc15d0884.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-509b8ae5-2d95-4819-a639-0942eb81bb79 {
  display: none;
}
#s-3cd53428-4ba2-4631-89bc-79432b2b7669 {
  text-align: left;
}



.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3cd53428-4ba2-4631-89bc-79432b2b7669 img.shogun-image {
  width: 100%;
}



}
#s-aeb5ff12-f3fc-4431-901c-28601d9f5b39 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aeb5ff12-f3fc-4431-901c-28601d9f5b39 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a765d1aa-49ac-49a2-8a19-55786834be7e {
  text-align: center;
}

#s-a765d1aa-49ac-49a2-8a19-55786834be7e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a765d1aa-49ac-49a2-8a19-55786834be7e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a765d1aa-49ac-49a2-8a19-55786834be7e .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-e91ecfb3-0ab9-468d-87a0-781dc4b380f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e91ecfb3-0ab9-468d-87a0-781dc4b380f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ac0d55a6-d8ee-419a-9628-e25c692efb16 {
  display: none;
}
#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 {
  text-align: left;
}



.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-335e3899-1f0b-4b2d-86bf-a2b2c6eab3e2 img.shogun-image {
  width: 100%;
}



}
#s-99338052-70ac-410a-ad65-59099ff34211 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99338052-70ac-410a-ad65-59099ff34211 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-1d6a2ad3-58e1-4d15-801c-9edf61f3d245 {
  text-align: center;
}

#s-1d6a2ad3-58e1-4d15-801c-9edf61f3d245 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1d6a2ad3-58e1-4d15-801c-9edf61f3d245 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1d6a2ad3-58e1-4d15-801c-9edf61f3d245 .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-d10c2655-af39-4292-b77f-0207489fdf0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d10c2655-af39-4292-b77f-0207489fdf0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d10c2655-af39-4292-b77f-0207489fdf0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d10c2655-af39-4292-b77f-0207489fdf0d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d10c2655-af39-4292-b77f-0207489fdf0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d10c2655-af39-4292-b77f-0207489fdf0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d10c2655-af39-4292-b77f-0207489fdf0d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-45dc1788-e319-4f4a-819a-30ba09e54c02 {
  display: none;
}
#s-d05264a0-640e-445c-86cd-38b53c95009d {
  text-align: left;
}



.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d05264a0-640e-445c-86cd-38b53c95009d img.shogun-image {
  width: 100%;
}



}
#s-6c9f078d-c7f9-41f1-88f1-e9739ab11ffc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c9f078d-c7f9-41f1-88f1-e9739ab11ffc .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-50724596-565d-4deb-938e-f434640dca51 {
  text-align: center;
}

#s-50724596-565d-4deb-938e-f434640dca51 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-50724596-565d-4deb-938e-f434640dca51 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-50724596-565d-4deb-938e-f434640dca51 .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-b2c5469f-3843-4768-b8d5-28b485f466e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b2c5469f-3843-4768-b8d5-28b485f466e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b2c5469f-3843-4768-b8d5-28b485f466e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2c5469f-3843-4768-b8d5-28b485f466e7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2c5469f-3843-4768-b8d5-28b485f466e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2c5469f-3843-4768-b8d5-28b485f466e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2c5469f-3843-4768-b8d5-28b485f466e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-684ddf14-c923-4663-a172-fbf2abf05d21 {
  display: none;
}
#s-dabed29e-7b45-4029-916c-1eea71bad3dd {
  text-align: left;
}



.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dabed29e-7b45-4029-916c-1eea71bad3dd img.shogun-image {
  width: 100%;
}



}
#s-e60b8c4f-e1eb-49a3-94ca-ee80db19b150 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e60b8c4f-e1eb-49a3-94ca-ee80db19b150 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f752ad5f-7f8e-45cc-b5b7-6c36e2339f15 {
  text-align: center;
}

#s-f752ad5f-7f8e-45cc-b5b7-6c36e2339f15 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f752ad5f-7f8e-45cc-b5b7-6c36e2339f15 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f752ad5f-7f8e-45cc-b5b7-6c36e2339f15 .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-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fec7aecd-cdc6-4920-9f56-aba4d75a3bb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c30f5389-1884-4982-83cb-135bf2e973eb {
  display: none;
}
#s-af5c90a2-6d18-4de8-99c6-e17168da1862 {
  text-align: left;
}



.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af5c90a2-6d18-4de8-99c6-e17168da1862 img.shogun-image {
  width: 100%;
}



}
#s-cbfd868f-715b-4ed3-98e2-aaea9e87b598 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbfd868f-715b-4ed3-98e2-aaea9e87b598 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6e381c90-013e-4f04-9da0-ec030086811c {
  text-align: center;
}

#s-6e381c90-013e-4f04-9da0-ec030086811c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6e381c90-013e-4f04-9da0-ec030086811c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6e381c90-013e-4f04-9da0-ec030086811c .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-5c9f01ef-a9f7-484a-8af2-b92f0860a669 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5c9f01ef-a9f7-484a-8af2-b92f0860a669.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc41ae5d-7f29-48b2-b047-4d48df0f8feb {
  display: none;
}
#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb {
  text-align: left;
}



.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-65c5e60c-4f4e-44bf-a463-4cdd25cfbdfb img.shogun-image {
  width: 100%;
}



}
#s-0064a120-fca1-4a02-8a67-74ebdfcf5ce3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0064a120-fca1-4a02-8a67-74ebdfcf5ce3 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6574a014-e7b6-4ddf-af0f-660127d26676 {
  text-align: center;
}

#s-6574a014-e7b6-4ddf-af0f-660127d26676 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6574a014-e7b6-4ddf-af0f-660127d26676 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6574a014-e7b6-4ddf-af0f-660127d26676 .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-cccb2407-dd8c-4587-9080-09fe44251318 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cccb2407-dd8c-4587-9080-09fe44251318:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cccb2407-dd8c-4587-9080-09fe44251318:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cccb2407-dd8c-4587-9080-09fe44251318 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cccb2407-dd8c-4587-9080-09fe44251318.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cccb2407-dd8c-4587-9080-09fe44251318.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cccb2407-dd8c-4587-9080-09fe44251318.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9f3f34f1-ee44-47f8-8f77-7c05f4a52443 {
  display: none;
}
#s-37758147-d5b3-4dab-a069-f89975e3084c {
  text-align: left;
}



.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37758147-d5b3-4dab-a069-f89975e3084c img.shogun-image {
  width: 100%;
}



}
#s-4d889b7c-a838-40b6-a55e-9744baa5ce89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d889b7c-a838-40b6-a55e-9744baa5ce89 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-63b16d53-220a-486c-a47c-335f806cdc11 {
  text-align: center;
}

#s-63b16d53-220a-486c-a47c-335f806cdc11 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-63b16d53-220a-486c-a47c-335f806cdc11 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-63b16d53-220a-486c-a47c-335f806cdc11 .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-d8296b96-901d-4ea9-9cc2-8370d1e61e74 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d8296b96-901d-4ea9-9cc2-8370d1e61e74.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d7faae53-ec4f-4a7f-8010-ab5f9afdae08 {
  display: none;
}
#s-1a9eef4d-b542-409d-8282-f75cff43e481 {
  text-align: left;
}



.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a9eef4d-b542-409d-8282-f75cff43e481 img.shogun-image {
  width: 100%;
}



}
#s-2166ff8b-f3f9-4cb6-b71c-433873e8dc89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2166ff8b-f3f9-4cb6-b71c-433873e8dc89 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-046e13b9-dd71-4c63-a6d5-d2e49a749998 {
  text-align: center;
}

#s-046e13b9-dd71-4c63-a6d5-d2e49a749998 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-046e13b9-dd71-4c63-a6d5-d2e49a749998 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-046e13b9-dd71-4c63-a6d5-d2e49a749998 .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-cce134bf-ef42-4a17-80c9-1e886c559619 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cce134bf-ef42-4a17-80c9-1e886c559619:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cce134bf-ef42-4a17-80c9-1e886c559619:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cce134bf-ef42-4a17-80c9-1e886c559619 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cce134bf-ef42-4a17-80c9-1e886c559619.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cce134bf-ef42-4a17-80c9-1e886c559619.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cce134bf-ef42-4a17-80c9-1e886c559619.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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}