﻿/* fonts */
/* grid */
.desktop-only {
  display: block !important;
}
.mobile-only {
  display: none !important;
}
@media only screen and (max-width: 959px) {
  .wrap-page {
    width: auto;
    margin: 0 10px;
  }
  .wrap-full {
    margin: 0;
  }
  .wrap-main {
    float: left;
    width: 65%;
    margin: 0;
    margin-right: 2%;
  }
  .wrap-main .inner-wrapper {
    margin: 4.2%;
  }
  .wrap-side {
    float: left;
    width: 33%;
    margin: 0 auto;
  }
  /* nav */
  .main-menu a {
    margin: 0;
  }
  .main-menu li {
    margin: 0 .6%;
  }
  .footer-aside {
    width: 17%;
  }
  .footer-news ul {
    width: 100%;
  }
  .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* start page */
  .email-subscribe-button {
    padding: 10px 2px;
  }
  .storeimage img.fit {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
  }
  .mask {
    display: none;
  }
  .article-spotlight {
    width: 100%;
  }
  .storeinfo-box .openhours li .label {
    display: inline;
    margin-right: 5px;
  }
  .storeinfo-box .openhours li .label:after {
    content: ":";
  }
  .offergrid .offer {
    text-align: center;
  }
  .offergrid .offer .product-info {
    width: 100%;
  }
  .offergrid .offer .product-info .product-name {
    margin-top: .2em;
  }
  .offergrid .offer .product-info .product-description {
    text-align: center;
  }
  /* ecommerce */
  .postalcodecheck .postalcodecheck-banner {
    display: none;
  }
  .postalcodecheck .postalcodecheck-box {
    margin-left: 0;
  }
  .product-list.col3 .product-list-col {
    width: 50%;
    float: left;
    zoom: 1;
  }
  .product-list.col3 .product-list-col:before {
    content: '';
    display: block;
  }
  .product-list.col3 .product-list-col:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-list.col3 figure {
    margin-right: 5%;
  }
  .wrap-full .inner-wrapper {
    margin: 2em 1.692%;
  }
  #recipestartpage #recipeProductPicker {
    width: 49%;
  }
  #recipestartpage #recipeWeekPicker {
    width: 49%;
  }
  #recipestartpage .recipe-body:before {
    left: -20px;
  }
  #recipestartpage .recipe-body .recipe-filter-wrapper {
    text-align: center;
  }
  #recipestartpage .recipe-body .mainsearch-box {
    display: block;
    width: 100%;
    position: relative;
    float: none;
    zoom: 1;
  }
  #recipestartpage .recipe-body .mainsearch-box:before {
    content: '';
    display: block;
  }
  #recipestartpage .recipe-body .mainsearch-box:after {
    content: '';
    display: table;
    clear: both;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item {
    width: 32%;
    margin: 0;
    padding: 1%;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item figure {
    width: 70%;
    float: none;
    padding: 0;
    margin: 0 auto 15px;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item h2 {
    font-size: 1.1em;
  }
  .main-menu.lvl2.storenav .storenav-links a {
    margin: 0 10px;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article {
    width: 50%;
    margin-bottom: 25px;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article img {
    width: 100%;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article .inpsiration-content a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 830px) {
  .main-menu.lvl2.storenav .storenav-matfilosofi .store-nav-matfilosofi-marks {
    display: none;
  }
}
/* mobil */
@media only screen and (max-width: 767px) {
  .main-menu.lvl2.storenav {
    padding: 0;
  }
  .main-menu.lvl2.storenav .storenav-image {
    width: 190px;
    height: auto;
  }
  .main-menu.lvl2.storenav .storenav-links {
    margin-top: 10px;
  }
  .main-menu.lvl2.storenav .storenav-links a {
    margin: 0 10px;
  }
  .main-menu.lvl2.storenav .storenav-matfilosofi {
    display: none;
  }
  .openhours {
    width: 50%;
  }
  #start-section-matkassar {
    padding-top: 25px;
  }
  #start-section-matkassar .start-section-wrapper .start-products .additionalProduct-link {
    display: block;
  }
  #start-section-matkassar .start-section-wrapper .start-products .socialbuttons {
    width: 100%;
    padding-left: 15px;
  }
  #start-section-matkassar .start-section-wrapper .wrap-left {
    width: 100%;
    margin: 0;
    padding: 0 24px;
  }
  #start-section-matkassar .start-section-wrapper .wrap-left .product-list.col3 .product-list-col {
    width: 100%;
    float: none;
  }
  #start-section-matkassar .start-section-wrapper .wrap-left .product-list.col3 .product-list-col img {
    margin: 0 auto;
  }
  #start-section-matkassar .start-section-wrapper .wrap-right {
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0 24px;
  }
  #start-section-veckansvaror .start-section-wrapper .wrap-left {
    width: 100%;
    margin: 0;
    padding: 0 24px;
  }
  #start-section-veckansvaror .start-section-wrapper .wrap-right {
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0 24px;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article {
    width: 100%;
    margin-bottom: 25px;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article img {
    width: 100%;
  }
  #start-section-inspiration .start-section-wrapper .inspiration-article .inpsiration-content a {
    font-size: 14px;
  }
  #start-section-hososs .start-section-wrapper .hososs-product {
    width: 100%;
  }
  .checkout-cta-buttons {
    float: none;
  }
  .full-box {
    margin-left: 0;
    margin-right: 0;
  }
  .store-selector-alert {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .wrap-page {
    width: auto;
    margin: 0;
  }
  .wrap-main {
    float: none;
    width: auto;
    margin: 0;
  }
  .wrap-main .box:first-child {
    margin-top: 0;
  }
  .wrap-side {
    float: none;
    width: auto;
    margin: 0 auto;
  }
  .cge-form .input-row .input-text {
    width: 100%;
  }
  .cge-form .checkbox-label {
    display: inline;
  }
  /*.cge-form .label-130 { width: auto; margin-right:15px;}*/
  .flyerbanner {
    margin-top: 0;
  }
  /* footer */
  .footer-section {
    width: 47%;
    overflow: hidden;
  }
  .footer-section.footer-news {
    margin-right: 3%;
  }
  .footer-section.footer-social {
    float: right;
  }
  .footer-section.footer-aside {
    zoom: 1;
    clear: both;
    float: none;
    width: auto;
    margin: 0;
  }
  .footer-section.footer-aside:before {
    content: '';
    display: block;
  }
  .footer-section.footer-aside:after {
    content: '';
    display: table;
    clear: both;
  }
  .footer-section.footer-aside .addthis_button {
    float: left;
  }
  .footer-section.footer-aside .storeselect-dropdown {
    margin: 0 10px;
    float: right;
    width: auto;
  }
  .footer {
    padding: 20px 10px;
    margin-top: -1em;
  }
  .footerbar {
    padding: 20px 10px;
  }
  .footerbar .footer-legalinfo {
    float: none;
    clear: both;
  }
  .footerbar .footer-logos {
    float: none;
    clear: both;
  }
  /* banners & sideitems */
  .side-banner {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 48%;
    max-width: 300px;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
  }
  /* startpage */
  /*store page*/
  .storeinfo-box .openhours li .label {
    width: 100%;
  }
  .storeinfo-box .openhours li .hours {
    width: 100%;
  }
  /* ecommerce */
  .cart-preview {
    padding: 3%;
  }
  .postalcodecheck .postalcodecheck-banner {
    display: none;
  }
  .postalcodecheck .postalcodecheck-box {
    margin-left: 0;
  }
  .postalcodecheck .postalcodecheck-box h1 {
    font-size: 2.5em;
    text-align: center;
  }
  /*giftcard-shop*/
  .toggle-section .toggle-content {
    padding: 0 20px 20px;
  }
  .cgeMenu {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 3em;
  }
  .cart-preview .cart-list {
    width: 50%;
    padding: 0 1.81%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
  }
  .checkout.cart-preview .cart-list {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  /* cart & checkout */
  .cartlist-table .action {
    display: none !important;
  }
  .cartlist-table .price2 {
    clear: both;
  }
  /* checkout */
  .delivery-method-switcher .check-button {
    padding: 3px 6px;
    min-width: 0;
  }
  .delivery-method-switcher #postcode {
    width: 80px;
  }
  .checkout-main {
    width: 100%;
    float: none;
  }
  .checkout-sidebar {
    width: 100%;
    margin: 15px 0 30px;
    float: none;
  }
  .cart-buttons {
    margin-bottom: 15px;
  }
  .login-form {
    margin: 10px auto;
    min-height: 0;
  }
  .checkout-section .checkout-section-inner {
    padding: 2px 5px;
    margin: 10px 0;
  }
  .checkout-section .form-intro {
    width: 100%;
  }
  .checkout-section#stepUserLogin {
    margin-top: 0;
  }
  /* mina uppgifter*/
  /*mina sidor*/
  .logout-box {
    display: none;
  }
  /*ecommerce*/
  .product-list li .text,
  .additionalProduct-list li .text,
  .product-list.col3 li .text,
  .product-list.col2 li .text,
  .product-list .product-list-col .text,
  .additionalProduct-list .product-list-col .text,
  .product-list.col3 .product-list-col .text,
  .product-list.col2 .product-list-col .text {
    margin-bottom: 80px !important;
  }
  /*recipe page*/
  .recipe-page .socialbuttons {
    position: relative;
    top: 0;
    right: initial;
  }
  .recipe-page .recipe-cols .recipe-ingredients {
    float: none;
    width: auto;
  }
  .recipe-page .recipe-cols .recipe-instructions {
    float: none;
    width: auto;
  }
  .homeoffers-wrapper h1 {
    margin-bottom: .5em;
  }
  .homeoffers-wrapper .currenthomeoffer figure {
    display: none;
  }
  .homeoffers-wrapper .currenthomeoffer .currenthomeoffer-info {
    width: auto;
    float: none;
  }
  .homeoffers-wrapper .currenthomeoffer .currenthomeoffer-info h3 {
    font-size: 1.3em;
  }
  .teh-container-desktop {
    display: none;
  }
  .teh-container-mobile {
    display: block;
    clear: both;
    margin-top: 40px;
    text-align: center;
  }
  /*Notificationbar - */
  .notification-bar.household-link {
    padding: 20px 0 10px;
  }
  .notification-bar.household-link .buttons {
    display: block;
    margin: 10px 0;
  }
  .notification-bar.household-link .buttons a {
    margin-bottom: 10px;
  }
  .notification-bar.household-link .submit-button {
    margin-left: 10px;
  }
  .notification-bar.household-link .editbutton {
    margin-left: 10px;
  }
  .recipestart-list .recipe-list-item .recipe-meta .ratebutton {
    width: 110px !important;
  }
  .recipestart-list .recipe-list-item .recipe-meta .ratebutton img {
    width: 18px;
    height: auto;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item {
    width: 50%;
    margin: 0;
    padding: 1%;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item figure {
    width: 70%;
    float: none;
    padding: 0;
    margin: 0 auto 15px;
  }
  .wrap-main .recipeweek .recipestart-list .recipe-list-item h2 {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 512px) {
  .currenthomeoffer {
    width: 100%;
  }
  .main-menu.lvl2.storenav .storenav-image {
    width: 43%;
  }
  .main-menu.lvl2.storenav .storenav-links {
    width: 52%;
  }
  .main-menu.lvl2.storenav .storenav-links h2 {
    font-size: 1.8em;
  }
  .main-menu.lvl2.storenav .storenav-links a {
    font-size: 1.0em;
  }
  #start-section-matkassar .start-section-wrapper .start-products .start-products-header,
  #start-section-veckansvaror .start-section-wrapper .start-products .start-products-header {
    height: 170px;
  }
  #start-section-matkassar .start-section-wrapper .start-products .start-products-header img:first-child,
  #start-section-veckansvaror .start-section-wrapper .start-products .start-products-header img:first-child {
    margin-right: 75px;
  }
}
@media only screen and (max-width: 479px) {
  .openhours {
    width: 100%;
  }
  .main-menu.lvl2.storenav .storenav-links {
    width: 100%;
    padding-bottom: 5px;
    margin-top: 0;
  }
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
  .editorstyle img.image-left,
  .editorstyle img.image-right,
  .editorstyle img.image-left-border,
  .editorstyle img.image-right-border {
    float: none;
    margin: 0 20px 5px 0;
  }
  #recipestartpage .recipe-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  #recipestartpage .recipeListViewWrapper #RecipeListView-Header #RecipeListView-Dates .date-week {
    display: block;
    font-size: 18px;
  }
  #recipestartpage .recipeListViewWrapper #RecipeListView-Header #RecipeListView-Dates .date-timespan {
    display: block;
    font-size: 18px;
  }
  #recipestartpage #recipeProductPicker,
  #recipestartpage #recipeWeekPicker {
    width: 100%;
    display: block;
    margin: 5px 0;
  }
  /*CG Mina sidor*/
  .wrap-half {
    display: block;
    width: auto;
    margin: 0 0 20px !important;
    float: none !important;
  }
  #storePickerModal {
    padding: 0;
  }
  #storePickerModal .greeting {
    font-size: 2.4em;
    display: block;
    height: 48px;
  }
  #storePickerModal .greeting .gluetext {
    display: block;
  }
  /* mina sidor*/
  .cgm h1 {
    font-size: 1.8em;
  }
  .cgm h2 {
    font-size: 1.6em;
  }
  .cgm .coupon-banner figure {
    display: none;
  }
  .cgm .coupon-banner h1 {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
  }
  .cgm .coupon-banner .editorstyle {
    text-align: center;
  }
  .cgm .coupon-list li {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .cgm .partner-offers .partner-offer {
    margin: 10px 0 30px;
  }
  .cgm .partner-offers .partner-offer figure {
    float: none;
    width: auto;
    max-width: 220px;
    margin: 0 auto;
  }
  .cgm .partner-offers .partner-offer .offer-content {
    float: none;
    width: auto;
  }
  .recipe-list li {
    float: left;
    width: 46.5%;
    margin-bottom: 10px;
    zoom: 1;
  }
  .recipe-list li:before {
    content: '';
    display: block;
  }
  .recipe-list li:after {
    content: '';
    display: table;
    clear: both;
  }
  .recipe-page {
    zoom: 1;
  }
  .recipe-page:before {
    content: '';
    display: block;
  }
  .recipe-page:after {
    content: '';
    display: table;
    clear: both;
  }
  .recipe-page .recipe-image {
    background: #f4f5f8;
    margin-top: 1.5em;
    float: none;
    width: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.34);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.34);
    box-shadow: 0 1px 3px rgba(0,0,0,.34);
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  .recipe-page h1 {
    font-family: Bello-Script;
    font-weight: normal!important;
    font-style: normal;
    line-height: 1;
    color: #0574bb;
    font-size: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .recipe-page .recipemeta-list {
    float: none;
    width: 100%;
  }
  .recipe-page .usercontrols {
    zoom: 1;
    margin-bottom: 15px;
    float: none;
    width: 100%;
  }
  .recipe-page .usercontrols:before {
    content: '';
    display: block;
  }
  .recipe-page .usercontrols:after {
    content: '';
    display: table;
    clear: both;
  }
  .recipe-page .usercontrols .addfavorite-button {
    margin-top: 0;
  }
  .recipe-page .socialbuttons {
    display: block;
    clear: both;
    margin-top: 20px;
  }
  .recipe-page .recipe-cols {
    zoom: 1;
    margin-top: 1em;
  }
  .recipe-page .recipe-cols:before {
    content: '';
    display: block;
  }
  .recipe-page .recipe-cols:after {
    content: '';
    display: table;
    clear: both;
  }
  .recipe-page .recipe-ingredients {
    position: relative;
    float: none;
    width: 100%;
  }
  .recipe-page .recipe-instructions {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  #storePickerModal {
    width: 100%;
  }
  #storePickerModal .stores-picker {
    display: none;
  }
  #storePickerModal .mobile-option {
    display: block;
  }
  #storePickerModal .desktop-option {
    display: none;
  }
  .wrap-page {
    width: auto;
    margin: 0;
  }
  .wrap-main {
    float: none;
    width: auto;
    margin: 0;
  }
  .wrap-main .box:first-child {
    margin-top: 0;
  }
  .wrap-side {
    float: none;
    margin: 0 auto;
  }
  /* globals */
  .side-banner {
    display: block;
    width: auto;
    float: none;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  /* startpage*/
  .article-spotlight .spotlight-text,
  .article-spotlight-store .spotlight-text,
  .article-spotlight-articlelist .spotlight-text {
    float: none;
    max-width: 100%;
    width: auto;
  }
  .article-spotlight .frame,
  .article-spotlight-store .frame,
  .article-spotlight-articlelist .frame {
    float: none;
    width: 220px;
    margin: 0 auto 2em;
    display: none;
  }
  .offergrid .offer {
    width: 100%;
    text-align: left;
    margin-bottom: 1em;
    margin-right: 0;
  }
  .offergrid .offer .offer-image {
    width: 45%;
  }
  .offergrid .offer .product-info {
    width: 50% !important;
  }
  .offergrid .offer .product-info .product-name {
    margin: .2em 0;
    font-size: 2.1em;
  }
  .offergrid .offer .product-info .product-description p {
    margin: 0 0 1em;
    text-align: left;
  }
  /* store offer */
  .storeOfferCategory .contacts {
    float: none;
    width: 100%;
    text-align: center;
  }
  .storeOfferCategory .contacts ul {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 25px;
  }
  .storeOfferCategory .products {
    float: none;
    width: 100%;
  }
  .staffmember-list .staffmember-list-item.offerpage {
    max-width: 120px;
    margin-right: 2%;
  }
  .storeOfferCategory .storeOffer .storeOffer-image {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .storeOfferCategory .storeOffer .storeOffer-body {
    float: none;
    width: 100%;
  }
  .store-info-intro #openHours {
    width: auto;
    float: none;
    display: block;
  }
  .flyerbanner.store-banner {
    width: auto;
    float: none;
  }
  /* footer */
  .footer-aside {
    zoom: 1;
    clear: both;
    float: none;
    width: auto;
    margin: 0;
  }
  .footer-aside:before {
    content: '';
    display: block;
  }
  .footer-aside:after {
    content: '';
    display: table;
    clear: both;
  }
  .footer-aside .addthis_button {
    float: left;
  }
  .footer-aside .storeselect-dropdown {
    margin: 0 10px;
    float: right;
  }
  .footer-section {
    clear: both;
    width: 100%;
  }
  .footerbar {
    padding: 1em 10px;
  }
  .footerbar .footer-legalinfo {
    float: none;
    clear: both;
  }
  .footerbar .footer-logos {
    float: none;
    clear: both;
  }
  /* ecommerce */
  .postalcodecheck .postalcodecheck-banner {
    display: none;
  }
  .postalcodecheck .postalcodecheck-box {
    margin-left: 0;
  }
  .postalcodecheck .postalcodecheck-box h1 {
    font-size: 2.3em;
    text-align: center;
  }
  .postalcodecheck .postalcodecheck-box .searchfield {
    padding-left: 10px;
    background: #fff;
  }
  /*ecommerce*/
  .product-list li,
  .additionalProduct-list li,
  .product-list.col3 li,
  .product-list.col2 li,
  .product-list .product-list-col,
  .additionalProduct-list .product-list-col,
  .product-list.col3 .product-list-col,
  .product-list.col2 .product-list-col {
    width: 100%;
    float: none;
    zoom: 1;
    margin-bottom: 40px;
  }
  .product-list li:before,
  .additionalProduct-list li:before,
  .product-list.col3 li:before,
  .product-list.col2 li:before,
  .product-list .product-list-col:before,
  .additionalProduct-list .product-list-col:before,
  .product-list.col3 .product-list-col:before,
  .product-list.col2 .product-list-col:before {
    content: '';
    display: block;
  }
  .product-list li:after,
  .additionalProduct-list li:after,
  .product-list.col3 li:after,
  .product-list.col2 li:after,
  .product-list .product-list-col:after,
  .additionalProduct-list .product-list-col:after,
  .product-list.col3 .product-list-col:after,
  .product-list.col2 .product-list-col:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-list li .text,
  .additionalProduct-list li .text,
  .product-list.col3 li .text,
  .product-list.col2 li .text,
  .product-list .product-list-col .text,
  .additionalProduct-list .product-list-col .text,
  .product-list.col3 .product-list-col .text,
  .product-list.col2 .product-list-col .text {
    margin-bottom: 50px !important;
  }
  .additionalProduct-spotlight figure {
    float: none;
    width: auto;
    margin-right: 5%;
  }
  .additionalProduct-spotlight .text {
    width: auto;
    float: none;
  }
  .additionalProduct-spotlight h1 {
    margin: .5em 0;
  }
  .productbox {
    margin-top: 2em;
  }
  .productbox .col {
    width: 100%;
    display: block;
  }
  .productbox figure {
    margin-bottom: .8em;
  }
  .productbox .addthis_toolbox {
    margin-bottom: .5em;
  }
  /* giftcard*/
  .toggle-section .toggle-content .checkbox-label {
    width: 160px;
  }
  .toggle-section .toggle-content .label-130 {
    display: block;
  }
  .toggle-section .toggle-content .select {
    width: 40px;
    margin-right: 5px;
  }
  /*  cart */
  .cartlist-table {
    width: 100%;
    display: table;
  }
  .cartlist-table .product-image {
    display: none !important;
  }
  .cartlist-table .product {
    width: 70%;
  }
  .cartlist-table thead td.product span {
    display: inline;
  }
  .cartlist-table tbody td {
    padding: 10px 5px;
  }
  .cartlist-table .price .price-container {
    font-size: .75em;
    text-align: center;
  }
  .cartlist-table .quantity .select {
    width: 45px;
  }
  .homeoffers-wrapper {
    float: none;
    width: auto;
    margin: 0;
    zoom: 1;
  }
  .homeoffers-wrapper:before {
    content: '';
    display: block;
  }
  .homeoffers-wrapper:after {
    content: '';
    display: table;
    clear: both;
  }
  .homeoffers-wrapper .currenthomeoffer figure {
    display: none;
  }
  .homeoffers-wrapper .currenthomeoffer .currenthomeoffer-info {
    width: auto;
    float: none;
  }
  .homeoffers-wrapper .currenthomeoffer .currenthomeoffer-info h3 {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-right: 10px;
  }
  .homeoffers-wrapper .currenthomeoffer .currenthomeoffer-info select {
    margin-bottom: 0;
    width: auto;
  }
  /* product schedule*/
  .order-list .product,
  order-product-list .product {
    width: 45%;
    padding-left: 10px;
  }
  .confirm-table tbody .product {
    width: 60%;
  }
  .confirm-table tbody .product .product-info {
    width: 100%;
  }
  .confirm-table tbody .product .product-type {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 100%;
  }
  .purchaseThankYouWrapper {
    padding: 40px 20px;
  }
  .purchaseThankYouWrapper h1 {
    font-size: 40px;
  }
  .purchaseThankYouWrapper .text {
    font-size: 1.7em;
  }
  .teh-container-desktop {
    display: none;
  }
  .contest-wrapper #contest-step2 label {
    display: block;
  }
  .contest-wrapper #contest-step2 .col-half {
    width: 100%;
    margin-right: 0%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
  }
  .contest-wrapper #contest-step2 .col-zip {
    width: 38%;
    margin-right: 2%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
  }
  .contest-wrapper #contest-step2 .col-city {
    width: 58%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
  }
  .recipestart-list .recipe-list-item figure {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
  }
  .recipestart-list .recipe-list-item .recipe-content {
    float: none;
    width: 100%;
  }
  #recipeProductPickerModal {
    width: 100%;
    left: 0;
    padding: 10px;
  }
  #recipeProductPickerModal #closeRecipeProductPickerModal {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    padding: 10px;
  }
  #recipeProductPickerModal .recipe-productpicker-items .recipe-productpicker-item {
    width: 100%;
    float: none;
    display: block;
  }
  /*Notificationbar - */
  .notification-bar.household-link {
    padding: 20px 0 10px;
  }
  .notification-bar.household-link .text {
    font-size: 13px;
    font-weight: bold;
    vertical-align: bottom;
  }
  .notification-bar.household-link .buttons {
    display: block;
    margin: 10px 0;
  }
  .notification-bar.household-link .buttons a {
    margin-bottom: 10px;
  }
  .notification-bar.household-link .submit-button {
    margin-left: 10px;
  }
  .notification-bar.household-link .editbutton {
    margin-left: 10px;
  }
  #HouseholdLinkWrapper a {
    cursor: pointer;
  }
  #HouseholdLinkWrapper #householdResendRequest {
    margin-left: 0;
    display: block;
  }
  #HouseholdLinkWrapper #householdCancelRequest {
    margin-left: 0;
    display: block;
  }
}
