@font-face {
  font-family: 'Bryant-Bold';
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantBold.eot');
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantBold.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/bryant/BryantBold.woff') format('woff'), url('../img/collection/i-feel-good/fonts/bryant/BryantBold.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/bryant/BryantBold.svg#53e09fd3484629cf1886e70479dcf41c') format('svg');
}
@font-face {
  font-family: 'Bryant-Light';
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantLight.eot');
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantLight.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/bryant/BryantLight.woff') format('woff'), url('../img/collection/i-feel-good/fonts/bryant/BryantLight.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/bryant/BryantLight.svg#3f67b1f22e56f8359abde75f5ec011a3') format('svg');
}
@font-face {
  font-family: 'Bryant-Medium';
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantMedium.eot');
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantMedium.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/bryant/BryantMedium.woff') format('woff'), url('../img/collection/i-feel-good/fonts/bryant/BryantMedium.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/bryant/BryantMedium.svg#c22503536d42ada9b803b91ffca0a73d') format('svg');
}
@font-face {
  font-family: 'Bryant-Regular';
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantRegular.eot');
  src: url('../img/collection/i-feel-good/fonts/bryant/BryantRegular.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/bryant/BryantRegular.woff') format('woff'), url('../img/collection/i-feel-good/fonts/bryant/BryantRegular.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/bryant/BryantRegular.svg#1f0595a524df27e04d64f0d3faa93c3f') format('svg');
}
@font-face {
  font-family: 'Memimas';
  src: url('../img/collection/i-feel-good/fonts/memimas/MemimRegAlt.eot');
  src: url('../img/collection/i-feel-good/fonts/memimas/MemimRegAlt.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/memimas/MemimRegAlt.woff') format('woff'), url('../img/collection/i-feel-good/fonts/memimas/MemimRegAlt.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/memimas/MemimRegAlt.svg#452afaf7689f95b00e1593a030ea1e43') format('svg');
}
@font-face {
  font-family: 'Memimas-Bold';
  src: url('../img/collection/i-feel-good/fonts/memimas/MemimBolAlt.eot');
  src: url('../img/collection/i-feel-good/fonts/memimas/MemimBolAlt.eot?#iefix') format('embedded-opentype'), url('../img/collection/i-feel-good/fonts/memimas/MemimBolAlt.woff') format('woff'), url('../img/collection/i-feel-good/fonts/memimas/MemimBolAlt.ttf') format('truetype'), url('../img/collection/i-feel-good/fonts/memimas/MemimBolAlt.svg#84f0965d68a956b131b7d60b71895a6d') format('svg');
}
/* Memimas */
body {
  margin: 0;
}
.container {
  max-width: 867px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 575px) {
  .container {
    padding: 0px 20px;
  }
}
.webdoor {
 
}
.webdoor .webdoor_int {
  display: block;
  overflow: initial;
}
.webdoor .webdoor_int .container_webdoor {
  max-width: 867px;
  width: 100%;
}
.webdoor .webdoor_int .v-btPlay img {
  display: block;
  overflow: initial;
}
@media only screen and (min-width: 425px) and (max-width: 768px) {
  .webdoor .webdoor_int .v-btPlay img {
    max-width: 100px;
    display: block;
    overflow: initial;
  }
}
@media only screen and (max-width: 425px) {
  .webdoor .webdoor_int .v-btPlay img {
    max-width: 70px;
    display: block;
    overflow: initial;
  }
  .webdoor {
 
  }
}
.video {
  position: relative;
  width: 100%;
}
.video .content {
  position: relative;
}
.video .img {
  position: relative;
  width: 100%;
  top: 0px;
  padding-top: 50%;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}
.video .img:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0px;
  -webkit-transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
          transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
}
.video .wrapper {
  display: block;
  margin: 0px -10px;
  width: auto;
}
.video .wrapper:before,
.video .wrapper:after {
  content: '';
  display: table;
}
.video .wrapper:after {
  clear: both;
}
.video .item {
  position: relative;
  width: 33.333%;
  display: inline-block;
  padding: 0px 10px;
  margin-right: -4px;
}
.video .item .img {
  padding-top: 100%;
}
.video .v-background {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}
.video .v-background .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.video .v-background video {
  position: absolute;
  z-index: 1;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}
.video .v-btPlay {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}
.video .ico {
  background: url('../img/ico-play.svg') no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  width: 40px;
  height: 50px;
  margin: 0 auto;
}
.video .ico svg {
  -webkit-transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
          transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
}
@media (max-width: 736px) {
  .video .v-background {
    height: 40vh;
  }
  .video .v-background video {
    display: none;
  }
  .video .v-background .image {
    display: block;
    position: relative;
    width: 100%;
    height: 40vh;
  }
}
@media (max-width: 414px) {
  .video .item {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
  .video .item:last-child {
    padding-bottom: 0px;
  }
  .video span {
    font-size: 11px;
    margin-top: 8px;
  }
  .video .ico {
    width: 30px;
    height: 39px;
  }
}
.video-frame {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1000;
  top: 0px;
  display: none;
  z-index: 9000;
}
.video-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video-frame .bt-close {
  display: block;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  position: fixed;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
  background: #000000;
}
.video-frame .bt-close .svg {
  background: url('../img/') no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
          transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
}
.video-frame .bt-close:hover .svg {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}
.top .top_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
          height: auto;
}
.top .top_title {
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
  margin-bottom: 30px;
  font-size: 40px;
}
.top .top_title span {
  font-family: 'Bryant-Medium';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.top .top_text {
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}
.top .top_text p {
  max-width: 550px;
  width: 100%;
}
@media only screen and (min-width: 400px) and (max-width: 625px) {
  .top .top_img img {
    width: 90%;
    height: 100%;
  }
  .top .top_title {
    font-size: 30px;
    margin-top: 50px;
  }
  .top .top_text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .top .top_img img {
    width: 90%;
    height: 100%;
  }
  .top .top_title {
    font-size: 25px;
  }
  .top .top_text {
    font-size: 15px;
  }
}
.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info .info_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 100px;
}
.info .info_int .info_title {
  font-family: 'Bryant-Medium';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 25px;
  text-align: center;
  margin-top: 20px;
}
.info .info_int .info_img {
  max-width: 424px;
  width: 100%;
}
.info .info_int .info_img img {
  width: 100%;
}
.info .info_int .info_text {
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}
@media only screen and (min-width: 425px) and (max-width: 880px) {
  .info .info_int {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info .info_int .info_img {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 425px) {
  .info .info_int {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 70px;
  }
  .info .info_int .info_img {
    padding-top: 30px;
  }
  .info .info_int .info_title {
    font-size: 18px;
  }
  .info .info_int .info_text {
    font-size: 15px;
  }
}
.gallery {
  display: block;
}
.gallery .gallery_int {
  display: block;
  margin-top: 100px;
}
.gallery .gallery_img {
  margin: 0px;
  width: 33.333333%;

}
@media only screen and (min-width: 400px) and (max-width: 860px) {
  .gallery .gallery_int {
    margin-top: 70px;
  }
  .gallery .gallery_img {
    width: 50%;
    padding-bottom: 20px;
    margin: 0px;
  }
}
@media only screen and (max-width: 400px) {
  .gallery .gallery_int {
    margin-top: 70px;
  }
  .gallery .gallery_img {
    width: 100%;
    padding-bottom: 20px;
    margin: 0px;
  }
}
.shoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shoes .shoes_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 100px;
}
.shoes .shoes_int .shoes_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shoes .shoes_int .shoes_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.shoes .shoes_int .shoes_img_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 90px;
  margin-left: 90px;
  margin-top: 70px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shoes .shoes_int .shoes_img_int .shoes_freetogrow {
  margin-top: 20px;
  margin-left: 50px;
}
.shoes .shoes_int p {
  font-family: 'Bryant-Medium';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 25px;
  margin-top: 20px;
  width: 200px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 415px) {
  .shoes .shoes_int {
    margin-top: 70px;
  }
  .shoes .shoes_int .shoes_title img {
    width: 100%;
    height: 100%;
  }
  .shoes .shoes_int .shoes_img_int .shoes_freetogrow {
    margin-top: 20px;
    margin-left: 60px;
    width: 130px;
  }
  .shoes .shoes_int p {
    font-size: 20px;
  }
}
.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.products .products_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-top: 100px;
}
.products .products_title {
  font-family: 'Memimas-Bold';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 70px;
}
.products .products_text {
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
}
.products .products_text p {
  width: 450px;
}
.products .products_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 70px;
}
.products .products_img img {
  width: 270px;
  height: 210px;
}
.products .products_img p {
  font-family: 'Bryant-Medium';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}
.products .products_img .products_price {
  font-size: 18px;
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: 10px;
  margin-bottom: 5px;
}
.products .products_img .promotion {
  text-decoration: line-through;
}
.products .products_img .products_overprice {
  font-size: 18px;
  color: #ff0000;
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media only screen and (min-width: 470px) and (max-width: 800px) {
  .products .products_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 470px) {
  .products .products_int {
    margin-top: 70px;
  }
  .products .products_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .products .products_title {
    font-size: 60px;
  }
  .products .products_text {
    font-size: 15px;
  }
  .products .products_text p {
    width: 300px;
  }
  .products .products_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 70px;
  }
  .products .products_img p {
    font-family: 'Bryant-Medium';
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 18px;
    text-transform: uppercase;
  }
  .products .products_img .products_price {
    font-size: 16px;
  }
  .products .products_img .products_overprice {
    font-size: 16px;
  }
}
.size {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.size .size_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 100px;
}
.size .size_int p {
  font-family: 'Bryant-Regular';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.size .size_int p span {
  font-family: 'Bryant-Bold';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.size .size_int ul {
  font-family: 'Bryant-Medium';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 20px;
  margin-top: 20px;
}
.size .size_int ul li {
  list-style: none;
  padding: 20px;
}
@media only screen and (max-width: 400px) {
  .size .size_int {
    margin-top: 70px;
  }
  .size .size_int p {
    font-family: 'Bryant-Regular';
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .size .size_int p span {
    font-family: 'Bryant-Bold';
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }
  .size .size_int ul {
    font-size: 15px;
  }
}
.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .socialMedia_int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-top: 100px;
}
.footer .socialMedia_int .socialMedia_images {
  margin-bottom: 20px;
}
.footer .socialMedia_int .socialMedia_images img {
  margin-right: 30px;
  margin-left: 30px;
}
.footer .socialMedia_int .socialMedia_images a {
  text-decoration: none;
}
.footer .socialMedia_int .socialMedia_images .instagram {
  width: 30px;
  height: 30px;
}
.footer .socialMedia_int .socialMedia_images .facebook {
  width: 30px;
  height: 30px;
}
.footer .socialMedia_int .socialMedia_images .youtube {
  width: 30px;
  height: 30px;
}
.footer .socialMedia_int .hyphen {
  background-image: url(../img/collection/i-feel-good/hyphen.jpg);
  background-position: center;
  background-repeat: repeat-x;
  width: 100%;
  height: 24px;
}
.footer .socialMedia_int .socialMedia_text {
  font-family: 'Memimas';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: 10px;
  font-size: 40px;
  margin-bottom: 20px;
}
.footer .socialMedia_int .socialMedia_text span {
  font-size: 18px;
}
@media only screen and (max-width: 425px) {
  .footer .socialMedia_int {
    margin-top: 70px;
  }
}
