/*
  $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;
  }
}

.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-9ec29d45-5056-4a64-b4c5-280c076b6f90 {
  text-align: left;
}



.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ec29d45-5056-4a64-b4c5-280c076b6f90 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-425fd94d-d8aa-4110-9b2f-420bf297b02f {
  padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(35, 34, 34, 1);
border-style: solid;
text-align: center;
}

#s-425fd94d-d8aa-4110-9b2f-420bf297b02f .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5ffad689-a742-4176-9d3c-4eb31424bec4 {
  text-align: center;
}

#s-5ffad689-a742-4176-9d3c-4eb31424bec4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ffad689-a742-4176-9d3c-4eb31424bec4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5ffad689-a742-4176-9d3c-4eb31424bec4 .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-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0afcc41e-094f-4fdc-a7c2-f01aaf64cfeb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 {
  text-align: left;
}



.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d47f516b-6c99-4292-b9f2-ff4b44ac4bc6 img.shogun-image {
  width: 100%;
}



}
#s-1391d160-69e8-4ede-b9f4-81d6de332d12 {
  padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(35, 34, 34, 1);
border-style: solid;
text-align: center;
}

#s-1391d160-69e8-4ede-b9f4-81d6de332d12 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a2a43679-278d-4a0d-a8a9-59c32dfe68bc {
  text-align: center;
}

#s-a2a43679-278d-4a0d-a8a9-59c32dfe68bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a2a43679-278d-4a0d-a8a9-59c32dfe68bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a2a43679-278d-4a0d-a8a9-59c32dfe68bc .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-92b57de2-29c0-433d-bbde-ad89e245989c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-92b57de2-29c0-433d-bbde-ad89e245989c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92b57de2-29c0-433d-bbde-ad89e245989c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92b57de2-29c0-433d-bbde-ad89e245989c {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-92b57de2-29c0-433d-bbde-ad89e245989c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92b57de2-29c0-433d-bbde-ad89e245989c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-92b57de2-29c0-433d-bbde-ad89e245989c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc {
  text-align: left;
}



.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c96b8dd3-62ee-48f5-9891-f22e7c5d3fdc img.shogun-image {
  width: 100%;
}



}
#s-c508aec2-ba21-4cdf-940f-bb98b4abff7e {
  padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(35, 34, 34, 1);
border-style: solid;
text-align: center;
}

#s-c508aec2-ba21-4cdf-940f-bb98b4abff7e .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-93f1d636-6687-48a4-875d-53d95fd79cd7 {
  text-align: center;
}

#s-93f1d636-6687-48a4-875d-53d95fd79cd7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-93f1d636-6687-48a4-875d-53d95fd79cd7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-93f1d636-6687-48a4-875d-53d95fd79cd7 .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-410db056-b73a-4f04-9df4-b8646ae38ae9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-410db056-b73a-4f04-9df4-b8646ae38ae9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-410db056-b73a-4f04-9df4-b8646ae38ae9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-410db056-b73a-4f04-9df4-b8646ae38ae9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-410db056-b73a-4f04-9df4-b8646ae38ae9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-410db056-b73a-4f04-9df4-b8646ae38ae9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-410db056-b73a-4f04-9df4-b8646ae38ae9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-943a52d4-2e36-4348-a36f-bc2fa8036320 {
  text-align: left;
}



.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943a52d4-2e36-4348-a36f-bc2fa8036320 img.shogun-image {
  width: 100%;
}



}
#s-981e9ae0-38ee-4ee1-a495-35626f5ecc80 {
  padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(35, 34, 34, 1);
border-style: solid;
text-align: center;
}

#s-981e9ae0-38ee-4ee1-a495-35626f5ecc80 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-97d04863-b8ca-4ce3-9968-e2d5eb2fd94a {
  text-align: center;
}

#s-97d04863-b8ca-4ce3-9968-e2d5eb2fd94a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-97d04863-b8ca-4ce3-9968-e2d5eb2fd94a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-97d04863-b8ca-4ce3-9968-e2d5eb2fd94a .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-fdf5e9f6-7996-4098-85db-ed3250a90c8f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fdf5e9f6-7996-4098-85db-ed3250a90c8f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-54433070-acfe-41c4-8427-3f5870ef5b9e {
  text-align: left;
}



.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54433070-acfe-41c4-8427-3f5870ef5b9e img.shogun-image {
  width: 100%;
}



}
#s-f0914583-8249-4a4e-9026-98b6a7e9d006 {
  padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(35, 34, 34, 1);
border-style: solid;
text-align: center;
}

#s-f0914583-8249-4a4e-9026-98b6a7e9d006 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-81c565ae-cf20-4c95-abb4-e8bd30e95139 {
  text-align: center;
}

#s-81c565ae-cf20-4c95-abb4-e8bd30e95139 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-81c565ae-cf20-4c95-abb4-e8bd30e95139 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-81c565ae-cf20-4c95-abb4-e8bd30e95139 .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-4638b949-af8c-4166-8d65-7eb56813d3ea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4638b949-af8c-4166-8d65-7eb56813d3ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4638b949-af8c-4166-8d65-7eb56813d3ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4638b949-af8c-4166-8d65-7eb56813d3ea {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4638b949-af8c-4166-8d65-7eb56813d3ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4638b949-af8c-4166-8d65-7eb56813d3ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4638b949-af8c-4166-8d65-7eb56813d3ea.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}
