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

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

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

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

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

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

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

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

#s-76e73630-e661-4326-903b-9f765b4edd46 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-76e73630-e661-4326-903b-9f765b4edd46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76e73630-e661-4326-903b-9f765b4edd46.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9605e342-0ff8-4783-b381-f7c8493cabac {
  min-height: 50px;
}








#s-9605e342-0ff8-4783-b381-f7c8493cabac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9605e342-0ff8-4783-b381-f7c8493cabac.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-bd02a48a-5717-4767-981e-6630379e82ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd02a48a-5717-4767-981e-6630379e82ad .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-79f149e8-9539-48fb-a787-54c6bc7272fa {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79f149e8-9539-48fb-a787-54c6bc7272fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

#s-c31daf8b-d65c-4471-ab4f-28ea64c500fc {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c31daf8b-d65c-4471-ab4f-28ea64c500fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c31daf8b-d65c-4471-ab4f-28ea64c500fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c31daf8b-d65c-4471-ab4f-28ea64c500fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24f75f79-a886-4883-bf7c-44c39ea59f0c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-24f75f79-a886-4883-bf7c-44c39ea59f0c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24f75f79-a886-4883-bf7c-44c39ea59f0c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-24f75f79-a886-4883-bf7c-44c39ea59f0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-27ebe4b6-1a7c-4aa6-9bc2-99b8f0198c79 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-27ebe4b6-1a7c-4aa6-9bc2-99b8f0198c79:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27ebe4b6-1a7c-4aa6-9bc2-99b8f0198c79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27ebe4b6-1a7c-4aa6-9bc2-99b8f0198c79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f9af2f7f-66a3-4480-b612-42af6e302b34 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9af2f7f-66a3-4480-b612-42af6e302b34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-284e6512-0305-4b8e-bcea-d3d7f450738b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-38fcbfdc-a5cf-437f-9005-3bacf3396e03 {
  min-height: 50px;
}








#s-38fcbfdc-a5cf-437f-9005-3bacf3396e03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38fcbfdc-a5cf-437f-9005-3bacf3396e03.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4799e3ff-c3be-42ed-88b1-e791da88fac5 {
  text-align: center;
}




  #s-4799e3ff-c3be-42ed-88b1-e791da88fac5 img.shogun-image {
    
    width: px;
  }


#s-4799e3ff-c3be-42ed-88b1-e791da88fac5 .shogun-image-content {
  
    align-items: center;
  
}

#s-83a9e1cf-a0cb-44d3-84a6-2240c2d432cf {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-83a9e1cf-a0cb-44d3-84a6-2240c2d432cf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-1caf1a23-8789-4d55-b46c-aa4465c35a18 {
  margin-left: 4%;
margin-right: 4%;
}

#s-25b3950d-a4e4-44da-8d82-fc6160f9b10e {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-25b3950d-a4e4-44da-8d82-fc6160f9b10e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-f6d6dda0-d030-4c6a-b6f3-cc4ad60dd9cb {
  margin-top: 20px;
margin-right: 3%;
min-height: 50px;
}








#s-f6d6dda0-d030-4c6a-b6f3-cc4ad60dd9cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6d6dda0-d030-4c6a-b6f3-cc4ad60dd9cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c5d2bddb-3b35-4593-8302-2651e00cd879 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c5d2bddb-3b35-4593-8302-2651e00cd879 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-878e9dc2-4ba3-4551-8b02-bda73cab36ed {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-878e9dc2-4ba3-4551-8b02-bda73cab36ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-0a8ce084-f834-457b-93b5-e7770b50d161 {
  border-style: solid;
margin-left: 2%;
margin-right: 2%;
padding-bottom: 10px;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

#s-8e1283d7-2ae4-4a0c-9511-71664a015bce {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-8e1283d7-2ae4-4a0c-9511-71664a015bce img.shogun-image {
    
    width: px;
  }


#s-8e1283d7-2ae4-4a0c-9511-71664a015bce .shogun-image-content {
  
    align-items: center;
  
}

#s-8f266af6-69cc-423f-9f41-1860aa56df81 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f266af6-69cc-423f-9f41-1860aa56df81:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8f266af6-69cc-423f-9f41-1860aa56df81:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8f266af6-69cc-423f-9f41-1860aa56df81.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-5b8c3f6a-ebfd-4d96-8545-c81fd1a2e98c {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-5b8c3f6a-ebfd-4d96-8545-c81fd1a2e98c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-bfc046ea-74be-4416-99d0-3008bf8ec50c {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-e5d0a77f-d5a3-4b29-8cb9-f8bdb55f4e94 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-e5d0a77f-d5a3-4b29-8cb9-f8bdb55f4e94 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-366b6031-c2dc-4678-b323-c5f79f390adb {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-366b6031-c2dc-4678-b323-c5f79f390adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-366b6031-c2dc-4678-b323-c5f79f390adb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f7742e15-e3eb-4123-8430-dd3d4ebd874c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ab7cdc01-508d-467a-b540-93a1c5b9caa3 {
  margin-top: 10px;
margin-bottom: 10px;
}

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

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

#s-019e07c6-391b-46db-a003-1420e52572d7 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-019e07c6-391b-46db-a003-1420e52572d7 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

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

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

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

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

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

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

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

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

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

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

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

#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  text-align: left;
}


.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 {
  max-width: 100%;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom,
.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acba5923-62bb-491c-9d3a-2305c18f6058 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-84efbf2e-8a9a-4f8d-ba63-55aa3730e6db {
  text-align: center;
}

#s-84efbf2e-8a9a-4f8d-ba63-55aa3730e6db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-84efbf2e-8a9a-4f8d-ba63-55aa3730e6db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-84efbf2e-8a9a-4f8d-ba63-55aa3730e6db .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-1704e4b4-8b97-42f7-abe3-6de16b6aca82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1704e4b4-8b97-42f7-abe3-6de16b6aca82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-30799bdf-679e-46f9-bb67-3e0df602ba3e {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-30799bdf-679e-46f9-bb67-3e0df602ba3e .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61de22cc-0668-452b-9c50-5677ddf0ac4f {
  padding-left: 35px;
padding-right: 35px;
}

#s-ff90eb12-d425-4c0b-8bb4-2d6e9daf4fc7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ff90eb12-d425-4c0b-8bb4-2d6e9daf4fc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff90eb12-d425-4c0b-8bb4-2d6e9daf4fc7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff90eb12-d425-4c0b-8bb4-2d6e9daf4fc7.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3f3141f9-f1b4-4771-b505-c25413f972ce {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-3f3141f9-f1b4-4771-b505-c25413f972ce hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-09602815-0a66-4530-b98f-76bb7f31883b {
  padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-09602815-0a66-4530-b98f-76bb7f31883b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09602815-0a66-4530-b98f-76bb7f31883b.shg-box.shg-c {
  justify-content: center;
}

#s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fe4a483-fce0-4ed5-ac2a-ad857387c14a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-981aae85-27be-4db0-8b1a-19b14c0ae7dc {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-981aae85-27be-4db0-8b1a-19b14c0ae7dc .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4f5557e3-026e-4a4a-94f4-4beb43737fc2 {
  padding-left: 35px;
padding-right: 35px;
}

#s-e4a663b6-bcd1-49c8-98fb-dd841691459c {
  display: none;
}
#s-e287b822-e473-4a3b-9a5c-ae4e42f4e089 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e287b822-e473-4a3b-9a5c-ae4e42f4e089 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
}

#s-a7a1f25b-83da-422a-b176-456553271b23 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}


.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 {
  max-width: 100%;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom,
.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7a1f25b-83da-422a-b176-456553271b23 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e05cd5bf-8551-4f60-a16e-37ce3258247f {
  text-align: center;
}

#s-e05cd5bf-8551-4f60-a16e-37ce3258247f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e05cd5bf-8551-4f60-a16e-37ce3258247f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e05cd5bf-8551-4f60-a16e-37ce3258247f .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-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-cf4d3c5a-4916-4d4c-975f-d9f23c1adc2c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3609bedc-7a2c-4c4b-9194-3b71dbb27cc3 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3609bedc-7a2c-4c4b-9194-3b71dbb27cc3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3609bedc-7a2c-4c4b-9194-3b71dbb27cc3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3609bedc-7a2c-4c4b-9194-3b71dbb27cc3.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ddd284f1-6bc7-4cb4-9c19-5f437c8c726e {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-ddd284f1-6bc7-4cb4-9c19-5f437c8c726e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-fee6fbee-0b22-48bd-8019-6e4278acee21 {
  margin-left: 4%;
margin-right: 4%;
}

#s-7eaeee56-7149-4dc4-a941-426dcda75cdf {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-7eaeee56-7149-4dc4-a941-426dcda75cdf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-fdde0e64-df40-4100-bb97-3096d9bb89f8 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-fdde0e64-df40-4100-bb97-3096d9bb89f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdde0e64-df40-4100-bb97-3096d9bb89f8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4a137608-6504-4348-8587-494e1b296893"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-982ec839-5947-454b-a165-b095444ea948 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-982ec839-5947-454b-a165-b095444ea948 {
  display: none;
}
#s-9270df60-40dc-4f5a-8a7d-07606536b905 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9270df60-40dc-4f5a-8a7d-07606536b905 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  text-align: left;
}


.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d {
  max-width: 100%;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom,
.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1534a633-86b0-45bf-a892-4f56349f9f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b1af7dae-7015-4883-944a-463114db431b {
  text-align: center;
}

#s-b1af7dae-7015-4883-944a-463114db431b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b1af7dae-7015-4883-944a-463114db431b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b1af7dae-7015-4883-944a-463114db431b .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-f9b541ca-315a-43a0-81c9-64e59a9911b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f9b541ca-315a-43a0-81c9-64e59a9911b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9b541ca-315a-43a0-81c9-64e59a9911b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9b541ca-315a-43a0-81c9-64e59a9911b0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9b541ca-315a-43a0-81c9-64e59a9911b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9b541ca-315a-43a0-81c9-64e59a9911b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f9b541ca-315a-43a0-81c9-64e59a9911b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c4961fb4-55d7-4fe5-8ea5-3e07764bed76 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-c4961fb4-55d7-4fe5-8ea5-3e07764bed76 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c30eed3d-5d36-4e3b-8afc-3ad1b74bff67 {
  padding-left: 35px;
padding-right: 35px;
}

#s-5998ce5b-db67-4168-b872-9196910deadb {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5998ce5b-db67-4168-b872-9196910deadb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5998ce5b-db67-4168-b872-9196910deadb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5998ce5b-db67-4168-b872-9196910deadb.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-55fd50c5-d785-4bbe-a1eb-36a5ad1c45a6 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-55fd50c5-d785-4bbe-a1eb-36a5ad1c45a6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-26496040-0d81-49b1-ae7d-6d4a2da56736 {
  padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-26496040-0d81-49b1-ae7d-6d4a2da56736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26496040-0d81-49b1-ae7d-6d4a2da56736.shg-box.shg-c {
  justify-content: center;
}

#s-4e14c6af-7614-4426-b433-d333d97e18de {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e14c6af-7614-4426-b433-d333d97e18de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a9964377-34bf-47e5-9e9e-769f693347d1 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-a9964377-34bf-47e5-9e9e-769f693347d1 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99b2c8c4-9f88-49df-b7fb-e6643a9a1110 {
  padding-left: 35px;
padding-right: 35px;
}

#s-a76f50aa-449b-42ce-9474-a2e3fb39f04c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a76f50aa-449b-42ce-9474-a2e3fb39f04c {
  display: none;
}
#s-031ec09f-9572-4f0e-82da-945c2034aebd {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-031ec09f-9572-4f0e-82da-945c2034aebd .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
}

#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  text-align: left;
}


.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 {
  max-width: 100%;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom,
.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc992b2d-43ca-4e3a-b738-1e190e9e7da4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ec77f358-1bea-4be5-ada7-510a8d4a864d {
  text-align: center;
}

#s-ec77f358-1bea-4be5-ada7-510a8d4a864d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ec77f358-1bea-4be5-ada7-510a8d4a864d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec77f358-1bea-4be5-ada7-510a8d4a864d .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-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c33bbd70-2ae1-4313-b6b1-1a4cf588fc4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-88ac2dde-7d6c-45f8-bda2-16bfb98c39f9 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-88ac2dde-7d6c-45f8-bda2-16bfb98c39f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88ac2dde-7d6c-45f8-bda2-16bfb98c39f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-88ac2dde-7d6c-45f8-bda2-16bfb98c39f9.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8408bc99-868c-48da-a718-c4ed77efad1f {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-8408bc99-868c-48da-a718-c4ed77efad1f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-c6879d3b-a143-45ac-80da-d3a8db369e5c {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-c6879d3b-a143-45ac-80da-d3a8db369e5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6879d3b-a143-45ac-80da-d3a8db369e5c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4240e578-fd55-463f-9d7b-f29e2b72f277"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ff341c6d-45ee-4b68-9d7e-7d863800b169 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ff341c6d-45ee-4b68-9d7e-7d863800b169 {
  display: none;
}
#s-4ac1757a-d914-4aca-9f81-48e6d825dc29 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ac1757a-d914-4aca-9f81-48e6d825dc29 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  text-align: left;
}


.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 {
  max-width: 100%;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom,
.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c94555-16e5-46d2-bd8a-8d280a27c607 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-a4c08762-3c5f-4de8-98b8-b9d0a23ff841 {
  text-align: center;
}

#s-a4c08762-3c5f-4de8-98b8-b9d0a23ff841 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a4c08762-3c5f-4de8-98b8-b9d0a23ff841 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a4c08762-3c5f-4de8-98b8-b9d0a23ff841 .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-07fbc33e-5f1f-4400-bde4-d035381f34f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-07fbc33e-5f1f-4400-bde4-d035381f34f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07fbc33e-5f1f-4400-bde4-d035381f34f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-07fbc33e-5f1f-4400-bde4-d035381f34f7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-07fbc33e-5f1f-4400-bde4-d035381f34f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07fbc33e-5f1f-4400-bde4-d035381f34f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-07fbc33e-5f1f-4400-bde4-d035381f34f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f2a5c5b9-a8e5-4873-b89e-b38d892b0eb6 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-f2a5c5b9-a8e5-4873-b89e-b38d892b0eb6 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b900d173-a230-49d2-9e0d-a6bf90f26542 {
  padding-left: 35px;
padding-right: 35px;
}

#s-2c056261-a3ad-4aea-a461-82356d6ec955 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2c056261-a3ad-4aea-a461-82356d6ec955:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c056261-a3ad-4aea-a461-82356d6ec955:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c056261-a3ad-4aea-a461-82356d6ec955.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-42ee93f9-48df-43f0-91ae-b24de4f42539 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-42ee93f9-48df-43f0-91ae-b24de4f42539 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-aee7a779-7e96-49ef-8d3d-0c9e352d85aa {
  margin-left: 4%;
margin-right: 4%;
}

#s-c7a008dc-fcde-47d8-8ea5-1903b5f6e472 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-c7a008dc-fcde-47d8-8ea5-1903b5f6e472 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-9f484386-2ec1-4fd3-a7a2-ce7efdb8b515 {
  padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-9f484386-2ec1-4fd3-a7a2-ce7efdb8b515 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f484386-2ec1-4fd3-a7a2-ce7efdb8b515.shg-box.shg-c {
  justify-content: center;
}

#s-84f53be1-dfbf-426a-8a95-a6a807868441 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84f53be1-dfbf-426a-8a95-a6a807868441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f479a5f1-d5d0-4a65-85cb-b157c27caee9 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-f479a5f1-d5d0-4a65-85cb-b157c27caee9 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-482cb601-c3c7-4eb9-9315-8c6e59c33ddd {
  padding-left: 35px;
padding-right: 35px;
}

#s-e2be7d1e-3926-47bd-af11-859212a9de27 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-e2be7d1e-3926-47bd-af11-859212a9de27 {
  display: none;
}
#s-b0272b77-ee29-4296-ad2e-ec54d08a2218 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0272b77-ee29-4296-ad2e-ec54d08a2218 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
}

#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  text-align: left;
}


.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 {
  max-width: 100%;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom,
.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b415f837-80c7-47e0-b2fd-0007c2e985c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d3e1b456-b92b-40fe-83a8-8eb631e986b5 {
  text-align: center;
}

#s-d3e1b456-b92b-40fe-83a8-8eb631e986b5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d3e1b456-b92b-40fe-83a8-8eb631e986b5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d3e1b456-b92b-40fe-83a8-8eb631e986b5 .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-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-7e0ad5de-70dc-4ca4-ae37-cc4b11e18a82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab590aad-0de8-4b61-a6a6-cfe18f49e7dd {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ab590aad-0de8-4b61-a6a6-cfe18f49e7dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ab590aad-0de8-4b61-a6a6-cfe18f49e7dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ab590aad-0de8-4b61-a6a6-cfe18f49e7dd.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-becd12ef-f5d5-47cd-a455-8768f6d73ed9 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-becd12ef-f5d5-47cd-a455-8768f6d73ed9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-a774ea9f-d88d-4d3f-b0aa-afa850b3d591 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-a774ea9f-d88d-4d3f-b0aa-afa850b3d591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a774ea9f-d88d-4d3f-b0aa-afa850b3d591.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c51d66ce-1b76-411f-897c-555bb96b5c25"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-25e594c3-2aa6-4154-aa4c-51563cb72207 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-25e594c3-2aa6-4154-aa4c-51563cb72207 {
  display: none;
}
#s-291b896c-ffbc-4a04-88c1-bec3198aa353 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-291b896c-ffbc-4a04-88c1-bec3198aa353 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  text-align: left;
}


.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 {
  max-width: 100%;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom,
.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a483bd95-2ca9-4334-bd47-b18306306891 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-3bc2670e-064d-4c71-bdd4-683179edb1e5 {
  text-align: center;
}

#s-3bc2670e-064d-4c71-bdd4-683179edb1e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3bc2670e-064d-4c71-bdd4-683179edb1e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3bc2670e-064d-4c71-bdd4-683179edb1e5 .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-6d0c802e-4185-4d48-9aad-23e41373256d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6d0c802e-4185-4d48-9aad-23e41373256d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d0c802e-4185-4d48-9aad-23e41373256d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d0c802e-4185-4d48-9aad-23e41373256d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d0c802e-4185-4d48-9aad-23e41373256d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d0c802e-4185-4d48-9aad-23e41373256d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6d0c802e-4185-4d48-9aad-23e41373256d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-51216d58-2a9b-4d87-a9dc-9cfc5efc1a22 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-51216d58-2a9b-4d87-a9dc-9cfc5efc1a22 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dc65a59a-5c67-4c41-b8f5-99102b872126 {
  padding-left: 35px;
padding-right: 35px;
}

#s-9d3babb0-b3a6-41fd-bfad-3530dd6e247d {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9d3babb0-b3a6-41fd-bfad-3530dd6e247d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9d3babb0-b3a6-41fd-bfad-3530dd6e247d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9d3babb0-b3a6-41fd-bfad-3530dd6e247d.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ecca91cb-103b-4604-aa67-597eed020b83 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-ecca91cb-103b-4604-aa67-597eed020b83 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-d37eaa16-f038-46bb-a63b-3d5ad2edf1f2 {
  min-height: 50px;
}








#s-d37eaa16-f038-46bb-a63b-3d5ad2edf1f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d37eaa16-f038-46bb-a63b-3d5ad2edf1f2.shg-box.shg-c {
  justify-content: center;
}

#s-9983db57-6faa-4aab-920b-cae55f4dbc9f {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9983db57-6faa-4aab-920b-cae55f4dbc9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8fedfec6-2825-4df9-ad56-1a4eb5d146d7 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-8fedfec6-2825-4df9-ad56-1a4eb5d146d7 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72dafd5e-0a83-4547-8aa5-71dc1338682f {
  padding-left: 35px;
padding-right: 35px;
}

#s-d5d97ef4-dada-4bf0-87e8-bcb10081a54a {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-d5d97ef4-dada-4bf0-87e8-bcb10081a54a {
  display: none;
}
#s-6acf79fd-d2af-4085-8a3b-bcec0a964bb9 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6acf79fd-d2af-4085-8a3b-bcec0a964bb9 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
}

#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  text-align: left;
}


.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 {
  max-width: 100%;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom,
.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a946ba76-f76d-4245-9111-b80142e241d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ea41e7e5-67f1-4a46-952e-df40ad1f2c63 {
  text-align: center;
}

#s-ea41e7e5-67f1-4a46-952e-df40ad1f2c63 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ea41e7e5-67f1-4a46-952e-df40ad1f2c63 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ea41e7e5-67f1-4a46-952e-df40ad1f2c63 .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-309d5672-e7e5-478d-9ca8-7474b09c7f47 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-309d5672-e7e5-478d-9ca8-7474b09c7f47:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-309d5672-e7e5-478d-9ca8-7474b09c7f47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-309d5672-e7e5-478d-9ca8-7474b09c7f47 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-309d5672-e7e5-478d-9ca8-7474b09c7f47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-309d5672-e7e5-478d-9ca8-7474b09c7f47.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-309d5672-e7e5-478d-9ca8-7474b09c7f47.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4feea58f-464f-4f91-956e-7ee01cf6859c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4feea58f-464f-4f91-956e-7ee01cf6859c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4feea58f-464f-4f91-956e-7ee01cf6859c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4feea58f-464f-4f91-956e-7ee01cf6859c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-108b056e-f30c-47d5-9eaf-2a5de8973d5f {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-108b056e-f30c-47d5-9eaf-2a5de8973d5f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-3f09c05f-53bd-48e5-93e5-a0a29f5fe7b3 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-3f09c05f-53bd-48e5-93e5-a0a29f5fe7b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f09c05f-53bd-48e5-93e5-a0a29f5fe7b3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0a54a26f-44a1-4719-82f6-fd07a9748697"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-55c4cad6-b1e0-4b66-b787-12dcf3da20f0 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-55c4cad6-b1e0-4b66-b787-12dcf3da20f0 {
  display: none;
}
#s-cf79f052-041c-4380-bb16-6286aab9d943 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf79f052-041c-4380-bb16-6286aab9d943 .shg-product-title-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
}

#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  text-align: left;
}


.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d {
  max-width: 100%;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom,
.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b8f74ce-0d17-4c85-a3b3-a34729240c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-6f89821c-3380-4145-9b28-40d1df6c5e97 {
  text-align: center;
}

#s-6f89821c-3380-4145-9b28-40d1df6c5e97 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6f89821c-3380-4145-9b28-40d1df6c5e97 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6f89821c-3380-4145-9b28-40d1df6c5e97 .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-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-4c5ec6ef-0240-4db8-8efe-9ed51d7320b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5b7229c9-68e7-4077-a4d7-0aa909e1ab05 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: center;
}

#s-5b7229c9-68e7-4077-a4d7-0aa909e1ab05 .shogun-heading-component h2 {
  color: rgba(0, 116, 19, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-875982fd-b008-4b72-b31d-8ae654b51508 {
  padding-left: 35px;
padding-right: 35px;
}

#s-5799ed18-9fbf-469c-a0a3-85d29d1f9385 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 116, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5799ed18-9fbf-469c-a0a3-85d29d1f9385:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5799ed18-9fbf-469c-a0a3-85d29d1f9385:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5799ed18-9fbf-469c-a0a3-85d29d1f9385.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8a0365c1-367c-4279-836e-d33fbcea3ba9 {
  margin-top: 0px;
margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-8a0365c1-367c-4279-836e-d33fbcea3ba9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(190, 190, 190, 1);
}

#s-9bb27da3-6588-4a7d-ba34-20159c279e4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bb27da3-6588-4a7d-ba34-20159c279e4e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dbeb98eb-adac-4cf3-aa3a-51b7e6a43244 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-dbeb98eb-adac-4cf3-aa3a-51b7e6a43244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbeb98eb-adac-4cf3-aa3a-51b7e6a43244.shg-box.shg-c {
  justify-content: center;
}

#s-f3a156a3-7756-410d-b98c-53cd4385eae7 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f3a156a3-7756-410d-b98c-53cd4385eae7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-12e978c2-40a1-497b-9239-7e00ea3f523f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-12e978c2-40a1-497b-9239-7e00ea3f523f {
  display: none;
}
#s-a61756f3-6a37-4d3a-baf4-4b71bfad0c87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a61756f3-6a37-4d3a-baf4-4b71bfad0c87 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-251b6790-0572-4a1e-978d-eee8d5f47c0a {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-251b6790-0572-4a1e-978d-eee8d5f47c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-251b6790-0572-4a1e-978d-eee8d5f47c0a.shg-box.shg-c {
  justify-content: center;
}

#s-985a5b92-8c11-44a1-ba23-45deab2b0ba9 {
  padding-left: 5%;
padding-right: 5%;
}

#s-31b78154-8dbe-40a5-ac51-44d6a2abc3e8 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31b78154-8dbe-40a5-ac51-44d6a2abc3e8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  text-align: left;
}


.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 {
  max-width: 100%;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom,
.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08f4de53-7497-4227-b80c-4b5f585ef709 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-54f39641-0293-4e07-95d0-4b0edd181dd6 {
  text-align: center;
}

#s-54f39641-0293-4e07-95d0-4b0edd181dd6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-54f39641-0293-4e07-95d0-4b0edd181dd6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-54f39641-0293-4e07-95d0-4b0edd181dd6 .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-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-e8e533d6-2b9f-4c49-a5ae-59b7ce5f94af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c9fd05a7-8a23-4012-bfeb-2d1f688671a9 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c9fd05a7-8a23-4012-bfeb-2d1f688671a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c9fd05a7-8a23-4012-bfeb-2d1f688671a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9fd05a7-8a23-4012-bfeb-2d1f688671a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-7713447d-cb19-4960-9486-4ccb26d976ff {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7713447d-cb19-4960-9486-4ccb26d976ff {
  display: none;
}
#s-5353eda0-57d6-45ce-87b5-8fcda7154865 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5353eda0-57d6-45ce-87b5-8fcda7154865 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65a09c60-0bdb-4020-9986-e0cb995dad9b {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-65a09c60-0bdb-4020-9986-e0cb995dad9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65a09c60-0bdb-4020-9986-e0cb995dad9b.shg-box.shg-c {
  justify-content: center;
}

#s-5e2ea953-2a8a-482d-bfb7-1a4aa6230116 {
  padding-left: 5%;
padding-right: 5%;
}

#s-41ce6eb2-c861-444c-8f1c-bddc213ac5cc {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41ce6eb2-c861-444c-8f1c-bddc213ac5cc .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  text-align: left;
}


.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d {
  max-width: 100%;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom,
.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8e44625-846b-4725-9852-ee0d19bbdb2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ede5672c-3ad5-4aa9-9434-99abb4d53ba4 {
  text-align: center;
}

#s-ede5672c-3ad5-4aa9-9434-99abb4d53ba4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ede5672c-3ad5-4aa9-9434-99abb4d53ba4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ede5672c-3ad5-4aa9-9434-99abb4d53ba4 .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-d4221f3d-9285-422a-8c10-cc00ebe9df4d {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d4221f3d-9285-422a-8c10-cc00ebe9df4d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3d05ce0d-4f23-4c57-970f-b0f9919419ad {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-3d05ce0d-4f23-4c57-970f-b0f9919419ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3d05ce0d-4f23-4c57-970f-b0f9919419ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d05ce0d-4f23-4c57-970f-b0f9919419ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-44c65892-2e89-4f70-81f8-1fa6ab93adad {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-44c65892-2e89-4f70-81f8-1fa6ab93adad {
  display: none;
}
#s-717ca270-55f3-4693-b383-e203c45fc2ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-717ca270-55f3-4693-b383-e203c45fc2ae .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5165ee5b-3fec-465b-829b-c5d7270dc202 {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-5165ee5b-3fec-465b-829b-c5d7270dc202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5165ee5b-3fec-465b-829b-c5d7270dc202.shg-box.shg-c {
  justify-content: center;
}

#s-420ab37d-4911-4fa3-a6dc-a5a1eaa53715 {
  padding-left: 5%;
padding-right: 5%;
}

#s-706ed410-29ab-4858-8023-f801a54f7ae0 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-706ed410-29ab-4858-8023-f801a54f7ae0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  text-align: left;
}


.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e {
  max-width: 100%;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom,
.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d19d8341-91bb-42ae-ace1-fda62ae2222e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-3ea35683-4e2c-457c-b401-72d8f8ed023f {
  text-align: center;
}

#s-3ea35683-4e2c-457c-b401-72d8f8ed023f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3ea35683-4e2c-457c-b401-72d8f8ed023f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3ea35683-4e2c-457c-b401-72d8f8ed023f .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-009d23bd-2125-46d0-853e-658e926e2868 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-009d23bd-2125-46d0-853e-658e926e2868:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-009d23bd-2125-46d0-853e-658e926e2868:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-009d23bd-2125-46d0-853e-658e926e2868 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-009d23bd-2125-46d0-853e-658e926e2868.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-009d23bd-2125-46d0-853e-658e926e2868.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-009d23bd-2125-46d0-853e-658e926e2868.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-26febdc7-b6f3-45ab-93f9-f30d981e9ce6 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-26febdc7-b6f3-45ab-93f9-f30d981e9ce6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-26febdc7-b6f3-45ab-93f9-f30d981e9ce6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26febdc7-b6f3-45ab-93f9-f30d981e9ce6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-343cd77d-4d50-425a-ae12-ca5928d5d1d5 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-343cd77d-4d50-425a-ae12-ca5928d5d1d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-343cd77d-4d50-425a-ae12-ca5928d5d1d5.shg-box.shg-c {
  justify-content: center;
}

#s-5b1757f6-369b-49ca-92f8-09f0abe34d39 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5b1757f6-369b-49ca-92f8-09f0abe34d39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-0ecda52f-40ed-46f1-9f4b-1c102c96a683 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0ecda52f-40ed-46f1-9f4b-1c102c96a683 {
  display: none;
}
#s-918c8d66-64e0-4a7e-bca2-5eb94c7cf076 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-918c8d66-64e0-4a7e-bca2-5eb94c7cf076 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-44282e17-ce59-460d-8254-c65c94d3b8e6 {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-44282e17-ce59-460d-8254-c65c94d3b8e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44282e17-ce59-460d-8254-c65c94d3b8e6.shg-box.shg-c {
  justify-content: center;
}

#s-164bf3ec-1a42-4722-be57-d7650957d57e {
  padding-left: 5%;
padding-right: 5%;
}

#s-3e5329fb-dcf4-4856-9d4a-209a284468e0 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e5329fb-dcf4-4856-9d4a-209a284468e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  text-align: left;
}


.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 {
  max-width: 100%;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom,
.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7e7d9e6-9688-4cd8-ae66-cd3ad0655851 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-6f408027-10c2-4431-b1ec-ab87b6577c1f {
  text-align: center;
}

#s-6f408027-10c2-4431-b1ec-ab87b6577c1f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6f408027-10c2-4431-b1ec-ab87b6577c1f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6f408027-10c2-4431-b1ec-ab87b6577c1f .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-1a7dfd91-3f73-4946-b661-28527c3fbf91 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1a7dfd91-3f73-4946-b661-28527c3fbf91:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a7dfd91-3f73-4946-b661-28527c3fbf91:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a7dfd91-3f73-4946-b661-28527c3fbf91 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a7dfd91-3f73-4946-b661-28527c3fbf91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a7dfd91-3f73-4946-b661-28527c3fbf91.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1a7dfd91-3f73-4946-b661-28527c3fbf91.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-210a633d-3b90-44ad-bd14-078ec49680a6 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-210a633d-3b90-44ad-bd14-078ec49680a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-210a633d-3b90-44ad-bd14-078ec49680a6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-210a633d-3b90-44ad-bd14-078ec49680a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-9cc32e5f-783f-407a-a10e-93c29067ce63 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9cc32e5f-783f-407a-a10e-93c29067ce63 {
  display: none;
}
#s-2d19859e-e2cf-48e4-a8e5-dbab56d4bd83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d19859e-e2cf-48e4-a8e5-dbab56d4bd83 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-108f6518-3f3d-444a-86dd-7d758132758d {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-108f6518-3f3d-444a-86dd-7d758132758d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-108f6518-3f3d-444a-86dd-7d758132758d.shg-box.shg-c {
  justify-content: center;
}

#s-f38f30cc-d474-4b42-9def-d1af6dce5f99 {
  padding-left: 5%;
padding-right: 5%;
}

#s-194acc9b-3503-40bd-96f7-e59a7a59d4f4 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-194acc9b-3503-40bd-96f7-e59a7a59d4f4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  text-align: left;
}


.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 {
  max-width: 100%;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom,
.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9991355b-677d-4958-9049-ddf5ac98cec3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-7b605e96-9bfd-4a29-a454-aaea54742daf {
  text-align: center;
}

#s-7b605e96-9bfd-4a29-a454-aaea54742daf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b605e96-9bfd-4a29-a454-aaea54742daf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b605e96-9bfd-4a29-a454-aaea54742daf .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-f578cd64-4273-4699-8c0c-76b6aa96dded {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f578cd64-4273-4699-8c0c-76b6aa96dded:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f578cd64-4273-4699-8c0c-76b6aa96dded:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f578cd64-4273-4699-8c0c-76b6aa96dded {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f578cd64-4273-4699-8c0c-76b6aa96dded.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f578cd64-4273-4699-8c0c-76b6aa96dded.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-f578cd64-4273-4699-8c0c-76b6aa96dded.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b750227b-b1ed-4f58-8f56-aa7cf3549294 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b750227b-b1ed-4f58-8f56-aa7cf3549294:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b750227b-b1ed-4f58-8f56-aa7cf3549294:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b750227b-b1ed-4f58-8f56-aa7cf3549294.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-754198e4-dc8c-47eb-92ed-2df8c0e078dd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-754198e4-dc8c-47eb-92ed-2df8c0e078dd {
  display: none;
}
#s-37b26109-9f57-4a5a-a290-711adc5dfad6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37b26109-9f57-4a5a-a290-711adc5dfad6 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4572f30-810f-4c61-a697-ad2e1a269409 {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-f4572f30-810f-4c61-a697-ad2e1a269409 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4572f30-810f-4c61-a697-ad2e1a269409.shg-box.shg-c {
  justify-content: center;
}

#s-c56c9857-700c-48ac-ad65-b210e4452859 {
  padding-left: 5%;
padding-right: 5%;
}

#s-5859ab88-4769-450b-87d7-2e4328cdd877 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5859ab88-4769-450b-87d7-2e4328cdd877 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-a99773af-774a-4c1c-a466-690384166715 {
  text-align: left;
}


.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 {
  max-width: 100%;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom,
.shg-c#s-a99773af-774a-4c1c-a466-690384166715 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a99773af-774a-4c1c-a466-690384166715 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fd7add92-2785-4f05-8e56-0f842caa2838 {
  text-align: center;
}

#s-fd7add92-2785-4f05-8e56-0f842caa2838 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fd7add92-2785-4f05-8e56-0f842caa2838 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fd7add92-2785-4f05-8e56-0f842caa2838 .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-28894103-070b-4fa6-ace2-e2aa4328b82f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-28894103-070b-4fa6-ace2-e2aa4328b82f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28894103-070b-4fa6-ace2-e2aa4328b82f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28894103-070b-4fa6-ace2-e2aa4328b82f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28894103-070b-4fa6-ace2-e2aa4328b82f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28894103-070b-4fa6-ace2-e2aa4328b82f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-28894103-070b-4fa6-ace2-e2aa4328b82f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a0ea7d6b-31bc-495a-9da4-737bd0356d32 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a0ea7d6b-31bc-495a-9da4-737bd0356d32:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a0ea7d6b-31bc-495a-9da4-737bd0356d32:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0ea7d6b-31bc-495a-9da4-737bd0356d32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-54c53139-6c06-43ed-8271-52f23a0f0279 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-54c53139-6c06-43ed-8271-52f23a0f0279 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c53139-6c06-43ed-8271-52f23a0f0279.shg-box.shg-c {
  justify-content: center;
}

#s-3868bcde-8532-4a01-aecb-4f167174c0e6 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3868bcde-8532-4a01-aecb-4f167174c0e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-c59fa9b1-db32-499e-9280-30e206608f94 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c59fa9b1-db32-499e-9280-30e206608f94 {
  display: none;
}
#s-1750577d-c81e-4b6b-a5b9-a70dc265aac6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1750577d-c81e-4b6b-a5b9-a70dc265aac6 .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4fa60801-6e1c-4029-aa98-f833afa8c97b {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-4fa60801-6e1c-4029-aa98-f833afa8c97b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fa60801-6e1c-4029-aa98-f833afa8c97b.shg-box.shg-c {
  justify-content: center;
}

#s-fc37d3d6-41c2-4708-936c-c08f7cd91dc1 {
  padding-left: 5%;
padding-right: 5%;
}

#s-5e7d9c83-caf0-4f65-b269-9209de536ba4 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e7d9c83-caf0-4f65-b269-9209de536ba4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  text-align: left;
}


.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a {
  max-width: 100%;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom,
.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa260e9c-43d9-460d-aab4-cf6f3acd1a5a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-32d4f52a-b1dd-49fb-ad1b-b0019e3b1040 {
  text-align: center;
}

#s-32d4f52a-b1dd-49fb-ad1b-b0019e3b1040 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-32d4f52a-b1dd-49fb-ad1b-b0019e3b1040 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-32d4f52a-b1dd-49fb-ad1b-b0019e3b1040 .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-c02abe76-8e2e-48fd-a3a1-c06d77a611f3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c02abe76-8e2e-48fd-a3a1-c06d77a611f3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2ad82682-78c6-407b-ad5a-7ba01e07524f {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2ad82682-78c6-407b-ad5a-7ba01e07524f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ad82682-78c6-407b-ad5a-7ba01e07524f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ad82682-78c6-407b-ad5a-7ba01e07524f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-c8fdc834-10c0-4a60-abe3-6c6ee8b57380 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c8fdc834-10c0-4a60-abe3-6c6ee8b57380 {
  display: none;
}
#s-578268dd-036b-44d2-92c8-62406b16b26e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-578268dd-036b-44d2-92c8-62406b16b26e .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba7f72a6-a933-4e3e-ae55-c73661d605e5 {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-ba7f72a6-a933-4e3e-ae55-c73661d605e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba7f72a6-a933-4e3e-ae55-c73661d605e5.shg-box.shg-c {
  justify-content: center;
}

#s-d0fbf1cc-13c4-49a6-a45c-de17f2e52f8e {
  padding-left: 5%;
padding-right: 5%;
}

#s-4eba7d94-9a10-4679-9b3a-00acf78430e2 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4eba7d94-9a10-4679-9b3a-00acf78430e2 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  text-align: left;
}


.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 {
  max-width: 100%;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom,
.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc906059-109e-4734-8ebf-da410e4f8ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-40d29dab-c10c-4792-b5c4-efdc450cbbe6 {
  text-align: center;
}

#s-40d29dab-c10c-4792-b5c4-efdc450cbbe6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-40d29dab-c10c-4792-b5c4-efdc450cbbe6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-40d29dab-c10c-4792-b5c4-efdc450cbbe6 .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-9cd76fc5-bba6-46cb-be5a-22b0ca02db24 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9cd76fc5-bba6-46cb-be5a-22b0ca02db24.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edf99751-e8d5-4a96-86f8-2b3867833dbe {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-edf99751-e8d5-4a96-86f8-2b3867833dbe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-edf99751-e8d5-4a96-86f8-2b3867833dbe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-edf99751-e8d5-4a96-86f8-2b3867833dbe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-1c9c0515-186d-4e2c-8b11-a10df45a28ab {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1c9c0515-186d-4e2c-8b11-a10df45a28ab {
  display: none;
}
#s-339dfbf7-d726-4015-b39e-1cb603a2052b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-339dfbf7-d726-4015-b39e-1cb603a2052b .shogun-heading-component h2 {
  color: rgba(17, 109, 25, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6e36a1d-e572-46e1-b8d3-fec37f18c61c {
  border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(8, 139, 48, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(50, 182, 70, 0.18);
}








#s-b6e36a1d-e572-46e1-b8d3-fec37f18c61c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6e36a1d-e572-46e1-b8d3-fec37f18c61c.shg-box.shg-c {
  justify-content: center;
}

#s-2e86d871-e27e-4dcb-b41b-7bcf8d4dcb97 {
  padding-left: 5%;
padding-right: 5%;
}

#s-c9d94ad7-ad49-4867-bfd7-be2c5da5bcbc {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9d94ad7-ad49-4867-bfd7-be2c5da5bcbc .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
}

#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  text-align: left;
}


.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 {
  max-width: 100%;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom,
.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbd57230-0883-4fda-b283-74e2307a9938 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d531dec5-68ba-4d27-bb66-dba7d68f1d7d {
  text-align: center;
}

#s-d531dec5-68ba-4d27-bb66-dba7d68f1d7d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d531dec5-68ba-4d27-bb66-dba7d68f1d7d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d531dec5-68ba-4d27-bb66-dba7d68f1d7d .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-028729eb-9556-4e0e-b18b-8587778514d4 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 17, 17, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-028729eb-9556-4e0e-b18b-8587778514d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-028729eb-9556-4e0e-b18b-8587778514d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-028729eb-9556-4e0e-b18b-8587778514d4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-028729eb-9556-4e0e-b18b-8587778514d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-028729eb-9556-4e0e-b18b-8587778514d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-028729eb-9556-4e0e-b18b-8587778514d4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6ad62a59-9576-4601-bdc8-a5293fd719af {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6ad62a59-9576-4601-bdc8-a5293fd719af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6ad62a59-9576-4601-bdc8-a5293fd719af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6ad62a59-9576-4601-bdc8-a5293fd719af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

.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 */
