nav .navbar .navbar-nav .logo-wrapper .ts-logo {
  background-size: contain;
  background-position: left top;
  background-image: url(/wp-content/themes/ovenvers_2019/images/ovenvers-logo.png);
  margin-top: 10px;
  width: 200px;
  height: 65px; }

@media screen and (min-width: 768px) {
  nav .navbar .navbar-nav .logo-wrapper {
    -webkit-flex-grow: 2;
            flex-grow: 2; }
    nav .navbar .navbar-nav .logo-wrapper .ts-logo {
      width: 437px;
      height: 142px;
      margin-top: 46px; }
  nav .navbar .navbar-nav .name {
    -webkit-order: 4;
            order: 4;
    padding-left: 0;
    padding-top: 30px;
    width: 100%; }
  nav .navbar .navbar-nav .webshop {
    -webkit-order: 2;
            order: 2; }
  nav .navbar .navbar-nav .navbar-toggle {
    -webkit-order: 3;
            order: 3; } }

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

.component_tiles.specials .tile .tileInner .tileContent {
  background-color: #cf8a00;
  height: 35%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding: 15px 15px; }
  .component_tiles.specials .tile .tileInner .tileContent h2 {
    -webkit-flex: 2;
            flex: 2;
    color: #fff;
    padding: 0;
    position: static; }
  .component_tiles.specials .tile .tileInner .tileContent h3 {
    padding: 0;
    position: static;
    margin-bottom: 3px; }
    .component_tiles.specials .tile .tileInner .tileContent h3:before {
      content: '';
      margin-right: 0; }

.subscribeform {
  background-color: #cf8a00; }
  .subscribeform .subscribeform_form .content {
    background-color: #000; }
    .subscribeform .subscribeform_form .content h2 {
      color: #cf8a00; }

footer {
  background-color: #cf8a00; }
  footer .footer-logo-icon {
    background-image: url(/wp-content/themes/ovenvers_2019/images/ovenvers-footer-logo-image.png);
    width: 370px;
    height: 120px;
    background-size: contain;
    background-position: center; }
  footer .footer-logo-text {
    background-image: url(/wp-content/themes/ovenvers_2019/images/ovenvers-footer-logo-text.png);
    width: 173px;
    height: 43px; }
  footer .infoBlock a {
    color: #cf8a00; }

@media screen and (min-width: 768px) {
  .footer-logo-icon {
    width: 370px;
    height: 120px; } }

.component_tiles.specials .tile:nth-child(1), .component_tiles.specials .tile:nth-child(2) {
  width: 100%; }
  .component_tiles.specials .tile:nth-child(1) .tileInner .tileVisual, .component_tiles.specials .tile:nth-child(2) .tileInner .tileVisual {
    height: 100%;
    width: calc( 50% + 10px); }
  .component_tiles.specials .tile:nth-child(1) .tileInner .tileContent, .component_tiles.specials .tile:nth-child(2) .tileInner .tileContent {
    height: 100%;
    width: calc( 50% - 10px);
    left: auto;
    right: 0;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
            justify-content: flex-end; }
    .component_tiles.specials .tile:nth-child(1) .tileInner .tileContent h2, .component_tiles.specials .tile:nth-child(2) .tileInner .tileContent h2 {
      -webkit-flex: initial;
              flex: initial;
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 6px; }
  @media screen and (min-width: 768px) {
    .component_tiles.specials .tile:nth-child(1), .component_tiles.specials .tile:nth-child(2) {
      width: 50%; }
      .component_tiles.specials .tile:nth-child(1) .tileInner .tileContent h2, .component_tiles.specials .tile:nth-child(2) .tileInner .tileContent h2 {
        font-size: 32px;
        line-height: 32px; } }
.component_tiles.specials .tile:nth-child(1) .tileInner .tileContent h2:before {
  content: '';
  display: block;
  width: 100%;
  height: 31px;
  background-image: url("../images/nieuw-uit-onze-bakkerij.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 12px; }
  @media screen and (min-width: 768px) {
    .component_tiles.specials .tile:nth-child(1) .tileInner .tileContent h2:before {
      width: 150px;
      height: 31px; } }
.component_tiles.specials .tile:nth-child(2) .tileInner .tileVisual {
  width: 100%; }

.component_tiles.specials .tile:nth-child(2) .tileInner .tileContent {
  background-color: transparent; }

.component_tiles.specials .tile:nth-child(3), .component_tiles.specials .tile:nth-child(4) {
  display: none; }

.component_tiles.specials .flexgrid .tile:nth-child(1).selected ~ .selected-tile-content {
  -webkit-order: 0;
          order: 0; }
/*# sourceMappingURL=style.css.map */