/* line 1, ../sass/ttam/core/_footer.scss */
#inside_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  background: white;
  border-top: 4px solid #ccc;
}
#inside_footer * {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
    font-family: "Avenir Next", "Lucida Grande", Tahoma, Arial, sans-serif;
}
#inside_footer .column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}
.footer-middle-row-container, .footer-bottom-row-container {
    text-align: left;
}
.footer-middle-row-container {
    height: 224px;
}
#inside_footer .row {
    width: 980px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}
#inside_footer .row:before {
    clear: both;
}
#inside_footer .row:before, #inside_footer .row:after {
    content: " ";
    display: table;
}
.col-20 {
    width: 20%;
}
.col-17 {
    width: 17%;
}
.col-23 {
    width: 23%;
}
.col-50 {
    width: 50%;
}
/* line 9, ../sass/ttam/core/_footer.scss */
.footer {
  border-top: 5px solid #e3066f;
}
/* line 13, ../sass/ttam/core/_footer.scss */
.footer .footer-top-row-container {
  padding: 15px 0 20px 0;
}
/* line 16, ../sass/ttam/core/_footer.scss */
.footer .footer-middle-row-container {
  border-top: 1px solid #e4e4e4;
  padding: 10px 0 20px 0;
}
/* line 20, ../sass/ttam/core/_footer.scss */
.footer .footer-bottom-row-container {
  border-top: 1px solid #ddd;
  padding: 25px 0 35px 0;
  position: relative;
}
/* line 28, ../sass/ttam/core/_footer.scss */
.footer .footer-link, .footer .category-title {
  display: block;
  color: #444;
  margin: 6px 0;
}
/* line 33, ../sass/ttam/core/_footer.scss */
.footer .category-title {
  color: #222;
  text-transform: uppercase;
  margin: 18px 0 10px 0;
  font-weight: bold;
}
/* line 40, ../sass/ttam/core/_footer.scss */
.footer .footer-gift-a-kit {
  line-height: 1.2;
}
/* line 43, ../sass/ttam/core/_footer.scss */
.footer-logo {
    display: block;
    margin-top: 20px;
}
/* line 47, ../sass/ttam/core/_footer.scss */
.footer .footer-kit {
  display: block;
  margin-top: 15px;
}
/* line 51, ../sass/ttam/core/_footer.scss */
.footer .footer-icon {
  font-size: 21px;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 58, ../sass/ttam/core/_footer.scss */
.footer .colorful-footer-bar {
  position: absolute;
  height: 5px;
  top: -5px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  background: url("/res/img/younome/footer/OjZiTkVlxiVfWSpMoP9aPw_colorful-bar.png") no-repeat;
}
/* line 74, ../sass/ttam/core/_footer.scss */
.footer .truste-seal-container {
  position: absolute;
  top: -15px;
  right: 0;
}

/* line 1, ../sass/ttam/public/_footer.scss */
#inside_footer.public-footer {
  height: 286px;
  bottom: -281px;
  margin: 0;
}

/* line 11, ../sass/ttam/public/_footer.scss */
#inside_footer.public-footer .footer-middle-row-container {
  border: none;
}

#shim {
    padding-bottom: 0 !important;
}
