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

.shg-atc-btn { border: none; align-items: normal; box-sizing: border-box; cursor: pointer; min-width: 100%; }

.shg-qty-label, .shg-qty-field, .shg-variant-select { width: 100%; box-sizing: border-box; }

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

.shogun-image-overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex; padding: 20px; }

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

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

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

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

.shogun-lightbox-item { cursor: pointer; min-height: inherit; max-height: inherit; }

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

.shogun-lightbox-content { display: flex; justify-content: center; align-items: center; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 45px; align-self: flex-end; margin-right: 10px; line-height: 30px; user-select: none; }

.shogun-lightbox-image-container { display: flex; flex-flow: row nowrap; align-items: center; padding: 10px; }

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

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

.shg-row { margin-right: -15px; margin-left: -15px; box-sizing: border-box; min-height: inherit; max-height: inherit; }

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

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

.shg-row:after { clear: both; }

.shg-c-xs-1, .shg-c-sm-1, .shg-c-md-1, .shg-c-lg-1, .shg-c-xs-2, .shg-c-sm-2, .shg-c-md-2, .shg-c-lg-2, .shg-c-xs-3, .shg-c-sm-3, .shg-c-md-3, .shg-c-lg-3, .shg-c-xs-4, .shg-c-sm-4, .shg-c-md-4, .shg-c-lg-4, .shg-c-xs-5, .shg-c-sm-5, .shg-c-md-5, .shg-c-lg-5, .shg-c-xs-6, .shg-c-sm-6, .shg-c-md-6, .shg-c-lg-6, .shg-c-xs-7, .shg-c-sm-7, .shg-c-md-7, .shg-c-lg-7, .shg-c-xs-8, .shg-c-sm-8, .shg-c-md-8, .shg-c-lg-8, .shg-c-xs-9, .shg-c-sm-9, .shg-c-md-9, .shg-c-lg-9, .shg-c-xs-10, .shg-c-sm-10, .shg-c-md-10, .shg-c-lg-10, .shg-c-xs-11, .shg-c-sm-11, .shg-c-md-11, .shg-c-lg-11, .shg-c-xs-12, .shg-c-sm-12, .shg-c-md-12, .shg-c-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; }

.shg-c-xs-1, .shg-c-xs-2, .shg-c-xs-3, .shg-c-xs-4, .shg-c-xs-5, .shg-c-xs-6, .shg-c-xs-7, .shg-c-xs-8, .shg-c-xs-9, .shg-c-xs-10, .shg-c-xs-11, .shg-c-xs-12 { float: left; }

.shg-c-xs-12 { width: 100%; }

.shg-c-xs-11 { width: 91.66666667%; }

.shg-c-xs-10 { width: 83.33333333%; }

.shg-c-xs-9 { width: 75%; }

.shg-c-xs-8 { width: 66.66666667%; }

.shg-c-xs-7 { width: 58.33333333%; }

.shg-c-xs-6 { width: 50%; }

.shg-c-xs-5 { width: 41.66666667%; }

.shg-c-xs-4 { width: 33.33333333%; }

.shg-c-xs-3 { width: 25%; }

.shg-c-xs-2 { width: 16.66666667%; }

.shg-c-xs-1 { width: 8.33333333%; }

@media (min-width: 768px) { .shg-c-sm-1, .shg-c-sm-2, .shg-c-sm-3, .shg-c-sm-4, .shg-c-sm-5, .shg-c-sm-6, .shg-c-sm-7, .shg-c-sm-8, .shg-c-sm-9, .shg-c-sm-10, .shg-c-sm-11, .shg-c-sm-12 { float: left; }
  .shg-c-sm-12 { width: 100%; }
  .shg-c-sm-11 { width: 91.66666667%; }
  .shg-c-sm-10 { width: 83.33333333%; }
  .shg-c-sm-9 { width: 75%; }
  .shg-c-sm-8 { width: 66.66666667%; }
  .shg-c-sm-7 { width: 58.33333333%; }
  .shg-c-sm-6 { width: 50%; }
  .shg-c-sm-5 { width: 41.66666667%; }
  .shg-c-sm-4 { width: 33.33333333%; }
  .shg-c-sm-3 { width: 25%; }
  .shg-c-sm-2 { width: 16.66666667%; }
  .shg-c-sm-1 { width: 8.33333333%; } }
@media (min-width: 992px) { .shg-c-md-1, .shg-c-md-2, .shg-c-md-3, .shg-c-md-4, .shg-c-md-5, .shg-c-md-6, .shg-c-md-7, .shg-c-md-8, .shg-c-md-9, .shg-c-md-10, .shg-c-md-11, .shg-c-md-12 { float: left; }
  .shg-c-md-12 { width: 100%; }
  .shg-c-md-11 { width: 91.66666667%; }
  .shg-c-md-10 { width: 83.33333333%; }
  .shg-c-md-9 { width: 75%; }
  .shg-c-md-8 { width: 66.66666667%; }
  .shg-c-md-7 { width: 58.33333333%; }
  .shg-c-md-6 { width: 50%; }
  .shg-c-md-5 { width: 41.66666667%; }
  .shg-c-md-4 { width: 33.33333333%; }
  .shg-c-md-3 { width: 25%; }
  .shg-c-md-2 { width: 16.66666667%; }
  .shg-c-md-1 { width: 8.33333333%; } }
@media (min-width: 1200px) { .shg-c-lg-1, .shg-c-lg-2, .shg-c-lg-3, .shg-c-lg-4, .shg-c-lg-5, .shg-c-lg-6, .shg-c-lg-7, .shg-c-lg-8, .shg-c-lg-9, .shg-c-lg-10, .shg-c-lg-11, .shg-c-lg-12 { float: left; }
  .shg-c-lg-12 { width: 100%; }
  .shg-c-lg-11 { width: 91.66666667%; }
  .shg-c-lg-10 { width: 83.33333333%; }
  .shg-c-lg-9 { width: 75%; }
  .shg-c-lg-8 { width: 66.66666667%; }
  .shg-c-lg-7 { width: 58.33333333%; }
  .shg-c-lg-6 { width: 50%; }
  .shg-c-lg-5 { width: 41.66666667%; }
  .shg-c-lg-4 { width: 33.33333333%; }
  .shg-c-lg-3 { width: 25%; }
  .shg-c-lg-2 { width: 16.66666667%; }
  .shg-c-lg-1 { width: 8.33333333%; } }
.shogun-video { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.shogun-video-16x9 { padding-bottom: 56.25%; }

.shogun-video-4x3 { padding-bottom: 75%; }

.shogun-video-embed { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

#s-7c27b02b-c7ef-4305-93dc-d79e1e615450 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-7c27b02b-c7ef-4305-93dc-d79e1e615450:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-7c27b02b-c7ef-4305-93dc-d79e1e615450:active { background-color: #000000 !important; text-decoration: none !important; }

#s-12efa0f4-2502-4b1b-a852-48d8c8bab7a0 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-12efa0f4-2502-4b1b-a852-48d8c8bab7a0:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-12efa0f4-2502-4b1b-a852-48d8c8bab7a0:active { background-color: #000000 !important; text-decoration: none !important; }

#s-d6177f6f-6ee4-4d67-9504-1a69fb6a00d9 { margin-left: auto; margin-right: auto; max-width: 1080px; }

#s-f1793dfc-b27e-464f-8c37-b5060ec96f68 { margin-top: 30px; margin-bottom: 30px; }

#s-0c864137-1aa5-4308-9df9-f887f021ba37 { margin-left: auto; margin-right: auto; padding-top: 15px; padding-left: 15px; padding-bottom: 15px; padding-right: 15px; }

#s-727cd21e-ac9f-48dc-9939-ca5aaaad66ae { margin-top: 15px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 20px; padding-left: 20px; padding-bottom: 30px; padding-right: 20px; background-color: #ececf0; }

#s-825bd7aa-1e7f-4494-ace5-47ce344f8f24 { margin-top: 15px; margin-bottom: 15px; }

#s-325adc51-1f6a-4eac-a96a-bf3a77631f34 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-325adc51-1f6a-4eac-a96a-bf3a77631f34:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-325adc51-1f6a-4eac-a96a-bf3a77631f34:active { background-color: #000000 !important; text-decoration: none !important; }

#s-657d275a-552d-4136-86a4-51b6e5b27430 { margin-top: 15px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 20px; padding-left: 20px; padding-bottom: 30px; padding-right: 20px; background-color: #ececf0; }

#s-098bece6-86c0-4472-94a3-c2222d34406a { margin-top: 15px; margin-bottom: 15px; }

#s-3feaeddd-caad-47c6-b9c4-766ee63f6864 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-3feaeddd-caad-47c6-b9c4-766ee63f6864:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-3feaeddd-caad-47c6-b9c4-766ee63f6864:active { background-color: #000000 !important; text-decoration: none !important; }

#s-88f58be6-35b5-4f4f-b6cb-e8507fc88bc0 { margin-top: 15px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 20px; padding-left: 20px; padding-bottom: 30px; padding-right: 20px; background-color: #ececf0; }

#s-94206dab-385d-4a7c-9135-e1ebee5dff48 { margin-top: 15px; margin-bottom: 15px; }

#s-895c316c-a9bf-4d56-a145-92336c90f843 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-895c316c-a9bf-4d56-a145-92336c90f843:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-895c316c-a9bf-4d56-a145-92336c90f843:active { background-color: #000000 !important; text-decoration: none !important; }

#s-7ed39e0f-e029-4347-9a26-4737fc5c00d5 { margin-top: 15px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 20px; padding-left: 20px; padding-bottom: 30px; padding-right: 20px; background-color: #ececf0; }

#s-7ab49a9a-7d91-49c2-bda9-d540d4384148 { margin-top: 15px; margin-bottom: 15px; }

#s-fc99c401-6a82-4cc9-855b-7e5ab77b43f1 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; min-width: 100%; text-align: center; background-color: #3498db; font-size: 20px; color: #ffffff; }

#s-fc99c401-6a82-4cc9-855b-7e5ab77b43f1:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-fc99c401-6a82-4cc9-855b-7e5ab77b43f1:active { background-color: #000000 !important; text-decoration: none !important; }

[id="s-0c864137-1aa5-4308-9df9-f887f021ba37"] > .shg-row { margin-left: -7.5px; margin-right: -7.5px; }

[id="s-0c864137-1aa5-4308-9df9-f887f021ba37"] > .shg-row > div { padding-right: 7.5px; padding-left: 7.5px; }
