.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  margin-left: 0px;
margin-right: 0px;
min-height: 500px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.2;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

#s-51db872e-3e92-425c-8e4a-42abffcb35ee {
  min-height: 50px;
}








#s-51db872e-3e92-425c-8e4a-42abffcb35ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51db872e-3e92-425c-8e4a-42abffcb35ee.shg-box.shg-c {
  justify-content: center;
}

#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (max-width: 767px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}







#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab.shg-box.shg-c {
  justify-content: flex-start;
}

.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-273d27cb-1621-46be-89a8-37de02c17f55 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-273d27cb-1621-46be-89a8-37de02c17f55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-7d4f9fa8-1992-40ee-90c0-287ba729fbbd {
  box-shadow:    rgba(28, 97, 0, 1);
text-align: right;
}




  #s-7d4f9fa8-1992-40ee-90c0-287ba729fbbd img.shogun-image {
    
    width: px;
  }


#s-7d4f9fa8-1992-40ee-90c0-287ba729fbbd .shogun-image-content {
  
    align-items: center;
  
}

#s-935ff7d3-6be2-412b-a6bd-5707d774fd1c {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(0, 0, 0, 0);
}








#s-935ff7d3-6be2-412b-a6bd-5707d774fd1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-935ff7d3-6be2-412b-a6bd-5707d774fd1c.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-a54257d7-0aa4-490b-b77b-f67b0902aea0 {
  margin-top: 50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a54257d7-0aa4-490b-b77b-f67b0902aea0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d847a847-54d0-4056-b051-2811daca3cff {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-651cd155-68e9-4c57-93e5-523b5299cafa {
  margin-left: 0px;
margin-right: 0px;
}

#s-651cd155-68e9-4c57-93e5-523b5299cafa hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(0, 0, 0, 1);
}

.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-54db845f-c614-4918-84bf-63b35c2d0695 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (max-width: 767px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}
#s-a8d877c7-2658-4b78-a2b9-35e99e7bc164 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a8d877c7-2658-4b78-a2b9-35e99e7bc164 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8d877c7-2658-4b78-a2b9-35e99e7bc164 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8d877c7-2658-4b78-a2b9-35e99e7bc164 {
  
}
}@media (max-width: 767px){#s-a8d877c7-2658-4b78-a2b9-35e99e7bc164 {
  
}
}
@media (min-width: 0px) {
[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8d877c7-2658-4b78-a2b9-35e99e7bc164"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-83657f02-b622-48dc-b21c-820d68754663 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-83657f02-b622-48dc-b21c-820d68754663:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-83657f02-b622-48dc-b21c-820d68754663:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-83657f02-b622-48dc-b21c-820d68754663 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83657f02-b622-48dc-b21c-820d68754663 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83657f02-b622-48dc-b21c-820d68754663 {
  
}
}@media (max-width: 767px){#s-83657f02-b622-48dc-b21c-820d68754663 {
  
}
}


#s-83657f02-b622-48dc-b21c-820d68754663.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Hind;
  display:  block ;
}

#s-06184e96-1c54-4b80-b529-1cf24d828732 {
  margin-top: 50px;
margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(0, 0, 0, 0);
}








#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d.shg-box.shg-c {
  justify-content: center;
}

#s-d8afaddf-796a-404c-84d5-f09c94d0c57c {
  margin-top: 50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d8afaddf-796a-404c-84d5-f09c94d0c57c .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2d0ceb4-34e7-49eb-bd26-0027bfd2eece"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-df932b1a-6a84-49cf-9e61-58e2ff2a2390 {
  margin-left: 0px;
margin-right: 0px;
}

#s-df932b1a-6a84-49cf-9e61-58e2ff2a2390 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(0, 0, 0, 1);
}

#s-7bc58977-bc64-4440-a995-71b096496e34 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (max-width: 767px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}
#s-e8599bad-e474-4b59-a3b4-a2417c15aec5 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-e8599bad-e474-4b59-a3b4-a2417c15aec5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8599bad-e474-4b59-a3b4-a2417c15aec5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8599bad-e474-4b59-a3b4-a2417c15aec5 {
  
}
}@media (max-width: 767px){#s-e8599bad-e474-4b59-a3b4-a2417c15aec5 {
  
}
}
@media (min-width: 0px) {
[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8599bad-e474-4b59-a3b4-a2417c15aec5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-7456a499-f881-4fdc-b3ea-8bdd33a76182:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7456a499-f881-4fdc-b3ea-8bdd33a76182:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (max-width: 767px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Hind;
  display:  block ;
}

#s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d {
  box-shadow:    rgba(28, 97, 0, 1);
text-align: left;
}




  #s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d img.shogun-image {
    
    width: px;
  }


#s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d .shogun-image-content {
  
    align-items: center;
  
}

#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ddba3267-b7cd-4299-a1ee-01e8a5b2c22f {
  margin-top: 50px;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ddba3267-b7cd-4299-a1ee-01e8a5b2c22f .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-066713fd-fc91-4a45-b1dd-0c894f170e17 {
  margin-top: 25px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs {
  justify-content: center;
}


  #s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
  #s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 1);
  }
#s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Hind;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 1);
}

#s-066713fd-fc91-4a45-b1dd-0c894f170e17 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f1360735-9a47-46cd-9062-643289f24546 {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1360735-9a47-46cd-9062-643289f24546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  
}
}@media (max-width: 767px){#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  
}
}
#s-04f2d822-21ad-4b00-812f-36d85f308b34 {
  display: none;
}
.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-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  
}
}@media (max-width: 767px){#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  
}
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  max-width: 100%;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom,
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  max-width: 100%;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom,
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  max-width: 100%;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom,
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  max-width: 100%;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom,
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e {
  max-width: 100%;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom,
.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9bb208c-bdaa-43ba-9405-ccdb0384809e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-8f6c2c64-426c-45a7-b867-2bc5c266d76b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-8f6c2c64-426c-45a7-b867-2bc5c266d76b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f6c2c64-426c-45a7-b867-2bc5c266d76b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f6c2c64-426c-45a7-b867-2bc5c266d76b {
  
}
}@media (max-width: 767px){#s-8f6c2c64-426c-45a7-b867-2bc5c266d76b {
  
}
}
#s-8f6c2c64-426c-45a7-b867-2bc5c266d76b .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a1588229-3d0b-4d3b-b5be-9419df7240ce {
  text-align: center;
}
@media (min-width: 1200px){#s-a1588229-3d0b-4d3b-b5be-9419df7240ce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a1588229-3d0b-4d3b-b5be-9419df7240ce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a1588229-3d0b-4d3b-b5be-9419df7240ce {
  
}
}@media (max-width: 767px){#s-a1588229-3d0b-4d3b-b5be-9419df7240ce {
  
}
}
#s-a1588229-3d0b-4d3b-b5be-9419df7240ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-a1588229-3d0b-4d3b-b5be-9419df7240ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-a1588229-3d0b-4d3b-b5be-9419df7240ce .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  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-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  
}
}@media (max-width: 767px){#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  
}
}


#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2 {
  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-bb2927ca-9be1-46ae-91ad-c3edc028e4d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-bb2927ca-9be1-46ae-91ad-c3edc028e4d2.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  
}
}@media (max-width: 767px){#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  
}
}
#s-c09df138-b26e-4999-8a6d-9ee5caaa116a {
  display: none;
}
#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  
}
}@media (max-width: 767px){#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  
}
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  max-width: 100%;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom,
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  max-width: 100%;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom,
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  max-width: 100%;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom,
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  max-width: 100%;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom,
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 {
  max-width: 100%;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom,
.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9fa280-1382-4401-b356-d706f773ee83 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 {
  
}
}@media (max-width: 767px){#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 {
  
}
}
#s-3ccf821b-ecea-4bdf-aa9c-90e1ab7feb72 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-d057ecbb-93a1-42c6-bd27-bae551f3309e {
  text-align: center;
}
@media (min-width: 1200px){#s-d057ecbb-93a1-42c6-bd27-bae551f3309e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d057ecbb-93a1-42c6-bd27-bae551f3309e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d057ecbb-93a1-42c6-bd27-bae551f3309e {
  
}
}@media (max-width: 767px){#s-d057ecbb-93a1-42c6-bd27-bae551f3309e {
  
}
}
#s-d057ecbb-93a1-42c6-bd27-bae551f3309e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-d057ecbb-93a1-42c6-bd27-bae551f3309e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-d057ecbb-93a1-42c6-bd27-bae551f3309e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  
}
}@media (max-width: 767px){#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  
}
}


#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4 {
  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-2581df22-b440-4ade-8ebd-bf0e1317b8d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-2581df22-b440-4ade-8ebd-bf0e1317b8d4.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  
}
}@media (max-width: 767px){#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  
}
}
#s-154859cc-ecfd-4f2c-b90a-3d1dbdbda6ff {
  display: none;
}
#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  
}
}@media (max-width: 767px){#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  
}
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  max-width: 100%;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom,
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  max-width: 100%;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom,
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  max-width: 100%;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom,
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  max-width: 100%;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom,
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e {
  max-width: 100%;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom,
.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-612a894e-0d23-4229-9eca-bde2c8413f6e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f {
  
}
}@media (max-width: 767px){#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f {
  
}
}
#s-68ade9f9-e7db-4d04-8264-cc82fb0a410f .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-4f6fa568-6ecc-468b-a402-a4d93d40051a {
  text-align: center;
}
@media (min-width: 1200px){#s-4f6fa568-6ecc-468b-a402-a4d93d40051a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f6fa568-6ecc-468b-a402-a4d93d40051a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f6fa568-6ecc-468b-a402-a4d93d40051a {
  
}
}@media (max-width: 767px){#s-4f6fa568-6ecc-468b-a402-a4d93d40051a {
  
}
}
#s-4f6fa568-6ecc-468b-a402-a4d93d40051a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-4f6fa568-6ecc-468b-a402-a4d93d40051a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-4f6fa568-6ecc-468b-a402-a4d93d40051a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  
}
}@media (max-width: 767px){#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  
}
}


#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2 {
  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-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-d7ce21dc-e7c1-4550-98a6-fe88ef12b5d2.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  
}
}@media (max-width: 767px){#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  
}
}
#s-982123a0-d092-4096-a794-8ea37758dfc2 {
  display: none;
}
#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  
}
}@media (max-width: 767px){#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  
}
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  max-width: 100%;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom,
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  max-width: 100%;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom,
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  max-width: 100%;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom,
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  max-width: 100%;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom,
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d {
  max-width: 100%;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom,
.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f94067e4-6461-444e-ba9f-478f72f7b56d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 {
  
}
}@media (max-width: 767px){#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 {
  
}
}
#s-3cdd088a-b5b6-431b-9f51-2f38e45c23d2 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-c5db3e54-6086-4396-89f0-6673ae6e2808 {
  text-align: center;
}
@media (min-width: 1200px){#s-c5db3e54-6086-4396-89f0-6673ae6e2808 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c5db3e54-6086-4396-89f0-6673ae6e2808 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c5db3e54-6086-4396-89f0-6673ae6e2808 {
  
}
}@media (max-width: 767px){#s-c5db3e54-6086-4396-89f0-6673ae6e2808 {
  
}
}
#s-c5db3e54-6086-4396-89f0-6673ae6e2808 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-c5db3e54-6086-4396-89f0-6673ae6e2808 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-c5db3e54-6086-4396-89f0-6673ae6e2808 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  
}
}@media (max-width: 767px){#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  
}
}


#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540 {
  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-aaeb3f67-b73e-41b7-ad94-f44db3ec1540.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-aaeb3f67-b73e-41b7-ad94-f44db3ec1540.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-efefbce8-40ad-4dde-b75d-149336eaef6d {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efefbce8-40ad-4dde-b75d-149336eaef6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  
}
}@media (max-width: 767px){#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  
}
}
#s-c188a10b-455f-45be-93e3-efabfea612c4 {
  display: none;
}
#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  
}
}@media (max-width: 767px){#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  
}
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  max-width: 100%;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom,
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  max-width: 100%;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom,
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  max-width: 100%;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom,
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  max-width: 100%;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom,
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d {
  max-width: 100%;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom,
.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717a61-f999-4d4a-900e-c1da0cd1c89d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f {
  
}
}@media (max-width: 767px){#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f {
  
}
}
#s-78fb63a6-d795-4a92-91e0-cec46ecdaf3f .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba {
  text-align: center;
}
@media (min-width: 1200px){#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba {
  
}
}@media (max-width: 767px){#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba {
  
}
}
#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-cc0c5e69-72d0-418a-b6a8-4395d393bcba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  
}
}@media (max-width: 767px){#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  
}
}


#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b {
  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-b8c7c82b-4364-4bb6-9670-1aaafeaa269b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-b8c7c82b-4364-4bb6-9670-1aaafeaa269b.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  
}
}@media (max-width: 767px){#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  
}
}
#s-e7025d92-7bcd-4093-84b8-1228e6aae7d3 {
  display: none;
}
#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  
}
}@media (max-width: 767px){#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  
}
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  max-width: 100%;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom,
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  max-width: 100%;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom,
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  max-width: 100%;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom,
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  max-width: 100%;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom,
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 {
  max-width: 100%;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom,
.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cfe20e-926c-4d8f-b577-82eaeae11b04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6c618422-64e6-4634-b95f-d370b76d714f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6c618422-64e6-4634-b95f-d370b76d714f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c618422-64e6-4634-b95f-d370b76d714f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c618422-64e6-4634-b95f-d370b76d714f {
  
}
}@media (max-width: 767px){#s-6c618422-64e6-4634-b95f-d370b76d714f {
  
}
}
#s-6c618422-64e6-4634-b95f-d370b76d714f .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-0c251304-7026-426b-a69b-674d70854dc6 {
  text-align: center;
}
@media (min-width: 1200px){#s-0c251304-7026-426b-a69b-674d70854dc6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c251304-7026-426b-a69b-674d70854dc6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c251304-7026-426b-a69b-674d70854dc6 {
  
}
}@media (max-width: 767px){#s-0c251304-7026-426b-a69b-674d70854dc6 {
  
}
}
#s-0c251304-7026-426b-a69b-674d70854dc6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-0c251304-7026-426b-a69b-674d70854dc6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-0c251304-7026-426b-a69b-674d70854dc6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  
}
}@media (max-width: 767px){#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  
}
}


#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63 {
  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-52b84336-92cf-4d27-8a26-d0e4ff5dbe63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-52b84336-92cf-4d27-8a26-d0e4ff5dbe63.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  
}
}@media (max-width: 767px){#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  
}
}
#s-8f7e03ed-6ac1-4933-9fab-7fd0aed0f214 {
  display: none;
}
#s-aec00526-149a-4512-9d44-e834b9485e0c {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-aec00526-149a-4512-9d44-e834b9485e0c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aec00526-149a-4512-9d44-e834b9485e0c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aec00526-149a-4512-9d44-e834b9485e0c {
  
}
}@media (max-width: 767px){#s-aec00526-149a-4512-9d44-e834b9485e0c {
  
}
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c {
  max-width: 100%;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom,
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c {
  max-width: 100%;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom,
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c {
  max-width: 100%;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom,
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c {
  max-width: 100%;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom,
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c {
  max-width: 100%;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom,
.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aec00526-149a-4512-9d44-e834b9485e0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 {
  
}
}@media (max-width: 767px){#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 {
  
}
}
#s-f9dbf710-65c7-4411-8690-c8d53b5634d7 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-6c203d74-8874-43dc-abb5-b34158d5d243 {
  text-align: center;
}
@media (min-width: 1200px){#s-6c203d74-8874-43dc-abb5-b34158d5d243 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c203d74-8874-43dc-abb5-b34158d5d243 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c203d74-8874-43dc-abb5-b34158d5d243 {
  
}
}@media (max-width: 767px){#s-6c203d74-8874-43dc-abb5-b34158d5d243 {
  
}
}
#s-6c203d74-8874-43dc-abb5-b34158d5d243 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-6c203d74-8874-43dc-abb5-b34158d5d243 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-6c203d74-8874-43dc-abb5-b34158d5d243 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  
}
}@media (max-width: 767px){#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  
}
}


#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1 {
  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-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-6d2bc5e9-5db3-4c95-9bb8-dabdad7d85b1.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  
}
}@media (max-width: 767px){#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  
}
}
#s-653ee3e5-ad9e-4fa2-a3d6-3219365bf329 {
  display: none;
}
#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  
}
}@media (max-width: 767px){#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  
}
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  max-width: 100%;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom,
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  max-width: 100%;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom,
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  max-width: 100%;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom,
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  max-width: 100%;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom,
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 {
  max-width: 100%;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom,
.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53722b92-2ea9-47c6-ade8-2921b4baee23 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 {
  
}
}@media (max-width: 767px){#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 {
  
}
}
#s-2ff32d6e-64d1-41be-a75f-0bf7ec0f41c1 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 {
  text-align: center;
}
@media (min-width: 1200px){#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 {
  
}
}@media (max-width: 767px){#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 {
  
}
}
#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
}

#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Hind;
  font-style:  normal ;
  font-size: ;
}

#s-ac3c6445-061b-4eca-96a5-68aaf8aa9549 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  
}
}@media (max-width: 767px){#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  
}
}


#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea {
  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-d08b33b8-7534-4310-ab1c-bb95e61c32ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Hind;
  display:  block ;
}

#s-d08b33b8-7534-4310-ab1c-bb95e61c32ea.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-75cc9801-6cc4-45c4-90a3-60b8184b9cde {
  border-style: solid;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-75cc9801-6cc4-45c4-90a3-60b8184b9cde {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-75cc9801-6cc4-45c4-90a3-60b8184b9cde {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-75cc9801-6cc4-45c4-90a3-60b8184b9cde {
  
}
}@media (max-width: 767px){#s-75cc9801-6cc4-45c4-90a3-60b8184b9cde {
  
}
}
@media (min-width: 0px) {
[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cc9801-6cc4-45c4-90a3-60b8184b9cde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4d557c05-47d1-47c7-b587-1536fa20f1b2 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-4d557c05-47d1-47c7-b587-1536fa20f1b2:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-4d557c05-47d1-47c7-b587-1536fa20f1b2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4d557c05-47d1-47c7-b587-1536fa20f1b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d557c05-47d1-47c7-b587-1536fa20f1b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d557c05-47d1-47c7-b587-1536fa20f1b2 {
  
}
}@media (max-width: 767px){#s-4d557c05-47d1-47c7-b587-1536fa20f1b2 {
  
}
}


#s-4d557c05-47d1-47c7-b587-1536fa20f1b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Hind;
  display:  block ;
}

#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (max-width: 767px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}







#s-6f607f4c-f99c-450b-a554-8cce6335c392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f607f4c-f99c-450b-a554-8cce6335c392.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
min-height: 100%;
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 {
  
}
}@media (max-width: 767px){#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 {
  
}
}
#s-7ccf8c1b-45bd-4e4e-9376-7a055e5fe011 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61301890-d89a-491d-af45-16b88f00b24a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-61301890-d89a-491d-af45-16b88f00b24a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-61301890-d89a-491d-af45-16b88f00b24a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-61301890-d89a-491d-af45-16b88f00b24a {
  
}
}@media (max-width: 767px){#s-61301890-d89a-491d-af45-16b88f00b24a {
  
}
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-d345d4f4-5363-4024-a390-9d6288b1bd5b {
  margin-left: 30px;
margin-right: 30px;
}

[id="s-d345d4f4-5363-4024-a390-9d6288b1bd5b"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 1px;
}

.shg-ig-posts-container {
  width: calc(100% + 1px) !important;
}

@media (min-width: 768px) {
  [id="s-d345d4f4-5363-4024-a390-9d6288b1bd5b"] .shg-ig-posts-container > .shg-ig-posts {
    width: 20.0%;
    padding-right: 1px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 1px) !important;
  }
}

#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  border-style: solid;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (max-width: 767px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}
@media (min-width: 0px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (max-width: 767px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}


#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Hind;
  display:  block ;
}

#s-69f03823-27f2-4c80-b487-cc2d87f0cf08 {
  min-height: 50px;
}








#s-69f03823-27f2-4c80-b487-cc2d87f0cf08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69f03823-27f2-4c80-b487-cc2d87f0cf08.shg-box.shg-c {
  justify-content: center;
}

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

#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;
}
