.container,
.main-content,
.category-products {
    max-width: 1280px;
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}
.header-container {
    border-bottom: 1px solid #eee;
    background: #fff;
}
.header-container .top-links {
    width: 100%;
}
.header-container .top-links .separator {
    margin: 0 8px;
}
#search_mini_form {
    top: 59px;
    left: 132px;
    right: auto;
    bottom: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.header .form-search .input-text {
    width: 400px;
    height: 38px;
}
.header .form-search .input-text::placeholder {
    color: #9a9a9a;
    font-size: 13px;
}
.sidebar-header {
  display: flex;
  position: absolute;
  top: 58px;
  right: 0;
  z-index: 999999;
}
.sidebar-header .profile-header {
    width: 48px;
}
.sidebar-header .profile-header .profile-icon {
    display: block;
    background: url(/skin/frontend/default/theme659/images/new/profile-icon-01.png);
    background-size: contain;
    width: 44px;
    height: 44px;
}

.main-container {
    padding-top: 120px;
}
.main-container h2,
.main-container h3 {
    color: #333;
    margin-bottom: 0;
}
.main-container h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.main-container h3 {
    font-size: 18px;
}
h2.category-header {
    margin-bottom: 20px;
}
.category-products a.product-block {
    border: 1px solid #eee;
}
.category-products .products-grid .short-desc {
    height: 20px;
    font-weight: normal;
}
.category-products .products-grid .offer-text {
    color: #eb5757;
    position: absolute;
    bottom: 2px;
}
.category-products .products-grid .product-shop {
    padding: 10px;
}
.products-grid {
    margin: 0 -15px 30px;
}
.products-grid .product-name {
    height: 40px;
}
.catalog-product-view .product-view .product-shop .offer-text {
    color: #eb5757;
    margin: 10px 0;
}
.main-content .categories-grid .category-item .category-image {
    height: 180px;
    margin: 20px 0 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.main-content .categories-grid .category-item .info .text {
    color: #8a8a8a;
    font-weight: normal;
}
.product-view .spice-level {
    margin-bottom: 10px;
}
.flash-sale-header {
    margin-bottom: 20px;
}
.flash-sale-header .title {
    display: flex;
    justify-content: center;
}
.flash-sale-header .countdown {
    background: linear-gradient(90deg,#f4b64d 0,#f72973 99.77%);
    border-radius: 4px;
    margin-left: 10px;
    height: 32px;
    line-height: 32px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    width: 148px;
    text-align: center;
}
.flash-sale-header .countdown span {
    margin-left: 8px;
    font-weight: 600;
}
.flash-sale-container {
    background: #F2F7F2;
    padding: 20px 0;
}
.flash-sale-container .category-products {
    background: transparent;
}
.flash-sale-container .category-products a.product-block {
    background: #fff;
}

.footer-container {
    font-weight: normal;
}
.footer-container .row {
    margin: 0;
}
.footer {
    border-top: 1px solid #eee;
}
.footer-main {
    display: flex;
    height: 240px;
}
.footer-main .company,
.footer-main .contact-us {
    padding: 30px 0;
    width: 25%;
    height: 100%;
}
.footer-main .company {
    border-right: 1px solid #e5e5e5;
}
.footer-main .company .footer-logo {
    padding: 10px 0;
}
.footer-main .company .address {
    padding: 10px 20px 10px 4px;
}
.footer-main .contact-us .title {
    font-weight: bold;
}
.footer-main .contact-us .contact .title {
    margin-bottom: 10px;
} 
.footer-main .contact-us .social {
    margin-top: 48px;
}
.footer-main .main-links {
    padding: 30px;
    width: 50%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.footer .main-links ul li a {
    color: #5A5A75;
}
.footer-main ul li { 
    list-style: none; 
    display: inline; 
}
.footer-main .main-links ul li:after { 
    content: " \00b7"; 
    font-size: 40px;
    vertical-align: middle;
    margin-right: 6px;
}
.footer-main .main-links ul li:last-child:after { 
    content: none; 
}
.footer-main .main-links .serving-cities {
    font-size: 11px;
    margin-top: 10px;
}
.footer-main .contact-us {
    text-align: center;
}
.gyan-container {
    padding: 30px 0 10px;
    color: #777;
}
.gyan-container h1 {
    text-transform: uppercase;
    color: #555;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.footer-links {
    padding: 20px 0;
}
.footer-links.all-cities h3 {
    color: #777;
    font-weight: 600;
}
.footer-links.all-cities span {
    font-size: 12px;
    display: inline-block;
    width: 120px;
}

.main-container .checkout {
    max-width: 1000px;
    margin: 0 auto;
}
.main-container .cart h2 {
    font-size: 18px;
    font-weight: 600;
}


.ajaxcart .empty {
    background: #3c8031;
}


.certificate-banner-container {
    display:flex;
}
.certificate-banner-container .banner {
    display:block;
    border-radius: 8px;
}
.certificate-banner-container .certificate a {
    display: block;
}
.certificate-banner-container .download-app {
    background:url("https://static.freshtohome.com/images/web/download-app-banner-lollypop.jpg") no-repeat;
    background-size: contain;
    width: 32%;
    position: relative;
    margin-left: 30px;
}
.certificate-banner-container .download-app a {
    position: absolute;
}
.certificate-banner-container .download-app a.ios {
    left: 20px;
    top: 188px;
    width: 119px;
    height: 38px;
}
.certificate-banner-container .download-app a.android {
    left: 20px;
    top: 236px;
    width: 119px;
    height: 38px;
}

.cms-faq .padding-s,
.cms-terms .padding-s,
.cms-terms-fsb .padding-s,
.cms-privacy-policy .padding-s,
.cms-refund-policy .padding-s,
.cms-sellers .padding-s,
.cms-contact .padding-s,
.customer-account-logoutsuccess .padding-s {
    width: 1280px;
    margin: 0 auto;
}

/* For resolution below 1360px */
@media (max-width: 1359px) {
    .container,
    .main-content,
    .category-products {
        max-width: 1080px;
        width: 1080px;
    }
    .catalog-product-view .product-view .col-right {
        width: 640px;
    }
    .product-view .category-products {
        width: 600px;
    }
}