body, input, select, textarea, button, .button, button.button, .button.btn-checkout {
    font-family: 'Orkney', 'sans-serif';
    font-size: 13px;
}
.button, button.button, .button.btn-checkout {
    font-weight: 600;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -293px 0
  }
  100% {
    background-position: 293px 0
  }
}
.container {
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.placeholder-animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  position: relative;
}
.line-long, .line-short {
    display: none;
}
.notification-container {
    display: none;
}
.cms-home .notification-container {
    display: block;
}
.new-border {
    border-radius: 10px;
    box-shadow: 0 0 10px #aaa;
}
.footer-container .page-bottom-border {
    padding: 10px 0;
    font-size: 12px;
}
.category-products {
    background: #fff;
    border-radius: 10px;
    padding: 40px 0 10px;
}
.main-content {
    text-align: center;
}
h2.category-header,
.main-content h2,
.main-content h3 {
    color: #7755A2;
    font-weight: 600;
    font-size: 36px;
    line-height: 1;
    margin: 40px 0 0;
}
.main-content h2 {
    line-height: 64px;
}
h2.category-header {
    text-align: center;
}
.main-content .categories-grid .category-item {
    display: block;
}

/**
 * Category images
 */
.main-content .categories-grid.in .category-item.fish .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-fish-n-seafood.jpg');
}
.main-content .categories-grid.ae .category-item.fish .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/fish-02.jpg');
}
.main-content .categories-grid.in .category-item.poultry .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-poultry.jpg');
}
.main-content .categories-grid.ae .category-item.poultry .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/chicken-02.jpg');
}
.main-content .categories-grid.in .category-item.mutton .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-mutton.jpg');
}
.main-content .categories-grid.ae .category-item.mutton .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/meats-01.jpg');
}
.main-content .categories-grid.in .category-item.marinated .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-rtc.jpg');
}
.main-content .categories-grid.ae .category-item.marinated .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/marinated-02.jpg');
}
.main-content .categories-grid.in .category-item.combos .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-combo.jpg');
}
.main-content .categories-grid.ae .category-item.combos .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/combos-01.jpg');
}
.main-content .categories-grid.in .category-item.steaks .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/2021/category-steaks-n-fillets.jpg');
}
.main-content .categories-grid.ae .category-item.steaks .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/steaks-fillets-04.jpg');
}
.main-content .categories-grid .category-item.vegetables .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/fnv-box-01.jpg');
}
.main-content .categories-grid .category-item.vegan .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/vegan-03.jpg');
}
.main-content .categories-grid .category-item.bakery .category-image {
    background-image: url('https://static.freshtohome.com/media/banner/133c19ae547df9a1.jpg');
}
.main-content .categories-grid .category-item.pantry .category-image {
    background-image: url('https://static.freshtohome.com/media/banner/ed3e73ebd132e449.jpg');
}
.main-content .categories-grid .category-item.seasonal .category-image {
    background-image: url('https://static.freshtohome.com/images/mobile/home/categories/seasonal-01.jpg');
}

.main-content .categories-grid .category-item .category-text {
    position: relative;
    padding: 16px 0;
    color: #222;
    font-weight: 600;
}
.main-content .categories-grid .category-item .category-text h3 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.main-content .categories-grid .category-item .category-text .action {
    position: absolute;
    bottom: 30px;
    left: 94px;
    padding: 0 16px;
    background: #3c8031;
    color: #fff;
    border: 0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 600;
    transition: 0.5s;
}

/**
 * Product page
 */
.catalog-product-view .padding-s {
    padding: 0;
}
.catalog-product-view .product-view {
    padding: 30px 0;
}
.catalog-product-view .product-view .col-left {
    width: 440px;
}
.catalog-product-view .product-view .col-right {
    width: 750px;
}
.product-view .products-list .product-shop {
    padding-left: 20px;
    width: 300px;
}

/**
 * Flash Sale
 */
.cms-home #flash_sale_box h1 {
    font-size: 48px;
}
.cms-home #flash_sale_box .common-header {
    margin-bottom: 20px;
}

.product-view .product-video {
    padding: 40px;
}

.product-view .product-video .iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 50%;
    margin-top: 20px;
}
.product-view .product-video .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.product-view .cooking-instruction {
    margin-top: 20px;
}
.product-view .cooking-instruction h4 {
    margin-bottom: 0;
}
.product-view .cooking-instruction p {
    white-space: pre-line;
}

/**
* Responsive checkout
*/

@media only screen and (max-width: 350px) {
    .logo {
        margin-left: auto;
        margin-right: auto;
        width: 21em;
    }
    .nav-container {
        display: none;
    }
    ul.messages {
        display: block;
        width: auto;
        max-width: 310px;
        text-align: left;
    }
    h2#notifyText{
        font-size: 13px;
        display: block;
        display: flex;
        justify-content: space-between;
        width: auto;
        max-width: 308px;
        text-align: justify;
    }
    .checkout-retry {
        position: relative;
        margin-left: 10px;
    }
    .cancel-block {
        display: block;
        width: auto;
        max-width: 300px;
    }
    .page-bottom-border {
        width: 100%;
    }
    .page-bottom-border {
        width: 100% !important;
        position: relative !important;
    }
    .footer-container .copyright {
        position: relative !important;
    }
    .header-container .top-links {
        width: 200%;
    }
    .checkout-success .sub-title {
        font-size: 17px !important;
    }
    .checkout-success > p.order-alert {
        width: auto;
        max-width: 321px;
    }
    .razorpay-redirect-index h2 {
        text-align: left !important;
        padding-bottom: 40px !important;
        font-size: 14px !important;
    }
    .ngenius-block h1 {
        text-align: left !important;
        padding-bottom: 40px !important;
        font-size:20px !important;
    }
    .footer {
        display: none;
    }
    .footer-container {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .block .last_block {
        width: auto !important;
        max-width: 260px !important;
    }
    .block.block-list.block-viewed.last_block {
        width: 30% !important;
        padding-top: 30px !important;
    }
    .ngenius-wrapper .mchild {
        top: 24% !important;
    }
  }
/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 350px) and (max-width: 768px){
    .logo {
        margin-left: auto;
        margin-right: auto;
        width: 25em;
    }
    .nav-container {
        display: none;
    }
    #topNavContainer {
        box-shadow: none;
    }
    ul.messages {
        display: block;
        width: auto;
        max-width: 351px;
        text-align: left;
    }
    h2#notifyText {
        max-width: 340px;
    }
    .checkout-retry {
        position: relative;
        margin-left: 10px;
    }
    .cancel-block {
        display: block;
        width: auto;
        max-width: 350px;
    }
    .page-bottom-border {
        width: 100% !important;
        position: relative !important;
    }
    .footer-container .copyright {
        position: relative !important;
    }
    .header-container .top-links {
        width: 200%;
    }
    .checkout-success .sub-title {
        font-size: 17px !important;
    }
    .checkout-success > p.order-alert {
        width: auto;
        max-width: 321px;
        margin: 0 auto;
    }
    .block-subscribe > .social {
        text-align: left;
    }
    .razorpay-redirect-index h2 {
        text-align: left !important;
        padding-bottom: 10px !important;
        font-size: 16px !important;
    }
    .ngenius-block h1 {
        text-align: left !important;
        padding-bottom: 40px !important;
        font-size:20px !important;
    }
    .block .block-list .block-viewed .last_block {
        width: auto !important;
        max-width: 310px !important;
    }
    .block.block-list.block-viewed.last_block {
        width: 30% !important;
        padding-top: 30px !important;
    }
    .footer {
        display: none;
    }
    .footer-container {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .ngenius-wrapper .mchild {
        top: 24% !important;
    }

  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .logo {
        margin-left: auto;
        margin-right: auto;
        width: 54em;
    }
    #topNavContainer {
        box-shadow: none;
    }
    ul.messages {
        display: block;
        width: auto;
        max-width: 608px;
        text-align: left;
    }
    .checkout-retry {
        position: relative;
        margin-left: 10px;
    }
    .cancel-block {
        display: block;
        width: auto;
    }
    .page-bottom-border {
        width: 100% !important;
        position: relative !important;

    }
    .header-container .top-links {
        width: 200%;
    }
    .checkout-success .sub-title {
        font-size: 17px !important;
    }
    .checkout-success > p.order-alert {
        width: auto;
        max-width: 321px;
    }
    .block-subscribe > .social {
        text-align: left;
    }
  }

  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) and (max-width: 1024px){
    #topNavContainer {
        box-shadow: none;
    }
    .block.block-list.block-viewed.last_block {
        width: inherit !important;
        padding-top: inherit !important;
    }
    ul.messages {
        display: block;
        width: auto;
        /* max-width: 351px; */
        text-align: left;
    }
    h2#notifyText {
        max-width: inherit !important;
    }
    .checkout-retry {
        position: relative;
        margin-left: 10px;
    }
    .cancel-block {
        display: block;
        width: auto;
        max-width: fit-content;
    }
    .page-bottom-border {
        width: 100% !important;
        position: relative !important;
    }
    .page-bottom-border .copyright {
        position: relative;
    }
    .checkout-success .sub-title {
        font-size: 25px !important;
    }
    .block-subscribe > .social {
        text-align: left;
    }
    .checkout-success > p.order-alert {
        width: unset !important;
        max-width: unset !important;
    }
    .razorpay-redirect-index h2 {
        text-align: unset !important;
        padding-bottom: 10px !important;
        font-size: initial !important;
    }
    .block .block-list .block-viewed .last_block {
        width: auto;
        max-width: 260px;
    }
}
/* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
    .header-container .top-links {
        width: 1030px;
    }
    .page-bottom-border {
        width: 1040px !important;
        position: relative;
    }
    .block-subscribe > .social {
        text-align: unset !important;
    }
    div.checkout>.page-title {
        width: 100%;
    }
  }
  
  /* Extra large devices (large laptops and desktops, 1200px and up) */
   @media only screen and (min-width: 1200px) {

    .nav-container>.container {
        display: inherit !important;
    }
    .header-container .top-links {
        width: 1030px;
    }
    .page-bottom-border {
        width: 1040px !important;
        position: relative;
    }
    .page-bottom-border .copyright {
        position: unset;
    }
    .checkout-success > p.order-alert {
        width: unset !important;
        max-width: unset !important;
    }
    .block-subscribe > .social {
        text-align: unset !important;
    }
    .razorpay-redirect-index h2 {
        text-align: center !important;
        padding-bottom: 0px !important;
        font-size: initial !important;
    }
    .ngenius-block h1 {
        text-align: inherit !important;
        padding-bottom: inherit !important;
        font-size: inherit !important;
    }
    .footer {
        display: inherit !important;
    }
    .footer-container {
        position: inherit !important;
        bottom: inherit !important;
        width: inherit !important;
    }
    .ngenius-wrapper .mchild {
        top: inherit !important;
    }
  }
}

/* Elastic search page */
.elastic-search .container .pd10 {
    padding: 10px;
}
.elastic-search .no-results {
    color: #8b5981;
}
.elastic-search .error {
    color: #ffaeae;
}
.elastic-search .short-desc {
    height: 40px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.elastic-search .product-name {
    font-size: 13px;
    color: #333;
    font-weight: 600;
    height: 48px;
    overflow: hidden;
}
.elastic-search .actions {
    text-align: left;
}
.elastic-search .price-box {
    color: green;
    margin-top: 20px;
}
.elastic-search .price-box .price {
    font-weight: 600;
}
.elastic-search .price-box .price-label {
    font-weight: normal;
}
.elastic-search .card {
    /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
    transition: 0.3s;
    /* width: 40%; */
    border-radius: 11px;
    margin-bottom: 30px;
    height: auto;
    border: 1px solid #e5e5e5;
}
.elastic-search img.curved{
    border-radius: 10px 10px 0 0;
    display: block;
}
.elastic-search .card-content {
    padding: 10px 0px 10px 10px;
    /* height: 105px; */
}
/* Elastic search page */

/* My saved cards */

.manage-saved-cards div.debit-card {
    padding: 10px;
    height: 140px;
    color: black;
    margin: 10px;
    background-color: #5b9d4f14;
    width: 100%;
    position: relative;
}

div.debit-card .card-logo {
    float: right;
}

div.debit-card .card-content {
    padding: 10px;
}

.manage-saved-cards div.logo-header {
    position: relative;
    padding: 10px;
    margin-bottom: 13px;
}

.manage-saved-cards div.card-title {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    height: 26px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    font-size: 18px;
    padding: 10px;
}

div.card-content>div.card-number {
    display: inline-block;
    width: 220px;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

div.card-footer {
    padding: 15px;
}

div.card-footer>div.card-actions {
    right: 0;
    bottom: 0;
    text-align: right;
}

div.debit-card .remove-card-loader {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50px, 22px);
    margin: 0;
}

/* My saved cards */

/* Fresh cash apply button*/
button.btn-fc-apply {
    padding: 6px 13px;
    color: #fff;
    background: #7755A2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    transition: 0.3s;
    border-style: none;
}

button.btn-fc-remove {
    padding: 6px 13px;
    color: #fff;
    background: #7a7a7a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    transition: 0.3s;
    border-style: none;
}

.fc-btn-block-cell > span.fc-label {
    font-size: 14px;
    color: black;
    text-transform: capitalize;
    font-weight: 800;
}

.fc-btn-block-cell > span.balance {
    font-size: 14px;
    text-transform: capitalize;
    -webkit-font-smoothing: subpixel-antialiased;
    color: darkslategray;
    font-weight: 600;
}
/* Fresh cash apply button*/