@media all {
  .footer-bottom {
    width: 100%;
  }
  .copyright p {
    white-space: nowrap;
  }
  footer {
    display: block;
  }
  .footer.content ul {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .footer.content ul > li {
    margin: 0;
  }
  .footer-map a {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  [data-content-type='html'] {
    word-wrap: break-word;
  }
  @media print {
    .page-footer {
      display: none;
    }
  }
  .loading_img .lazyload {
    background-image: url('https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/Magepow_SpeedOptimizer/images/loader.svg');
    background-size: 30px auto;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .loading_img .lazyload.loaded {
    background-image: none;
    background-size: auto;
  }
  .clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
  }
  .page-footer {
    margin-top: 25px;
  }
  .footer.content {
    border-top: 1px solid #cecece;
    padding-top: 20px;
  }
  .widget {
    clear: both;
  }
  .page-footer .widget.block {
    margin: 20px 0;
  }
  .page-footer .links .widget.block {
    margin: 0;
  }
  .cms-home a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .cms-home a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .block-static-block.widget {
    margin-bottom: 20px;
  }
  .links .block-static-block.widget {
    margin-bottom: 0;
  }
  .block-static-block.widget {
    margin-bottom: 20px;
  }
  .links .block-static-block.widget {
    margin-bottom: 0;
  }
  @media only screen and (max-width: 768px) {
    .footer.content {
      padding-left: 15px;
      padding-right: 15px;
    }
    .page-wrapper .footer-bottom-wrap .footer-contact-info {
      padding-left: 0;
      margin: 30px 0;
    }
    .page-wrapper .footer-bottom-wrap .footer-contact-info ul li {
      width: 100%;
      padding-right: 0;
    }
    .page-wrapper .footer-bottom-wrap .footer-map {
      width: 100%;
    }
  }
  .page-wrapper .page-footer {
    background: #47454a;
  }
  .page-wrapper .page-footer .footer.content .links {
    display: none;
  }
  .page-wrapper .footer-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .page-wrapper .footer-top .column1 .column_inner,
  .page-wrapper .footer-top .column2 .column_inner,
  .page-wrapper .footer-top .column3 .column_inner {
    padding: 0 5px 0 10px;
  }
  .page-wrapper .footer-top .column1 h5,
  .page-wrapper .footer-top .column2 h5,
  .page-wrapper .footer-top .column3 h5 {
    color: #fff;
    margin: 0 0 22px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .footer-top .column1 p {
    color: #cbcbcb;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 26px;
  }
  .page-wrapper .footer-top .column2 li,
  .page-wrapper .footer-top .column3 li {
    padding-bottom: 7px;
  }
  .page-wrapper .footer-top .column2 li a,
  .page-wrapper .footer-top .column3 li a {
    font-weight: 400;
    font-size: 1.4rem;
    color: #cbcbcb;
  }
  .page-wrapper .footer-top .column2 li a:hover,
  .page-wrapper .footer-top .column3 li a:hover {
    color: #fff;
  }
  .page-wrapper .footer-bottom-wrap {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #58575b;
  }
  .page-wrapper .footer-bottom-wrap .footer-map {
    display: inline-block;
  }
  .page-wrapper .footer-bottom-wrap .footer-contact-info {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
  }
  .page-wrapper .footer-bottom-wrap .footer-contact-info h5 {
    color: #fff;
    margin: 0 0 22px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .footer-bottom-wrap .footer-contact-info ul li {
    color: #cbcbcb;
    font-size: 1.4rem;
    display: block;
    padding-right: 20px;
    line-height: 26px;
  }
  .page-wrapper .footer-bottom-wrap .footer-contact-info ul li a {
    color: #cbcbcb;
    font-weight: 400;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 24%;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social h5 {
    color: #fff;
    margin: 0 0 22px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    font-size: 0;
    background-color: #58575b;
    transition: 0.5s;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li:hover {
    background: #a38526;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li a {
    display: block;
    width: 45px;
    height: 45px;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li.fb-icn a {
    background: url('../images/facebook-logo.svg') center center no-repeat;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li.tw-icn a {
    background: url('../images/twitter.svg') center center no-repeat;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social li.rss-icn a {
    background: url('../images/rss.svg') center center no-repeat;
  }
}
/*! CSS Used from: https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/css/styles-l.min.css ; media=screen and (min-width: 768px) */
@media screen and (min-width: 768px) {
  @media print {
    .page-footer {
      display: none;
    }
  }
  @media all and (max-width: 768px), print {
    .footer.content {
      padding-left: 15px;
      padding-right: 15px;
    }
    .page-wrapper .footer-bottom-wrap .footer-contact-info {
      padding-left: 0;
      margin: 30px 0;
    }
    .page-wrapper .footer-bottom-wrap .footer-contact-info ul li {
      width: 100%;
      padding-right: 0;
    }
    .page-wrapper .footer-bottom-wrap .footer-map {
      width: 100%;
    }
  }
  @media all and (min-width: 768px), print {
    .footer.content {
      box-sizing: border-box;
      margin-left: auto;
      margin-right: auto;
      max-width: 1280px;
      padding-left: 15px;
      padding-right: 15px;
      width: auto;
    }
    .page-footer {
      background: #f4f4f4;
      margin-top: auto;
      padding-bottom: 25px;
    }
    .footer.content {
      border-top: none;
    }
    .footer.content .block {
      float: right;
    }
    .footer.content ul {
      padding-right: 50px;
    }
    .footer.content .links {
      display: inline-block;
      padding-right: 50px;
      vertical-align: top;
    }
    .page-wrapper .footer-bottom-wrap .footer-contact-info {
      width: 51%;
      padding-left: 6%;
    }
    .page-wrapper .footer-bottom-wrap .foooter-social {
      padding-left: 18px;
    }
    .page-wrapper .footer-bottom-wrap .footer-map {
      width: 22%;
    }
  }
}
/*! CSS Used from: https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/css/print.min.css ; media=print */
@media print {
  @media print {
    * {
      -webkit-filter: none !important;
      background: 0 0 !important;
      color: #000 !important;
      filter: none !important;
      text-shadow: none !important;
    }
    .footer.content > *[class] {
      display: none;
    }
    .footer.content {
      padding: 0;
    }
  }
}
/*! CSS Used from: https://shop.skylinecabinetry.com/static/_cache/merged/0ae4a9285cf030f4ab43d349faee5eb0.min.css */
.footer.content {
  max-width: 1200px;
  padding: 81px 0 60px;
}
.footer.content ul {
  padding-right: 0;
}
.footer.content .links {
  display: flex;
  flex-wrap: wrap;
  padding-right: 0;
  justify-content: space-between;
}
.footer.content .links .widget {
  width: 15%;
}
.footer.content .links .widget:nth-child(2) {
  width: 30%;
}
.footer.content .links .widget:nth-child(3) {
  display: none;
}
.footer.content .links .widget:nth-child(4) {
  width: 55%;
}
.page-wrapper .footer-top .column1 {
  width: 50%;
}
.page-wrapper .footer-top .column2 {
  width: 25%;
}
.page-wrapper .footer-top .column3 {
  width: 25%;
}
@media (max-width: 1199px) {
  .footer.content {
    padding: 70px 15px 50px;
  }
}
@media (max-width: 1023px) {
  .footer.content .links .widget {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .footer.content {
    padding-bottom: 10px;
  }
  .footer.content .links .widget:nth-child(2) {
    width: 60%;
  }
  .footer.content .links .widget:nth-child(4) {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .page-wrapper .footer-top .column1,
  .page-wrapper .footer-top .column2,
  .page-wrapper .footer-top .column3 {
    width: 33%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer.content .links .widget {
    width: 100%;
  }
  .page-footer {
    margin-top: 0;
  }
  .footer.content .links .widget:nth-child(2) {
    width: 100%;
  }
  .page-wrapper .footer-bottom-wrap .foooter-social {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .page-wrapper .footer-top .column1,
  .page-wrapper .footer-top .column2,
  .page-wrapper .footer-top .column3 {
    width: 100%;
  }
  .page-wrapper .footer-bottom-wrap .footer-map,
  .page-wrapper .footer-bottom-wrap .footer-contact-info {
    width: 100%;
  }
}
/*! CSS Used from: Embedded */
body.loading_img .lazyload {
  background-image: url('https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/images/loader-1.gif');
}
body.loading_img img.loaded {
  background-image: none;
}
/*! CSS Used from: Embedded */
.cms-home .widget.block.block-static-block {
  margin-bottom: 0px;
}

/*! CSS Used from: https://shop.skylinecabinetry.com/static/_cache/merged/2cf1ff508df075b0286d6d6380d5a125.min.css ; media=all */
@media all {
  .loading_img .lazyload {
    background-image: url('https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/Magepow_SpeedOptimizer/images/loader.svg');
    background-size: 30px auto;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .loading_img .lazyload.loaded {
    background-image: none;
    background-size: auto;
  }
  .clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
  }
  .copyright {
    background-color: #6e716e;
    color: #fff;
    box-sizing: border-box;
    display: block;
    padding: 10px;
    text-align: center;
  }
  .page-wrapper .footer-bottom {
    background: #47454a;
    padding: 20px 0;
    border-top: 1px solid #58575b;
  }
  .page-wrapper .footer-bottom .copyright {
    background: 0 0;
    color: #9f9ba4;
    text-align: left;
    padding: 0 10px;
    width: 50%;
    float: left;
  }
  .page-wrapper .footer-bottom .copyright p {
    margin: 0;
  }
}
/*! CSS Used from: https://shop.skylinecabinetry.com/static/frontend/Commercepundit/skyline/en_US/css/print.min.css ; media=print */
@media print {
  @media print {
    * {
      -webkit-filter: none !important;
      background: 0 0 !important;
      color: #000 !important;
      filter: none !important;
      text-shadow: none !important;
    }
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
  }
}
/*! CSS Used from: https://shop.skylinecabinetry.com/static/_cache/merged/0ae4a9285cf030f4ab43d349faee5eb0.min.css */
.follow-content {
  float: right;
  display: flex;
  padding: 0 15px;
}
.follow-content p {
  font-size: 14px;
  line-height: 18px;
  color: #888;
  margin-bottom: 0;
}
.inner-custom-container {
  max-width: 1200px;
  margin: 0 auto !important;
  float: none;
}
@media (max-width: 767px) {
  .page-wrapper .footer-bottom .copyright,
  .follow-content {
    width: 100%;
    text-align: center;
    float: none;
    padding: 10px 0;
  }
  .follow-content p {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .follow-content {
    float: none;
  }
  .copyright {
    float: none;
    text-align: left;
    margin-bottom: 13px;
  }
}
