/*
 Theme Name:   Uwpoelier 2019
 Theme URI:    http://www.uwpoelier.nl
 Description:  Uwpoelier thema gebaseerd op traiteurslager thema
 Author:       Cocomedia
 Author URI:   http://ww.cocomedia.nl
 Template:     traiteurslager_2019
 Version:      1.0.1
*/
/*
nav .navbar .navbar-nav .logo-wrapper .ts-logo {
  background-image: url(/wp-content/themes/uwpoelier_2020/images/uwpoelier-logo.png);
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  nav .navbar .navbar-nav .logo-wrapper .ts-logo {
    width: 252px;
    margin-top: 46px;
  }
}

.component_tiles.specials .tile .tileInner .tileVisual {
  height: 65%;
}

.component_tiles.specials .tile .tileInner .tileContent {
  background-color: #be9f56;
  height: 35%;
}

.component_tiles.specials .tile .tileInner .tileContent h2 {
  color: #fff;
}

.component_tiles.specials .tile .tileInner .tileContent h3 {
  display: none;
}

.subscribeform {
  background: url(/wp-content/themes/uwpoelier_2020/images/footer-bg.png);
  background-repeat: repeat;
  background-position: center bottom;
}

.subscribeform .subscribeform_form .content {
  background-color: #79146a;
}

.subscribeform .subscribeform_form .content h2 {
  color: #fff;
}

footer {
  background: url(/wp-content/themes/uwpoelier_2020/images/footer-bg.png);
  background-repeat: repeat;
  background-position: center top;
}

footer .footer-logo-icon {
  background-image: url(/wp-content/themes/uwpoelier_2020/images/uwpoelier-footer-logo-image.png);
  width: 190px;
  height: 99px;
}

footer .footer-logo-text {
  background-image: url(/wp-content/themes/uwpoelier_2020/images/uwpoelier-footer-logo-text.png);
  width: 267px;
  height: 37px;
}
*/
/*# sourceMappingURL=style.css.map */