.uranus.tparrows:before {
    background-color: #FBF6EC;;
    border-radius: 0px;
    opacity: 0.95;
    color: #2B1E0F;
    font-size: 1em;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.btn-light2 {
    width: 252px;
    height: 44px;
    font-size: 15px;
    color: #525252;
    border-radius: 50px;
    letter-spacing: -0.02em;
    background-color: #fff;
    border: 1px solid #E3E9ED;
    font-weight: 600;
}
#customer-info {
    padding: 0 120px;
    padding-top: 40px;
    /* margin: 0 auto; */
}
#customer-info .img {
    display: inline;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #C2AC85;
    box-shadow: 0px 10px 40px rgba(82, 82, 82, 0.1), 0px 0px 5px rgba(82, 82, 82, 0.08);
    padding: 12px;
    line-height: 1em;
    margin-right: 10px;
    position: relative;
}
#customer-info .line:nth-child(1) .img::after {
    content: "";
    background: url('/img/shopping-cart-white.svg') no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#customer-info .line:nth-child(2) .img::after {
    content: "";
    background: url('/img/like-white.svg') no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#customer-info .line:nth-child(3) .img::after {
    content: "";
    background: url('/img/award-white.svg') no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#customer-info .body {
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.02em;
    padding: 5px;
}
#customer-info .body .text {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #2B1E0F;
}
#customer-info .body .sub-text {
    font-family: 'Barlow Condensed';
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: #525252;
    white-space: nowrap;
}
#customer-info .body .sub-text img {
    position: relative;
    top: -1px;
}
#iswari-goddess {
    position: absolute;
    left: calc(50% - (442px / 2));
    top: 0;
    opacity: 0.07;
    display: none!important;
}
.products-categories {
    position: relative;
    padding-top: 15px;
    padding-bottom: 40px;
    text-align: center;
}
.products-categories .shadow { 
    color: #E3E9ED;
    opacity: 0.2;
    position: absolute;
    left: calc(50% - (690px/2));
    top: -5px;
    font-weight: 900;
    font-size: 60px;
    line-height: 73px;
    text-align: center;
    letter-spacing: -0.02em;
    margin: 0 auto;
    font-family: Montserrat Alternates, Montserrat;
    cursor: default;
    z-index: -1;
    display: none;
}
.products-categories .cat-tab.active {
    color: #2B1E0F;
}
.products-categories .cat-tab {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 22px;
    line-height: 90%;
    color: #C79B5D;
    position: relative;
    padding: 5px;
    text-align: center;
    margin-right: 40px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
}
.products-categories .cat-tab::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    border-radius: 2px;
    border-bottom: 2px solid #C79B5D;
    opacity: 0.5;
}
.products-categories .cat-tab.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    border-radius: 2px;
    border-bottom: 2px solid #2B1E0F;
}
.products-categories .cat-tab:last-child {
    margin-right: 0;
}
.product-card .product-buttons>.btn {
    width: 186px;
}
.featured-products .owl-carousel .owl-dots {
    margin-top: 20px;
}
.featured-products {
    padding-bottom: 42px;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        to top,
        #F4F7F0 0%,
        #F4F7F0 52%,
        #E8EFE1 52%,
        #E8EFE1 100%
  );
}
.featured-products .owl-carousel .owl-nav .owl-next {
    top: 205px;
    right: -35px;
}
.featured-products .owl-carousel .owl-nav .owl-prev {
    top: 205px;
    left: -35px;
}
.slider {
    position: relative;
}
.slider-title {
    font-family: garage-gothic, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 140%;
    color: #B98E58;
    position: relative;
    overflow: visible;
    letter-spacing: -0.02em;
}
.best-sellers .slider-title {
    font-family: garage-gothic, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 140%;
    color: #725946;
    margin-bottom: 0px;
}
.slider-title-shadow {
    color: #E3E9ED;
    font-family: Montserrat Alternates;
    font-weight: 900;
    font-size: 60px;
    position: absolute;
    width: 100%;
    top: calc(-29px);
    z-index: -1;
    opacity: 0.2;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    display: none;
}
.slider .product-card {
    border: 0px;
}
.slider-bg {
    background-color: #f7f8fa;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.product-card {
    background-color: initial;
    padding-right: 10px;
}
.product-card .product-title {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    color: #2A941A;
    margin-bottom: 4px;
}
.product-card .product-title > a {
    color: #2A941A;
}
.product-card .product-thumb {
    font-size: 17px;
    margin-bottom: 7px;
}
.product-card .product-description {
    font-family: 'Barlow';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #9DA9B9;
    text-align: center;
    margin-bottom: 20px;
}
.product-card .product-price {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.04em;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;
    padding: 0;
    margin-bottom: 10px;
}
.product-card .product-price-before {
    font-family: 'Barlow Condensed';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.04em;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #9DA9B9;
    text-decoration: line-through;
    padding: 0;
    padding-left: 5px;
    text-align: left;
}
.product-card .product-buttons {
    padding: 0;
}
.product-card {
    border: 0;
    background-color: initial;
}
.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 0;
    /* margin-top: -23px; */
}
.owl-carousel .owl-dots .owl-dot.active {
    background-color: #389C23;
    border: none;
    opacity: .9;
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
}
.owl-carousel .owl-dots .owl-dot {
    background-color: transparent;
    border: 1.5px solid #79A13D;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    opacity: 1;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    background-color: #E3E9ED;
    line-height: 2em;
    width: 40px;
    height: 40px;
    top: 52.3%;
}
.owl-carousel .owl-nav .owl-prev {
    left: -100px;
}
.owl-carousel .owl-nav .owl-next {
    right: -100px;
}
#fresh-content {
    background: url('../img/bg-blobs.svg') no-repeat;
    background-size: cover;
    padding-top: 115px;
    padding-bottom: 20px;
    position: relative;
}
#fresh-content .owl-stage {
    margin: 0;
    /* max-width: 1140px; */
}
#fresh-content .title {
    font-family: Montserrat Alternates;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #08B556;
    margin-bottom: 50px;
    z-index: 3;
    position: relative;
}
#fresh-content .content .owl-carousel {
    padding-left: 150px;
    padding-right: 150px;
    /* box-sizing: unset; */
}
#fresh-content .content {
    white-space: nowrap;
    overflow-x: hidden;
    position: relative;
    padding-bottom: 10px;
}
#fresh-content .content .item {
    box-shadow: 0px 3px 30px rgba(82, 82, 82, 0.15);
    border-radius: 4px;
    background-color: #fff;
    width: 245px;
    height: 416px;
    display: inline-block;
    white-space: normal;
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
}
#fresh-content .content .item .badge {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.1em;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    box-shadow: 0px 10px 16px rgba(255, 181, 32, 0.16), 0px 4px 6px rgba(0, 0, 0, 0.06);
    border-radius: 500px;
    min-width: 72px;
    height: 20px;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
    padding: 2px 15px;
    z-index: 1;
}
#fresh-content .content .item .img {
    height:284px;
    width:245px;
}
#fresh-content .content .item .img img {
    border-radius: 4px 4px 0px 0px;
}
#fresh-content .content .item .text {
    padding: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #525252;
}
#fresh-content .content .item .sub-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #9DA9B9;
    padding: 0 20px;
}

#fresh-content .content .item .link
{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #96C950;
    position: absolute;
    bottom: 20px;
    left: 20px;
    cursor: pointer;
}

#fresh-content .content .item.recipe
{

}

#fresh-content .content .item.recipe .badge
{
    background: #FFB520;
}

#fresh-content .content .item.recipe .img
{
    height: 263px;
    border-radius: 4px;
}

#fresh-content .content .item.article
{

}

#fresh-content .content .item.article .badge
{
    background-color: #1E8E20;
}

#fresh-content .content .item.article .img
{
    height: 139px;
    border-radius: 4px 4px 0px 0px;
}

#fresh-content .content .item.video
{

}

#fresh-content .content .item.video .duration
{
position: absolute;
    bottom: 0;
    right: 0;
    margin: 5px;
    padding: 2px 5px 2px 8px;
    background-color: #000;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -0.02em;
    opacity: 0.95;
    border-radius: 2px;
}

#fresh-content .content .item.video .play
{
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    z-index: 3;
}

#fresh-content .content .item.video .circle:nth-child(1)
{
    background: #FFFFFF;
    opacity: 0.4;
    box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.1), 0px 10px 10px rgba(0, 0, 0, 0.04);
    width: 80px;
    height: 80px;
    border-radius: 80px;
    position: absolute;
}

#fresh-content .content .item.video .circle:nth-child(2)
{
    background: #FFFFFF;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    position: absolute;
    margin: 5px;
    opacity: 0.6;
    box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.1), 0px 10px 10px rgba(0, 0, 0, 0.04);
}

#fresh-content .content .item.video .circle:nth-child(3)
{
    background: #FFFFFF;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    position: absolute;
    margin: 10px;
    opacity: 0.8;
    box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.1), 0px 10px 10px rgba(0, 0, 0, 0.04);
}

#fresh-content .content .item.video .icon
{
    content: "";
    background: url("/img/homepage/play-button.svg") no-repeat center;
    width: 16px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 6px);
}

#fresh-content .content .item.video .badge
{
    background-color: #D04137;
}

#fresh-content .content .item.video .img
{
    height: 284px;
    position: relative;
}

#fresh-content .content .item.news
{

}

#fresh-content .content .item.news .badge
{
    background-color: #39B8B3;
}

#fresh-content .content .item.news .img
{
    height: 284px;
}

#fresh-content .gradient-right
{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 150px;
    background: linear-gradient(90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 20.83%,
        rgba(255, 255, 255, 0.95) 57.29%,
        #FFFFFF 100%);
    z-index: 2;
}

#fresh-content .gradient-left
{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 150px;
    background: linear-gradient(-90deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.6) 20.83%,
        rgba(255, 255, 255, 0.95) 57.29%,
        #FFFFFF 100%);
    z-index: 2;
}

#fresh-content .owl-dots-external
{
    display: block;
    width: 100%;
    margin-top: 18px;
    text-align: center;
    margin-top: 0;
}

#fresh-content .owl-dots-external .owl-dot
{
    cursor: pointer;
    display: inline-block;
    transition: opacity .25s;
    border-radius: 50%;
    user-select: none;
    opacity: .9;
    background-color: #E3E9ED;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    opacity: 1;
}

#fresh-content .owl-dots-external .owl-dot:last-child
{
    margin-right: 0;
}

#fresh-content .owl-dots-external .owl-dot.active
{
    background-color: #96C950;
    opacity: .9;
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
}

#fresh-content .owl-dots,
#fresh-content .owl-dots-external
{
    position: absolute;
    top: 120px;
    right: 160px;
    text-align: right;
    z-index: 34;
}

#fresh-content .owl-stage-outer {
    padding: 25px;
    position: relative;
    top: -25px;
    /* left: -25px; */
    z-index: 5;
    padding-left: 0;
    padding-right: 0;
    /* padding-left: 150px; */
    /* padding-right: 150px; */
    /* margin-left: 150px; */
    /* margin-right: 150px; */
    /* box-sizing: border-box; */
    /* max-width: 1140px; */
    overflow: visible;
}
.cat-home {
    position: relative;
    margin-bottom: 2px;
    padding-top: 48px;
    padding-bottom: 48px;
    z-index: 1;
}
.cat-home.opportunities {
    background-color: #FBF6EC;
}
.cat-home .owl-carousel .owl-item {
    /* width: 320px!important; */
}
/*.cat-home .product-title {
    font-weight: 600;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: -0.02em;
}*/
.cat-home .product-buttons .btn {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.02em;
}
.cat-home .owl-carousel {
    /* overflow-x: hidden; */
}
.cat-home.best-sellers {
    background-color: #E8EFE1;
}

.cat-home.best-sellers .slider-bg
{
    top: 0;
}
.cat-home .slider-bg {
    top: 50%;
}
.product-card {
    background-color: initial;
    display: inline-block;
    padding-bottom: 30px;
    overflow-y: visible;
}
/*.product-card .product-title {
    margin-bottom: 4px;
    height: 36px;
}*/
.product-card .product-thumb {
    font-size: 17px;
    margin-bottom: 7px;
    height: 237px;
    border-radius: 10px;
}
/*.product-card .product-description {
    color: #9DA9B9;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}*/
/*.product-card .product-price-before {
    font-size: 18px;
    color: #9DA9B9;
    text-decoration: line-through;
    padding: 0;
    padding-left: 5px;
    text-align: left;
    line-height: 16px;
    letter-spacing: -0.02em;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.02em;
}*/
.product-card .product-buttons {
    padding: 0;
    margin-top: 11px;
}
.product-card .product-badge {
    background-color: #fff;
    border: 0;
    line-height: 5em;
    box-shadow: 0px 3px 25px rgba(82, 82, 82, 0.15);
    border-radius: 50px;
    transform: initial;
    left: initial;
    right: 30px;
    top: 10px;
    width: 70px;
    height: 70px;
}
.product-promo {
    font-size: 20px;
    font-weight: 800;
    color: #88303E;
    letter-spacing: -0.02em;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    background-color: #F1D9A6;
    border-radius: 0px;
    color: #2B1E0F;
    font-size: 1em;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 2.9em;
}
.owl-prev.disabled, .owl-next.disabled {
    /* display: none; */
}
.owl-prev > i, .owl-next > i {
    position: relative;
    left: 2px;
    font-size: 12px;
}
.owl-prev > i {
    left: -2px;
}
.opportunities-btn {
    margin-top: 25px;
    margin-bottom: 10px;
    width: initial;
    padding: 0 30px 0 30px;
    min-width: 250px;
}
#top-cat {
    padding-top: 48px;
    /* padding-bottom: 60px; */
    overflow-x: hidden;
}

#top-cat .btn-success-outline
{
    /* box-shadow: 0px 3px 30px rgba(82, 82, 82, 0.15); */
    border-radius: 50px;
    border: 1px solid #1E8E20;
    background-color: transparent;
    color: #1E8E20;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 30px;
}

#top-cat .card-title {
    font-family: garage-gothic, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 31px;
    text-transform: uppercase;
    color: #2B1E0F;
    text-shadow: 0px 1px 3px rgba(82, 82, 82, 0.2);
    margin-top: 20px;
}

#top-cat .card-img-tiles,
#top-cat .card
{
    border: 0;
    position: relative;
}

#top-cat .card-img-tiles img
{
    height: 220px;
    width: 220px;
    margin-bottom: 0px;
}

#top-cat .main-img
{
    display: block;
    width: auto;
    padding: 0;
    height: 220px;
}

#top-cat .card-img-tiles img:nth-child(1)
{
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

#top-cat .card-img-tiles img:nth-child(2)
{
    position: absolute;
    z-index: 1;
    height: 198px;
    width: 198px;
    top: 15px;
    left: calc(50% - 198px);
}

#top-cat .card-img-tiles img:nth-child(3)
{
    position: absolute;
    z-index: 1;
    height: 198px;
    width: 198px;
    top: 15px;
    left: calc(50% - 0px);
}

#top-cat > h3
{
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #525252;
}

#top-cat .opportunities-btn
{
    margin-top: 20px;
}

#certification
{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
    box-shadow: 40px 40px 80px rgba(0, 0, 0, 0.1);
}

#certification h3
{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #1E8E20;
    text-align: center;
    margin-bottom: 0;
}

#certification .description
{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #9DA9B9;
}

#certification .images
{
    margin-top: 45px;
}

#certification .images > div
{
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #525252;
    position: relative;
    box-sizing: content-box;
}
#certification .img-organic {
    background: url("/img/homepage/organic-foods.svg") no-repeat center top;
    width: 140px;
    height: 85px;
}
#certification .img-gluten {
    background: url("/img/homepage/gluten-free.svg") no-repeat center top;
    width: 140px;
    height: 85px;
}
#certification .img-fairtrade {
    background: url("/img/homepage/fairtrade.svg") no-repeat center top;
    width: 140px;
    height: 85px;
}
#certification .img-vegan {
    background: url("/img/homepage/vegan-certified.svg") no-repeat center top;
    width: 140px;
    height: 85px;
}
#certification .images .text {
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    width: 100%;
    align-self: flex-end;
}
#footer-customer-info {
    background-color: #ffffff;
}
div#footer-customer-info {

}
#footer-customer-info #customer-info {
    padding-top: 30px;
    padding-bottom: 50px;
}
#recipes-categories {
    padding-top: 40px;
    padding-bottom: 40px;
}
#recipes-categories .title {
    font-family: garage-gothic, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #389C23;
    text-transform: uppercase;
}
#recipes-categories hr {
    border: 1px solid #E3E9ED;
    margin-top: 2px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
#recipes-categories ul.li-menu, #recipes-categories ul.image-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
#recipes-categories ul.li-menu > li {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #525252;
    position: relative;
    margin-bottom: 7px;
    padding-left: 5px;
}
#recipes-categories ul.li-menu li::before {
    content: "";
    background-image: url("/img/homepage/li.svg");
    background-repeat: no-repeat;
    width: 6px;
    height: 8px;
    position: relative;
    left: -5px;
    top: -1px;
    display: inline-block;
}
#recipes-categories ul.image-menu > li > a .img, #recipes-categories ul.image-menu > li > .img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
}
#recipes-categories ul.image-menu > li {     margin-bottom: 19px;
    background-color: initial;
}
#recipes-categories ul.image-menu .text-container {
    /* line-height: 1em; */
    margin-left: 15px;
    height: 60px;
    display: flex;
}
#recipes-categories ul.image-menu .text-container.d-inline-flex {
    position: relative;
    top: -5px;
}
#recipes-categories ul.image-menu .text {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 18px;
    line-height: 18px !important;
    color: #525252;
}
#recipes-categories ul.image-menu .body .text {
    line-height: 160%;
}
#recipes-categories ul.image-menu .price {
    font-family: 'Barlow Condensed';
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #1E8E20;
    display: flex;
}
.product-card .row .product-price {
    text-align: right;
}
/*.product-card .row .product-price-before {
    margin-bottom: 0;
    line-height: 22px;
}*/

.product-card .product-buttons .btn
{
    box-shadow: 0px 3px 30px rgba(82, 82, 82, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 34px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 2.4em;
}

#recipes-categories ul.image-menu .body
{
    margin-left: 10px;
    align-self: center;
    height: 100%;
    position: relative;
    /* padding-top: 10px; */
    width: 100%;
}

#recipes-categories ul.image-menu .sub-text
{
    line-height: 1.5em;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -0.02em;
    color: #525252;
}

#recipes-categories ul.image-menu .footer
{
    margin-top:10px;
}

#recipes-categories ul.image-menu .footer .price img.shopping-cart,
#recipes-categories ul.image-menu .footer .price del.text-muted{
    margin-right:5px;
}

#recipes-categories ul.image-menu > li
{
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 0;
    display: flex;
    position: relative;
    background-color: #fff;
    padding-left: 0;
}

#recipes-categories ul.image-menu > li > a .img, #recipes-categories ul.image-menu > li > .img {
    min-width: 60px;
    min-height: 60px;
    /* position: absolute; */
    left: 0;
}
#recipes-categories ul.image-menu > li.bigger {
    /* padding-left: 10px; */
    /* height: 60px; */
}
#recipes-categories ul.image-menu > li.bigger > a .img {
    min-width: 60px;
    min-height: 60px;
}
#rev_slider_3_1_wrapper {
    box-shadow: 10px 10px 40px rgba(0,0,0,0.1);
    overflow-y: visible!important;
}
#rev_slider_3_1_wrapper .tp-bullets {
    top: initial!important;
    bottom: 14px!important;
}
#rev_slider_3_1_wrapper .tp-bullet {
    width: 7px;
    height: 7px;
    border: 1.5px solid #79A13D;
    background: transparent;
    top: 0px !important;
}
#rev_slider_3_1_wrapper .tp-bullet.selected {
    width: 12px;
    height: 12px;
    background: #389C23;
    border: 0px;
    top: -1px!important;
}
.forcefullwidth_wrapper_tp_banner {
    padding-bottom: 44px;
    /* overflow-y: visible!important; */
}
#rev_slider_3_1 {
    padding-bottom: 44px;
    box-sizing: content-box;
    background-color: #E8EFE1;
}
#rev_slider_3_1 .tp-bannertimer {
    margin-bottom: 44px;
}
#rev_slider_3_1 .tp-revslider-mainul {
    height: calc(100% - 44px)!important;
}
.free-shipping-mobile {
    background-color: #F7F8FA;
    font-family: 'Barlow';
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -0.02em;
    color: #684E33;
    height: 38px;
    padding: 9px;
    text-align: center;
    position: absolute;
    bottom: -35px;
    width: 100%;
}
.free-shipping-mobile::before {
    content: "";
    display: inline-block;
    position: relative;
    width: 13px;
    height: 13px;
    background: url("/img/homepage/free-shipping.svg") no-repeat center;
    top: 2px;
    left: -5px;
}
.owl-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0;
}
#rev_slider_3_1 .tparrows.tp-rightarrow {
    left: initial!important;
    right: 0px;
    transform: matrix(1, 0, 0, 1, 10, -55) !important;
}
#rev_slider_3_1 .tparrows.tp-leftarrow {
    /*left: 50px!important;*/
    transform: matrix(1, 0, 0, 1, 0, -55) !important;
}
.cat-home .owl-carousel .owl-dots {
    margin-top: -7px;
}
.cat-home .owl-carousel .owl-nav .owl-prev, .cat-home .owl-carousel .owl-nav .owl-next {
    top: 190px;
}
.cat-home .owl-carousel .owl-nav .owl-prev {
    left: -70px;
}
.cat-home .owl-carousel .owl-nav .owl-next
{
    right: -70px;
}

.owl-carousel .grid-item
{
    width: 300px;
    max-width: 300px;
}

.stockless
{
    color: #9DA9B9;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    #certification .images {
        padding: 0 150px;
    }
}
@media (max-width: 1024px) {
    #certification .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .featured-products > .container {
        padding: 0;
    }
    .featured-products .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }
    .featured-products .owl-carousel .owl-nav .owl-next
    {
        right: 10px;
    }

    #top-cat .card-block
    {
        padding-top: 0;
    }

    .featured-products .owl-carousel .owl-dots
    {
        margin-top: -23px;
    }

    #fresh-content .content .owl-carousel
    {
        padding-left: 0;
        padding-right: 0;
    }

    #rev_slider_3_1 .tparrows
    {
        width: 20px;
        height: 20px;
    }

    #rev_slider_3_1 .tparrows.tp-rightarrow
    {
        left: 100%!important;
    }

    #rev_slider_3_1 .tparrows.tp-leftarrow
    {
        left: 0px!important;
    }

    #rev_slider_3_1 .tparrows::before
    {
        width: 20px;
        height: 20px;
        font-size: 0.5em;
        line-height: 3em;
    }

    .owl-prev > i
    {
        left: 0;
    }
    .owl-carousel .owl-nav .owl-prev
    {
        left: -5px;
    }

    .owl-carousel .owl-nav .owl-next
    {
        right: -5px;
    }

    .cat-home .owl-carousel .owl-dots .owl-dot:last-child
    {
        margin-right: 0;
    }

    .cat-home .owl-carousel .owl-dots .owl-dot
    {
        margin-right: 10px;
    }

    .cat-home .owl-carousel .owl-dots .owl-dot.active
    {
        width: 10px;
        height: 10px;
    }

    .cat-home .owl-carousel .owl-dots
    {
        margin-top: -7px;
    }

    .cat-home .owl-carousel .owl-nav .owl-prev,
    .cat-home .owl-carousel .owl-nav .owl-next
    {
        top: 190px;
    }

    .cat-home .owl-carousel .owl-nav .owl-prev
    {
        left: 10px;
    }

    .cat-home .owl-carousel .owl-nav .owl-next
    {
        right: 10px;
    }

    .owl-nav
    {
        display: initial;
    }

    .owl-carousel .grid-item
    {
        width: 250px;
    }

    #recipes-categories ul.image-menu .body .text
    {
        line-height: 110%;
    }

    #fresh-content .owl-stage-outer
    {
        padding-left: 25px;
    }

    .product-card
    {
        padding-bottom: 30px;
    }

    .owl-carousel .owl-dots .owl-dot
    {
        width: 6px;
        height: 6px;
        margin-right: 7px;
    }

    .owl-carousel .owl-dots .owl-dot.active
    {
        width: 8px;
        height: 8px;
    }

    .products-categories::-webkit-scrollbar
    {
        display: none;
    }

    .forcefullwidth_wrapper_tp_banner
    {
        padding-bottom: 65px;
    }

    #rev_slider_3_1
    {
    padding-bottom: 65px;
    }

    #rev_slider_3_1 .tp-bannertimer
    {
    margin-bottom: 65px;
    }

    #rev_slider_3_1_wrapper .tp-bullets
    {
    bottom: 15px!important;
    }

    #rev_slider_3_1 .tp-revslider-mainul
    {
    height: calc(100% - 65px)!important;
    }

    #rev_slider_3_1_wrapper .tp-bullet
    {
        width: 6.67px;
        height: 6.67px;
    }

    #rev_slider_3_1_wrapper .tp-bullet.selected
    {
        width: 8px;
        height: 8px;
    }

    /*.payment-badges {
        width: 100%;
        position: static;
        margin-top: 30px;
        text-align: center;
    }*/

    #certification .images > div:nth-child(3),
    #certification .images > div:nth-child(4)
    {
        margin-top: 14px;
    }

    #top-cat .btn-success-outline
    {
        margin-bottom: 20px;
    }

    #recipes-categories ul.image-menu .text-container
    {
        height: 80px;
    }

    #recipes-categories ul.image-menu > li > a .img,
    #recipes-categories ul.image-menu > li > .img
    {
        min-width: 80px;
        min-height: 80px;
    }

    #recipes-categories ul.image-menu > li.bigger > a .img
    {
        min-width: 100px;
        min-height: 100px;
    }

    #recipes-categories ul.image-menu > li.bigger
    {
        height: 120px;
    }

    #recipes-categories ul.image-menu .body
    {
        padding-top: 10px;
    }

    #certification
    {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    #certification h3
    {
        text-align: left;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 120%;
        margin-bottom: 10px;
    }

    #certification .description
    {
        text-align: left;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 22px;
        font-weight: normal;
    }

    #certification .images
    {
        /* padding: 0; */
    }

    #top-cat
    {
        padding-top: 40px;
    }

    #top-cat h3
    {
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 120%;
        color: #000000;
    }
    #recipes-categories ul.image-menu .price
    {
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 120%;
        letter-spacing: -0.02em;
        margin-top: 1px;
    }

    .mobile-flip
    {
        display: flex;
        flex-direction: column-reverse;
    }

    .cat-home.best-sellers .slider-bg
    {
        top: 50%;
    }

    /*.cat-home.best-sellers {
        margin-top: 79px;
        padding-bottom: 55px;
    }*/
    .opportunities-btn {
        margin-top: 30px;
        margin-bottom: 0;
        position: absolute;
        bottom: -70px;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .slider-title-shadow
    {
        font-style: normal;
        font-weight: 900;
        font-size: 43.2964px;
        line-height: 90%;
    }

    #customer-info
    {
        display: none;
    }

    #footer-customer-info #customer-info
    {
        display: block;
    }

    #footer-customer-info #customer-info
    {
        padding-left: 50px;
        padding-right: 50px;
    }

    #footer-customer-info #customer-info .line
    {
        margin-bottom: 20px;
    }

    #footer-customer-info #customer-info .line:last-child
    {
        margin-bottom: 0;
    }

    #customer-info .body .sub-text
    {
        white-space: normal;
        padding-left: 45px;
    }

    .featured-products
    {
        padding-top: 26px;
        padding-bottom: 15px;
    }

    .featured-products .owl-item.active:first-child
    {
        /* padding-left: 60px; */
    }

    .featured-products .products-categories
    {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y:hidden;
        padding-bottom:0;
        margin-bottom:50px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: -50px;
        padding-bottom: 100px;
        height: 100%;
        scrollbar-width: none;
    }

    .products-categories .cat-tab
    {
        font-size: 13px;
        line-height: 16px;
        letter-spacing: -0.02em;
        margin-right: 10px;
        padding-bottom: 8px;
    }

    .products-categories .shadow
    {
        font-weight: 900;
        font-size: 43.2964px;
        top: -2px;
        line-height: 0.85em;
        left: calc(50% - 120px);
        text-align: left;
        width: auto;
    }

    /*.product-card
    {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        padding-left: 0;
        margin-left: 50px;
    }*/
    .product-card .product-price {
        color: #2B1E0F;
        font-size: 18px;
    }
    .product-card .product-buttons .btn  {
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 2.5em;
        text-shadow: 0px 1px 3px rgba(82, 82, 82, 0.2);
        letter-spacing: -0.01em;
    }

    #fresh-content
    {
        padding-top: 40px;
        padding-bottom: 20px;
        background: none;
    }

    #fresh-content .title
    {
        /* font-family: Montserrat; */
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: -0.02em;
        text-align: center;
        margin-bottom: 30px;
    }

    #fresh-content .content .item
    {
        /* width: 245px; */
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.03), 0px 4px 6px rgba(0, 0, 0, 0.05);
    }

    #fresh-content .owl-dots,
    #fresh-content .owl-dots-external
    {
        position: absolute;
        text-align: center;
        bottom: 20px;
        top: initial;
        left: 0;
        right: 0;
    }

    #fresh-content .owl-dots-external .owl-dot
    {
        width: 8px;
        height: 8px;
    }

    #fresh-content .owl-dots-external .owl-dot.active
    {
        width: 10px;
        height: 10px;
    }

    #fresh-content .gradient-right,
    #fresh-content .gradient-right
    {
        display: none;
    }

    .featured-products .product-card
    {
        padding-top: 0;
    }

    #recipes-categories
    {
        margin-top: -60px;
        padding-bottom: 0;
    }
    /*.cat-home
    {
        padding-top: 25px;
        padding-bottom: 50px;
        margin-bottom: 20px;
    }*/

    .cat-home .container:first-child
    {
        width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: content-box;
    }
}
@media (max-width: 991px) {
    #recipes-categories ul.image-menu .text{
        width: 100%;
        margin-bottom:2px;
    }
    #recipes-categories ul.image-menu .footer{
        margin-top:0;
        flex-grow: 1;
        align-items: flex-end;
    }
    #recipes-categories ul.image-menu .price{
        width:100%;
        display: flex;
    }
    #recipes-categories ul.image-menu .footer .shopping-cart{
        margin-bottom:0;
    }
    #recipes-categories ul.image-menu .body > a{
        display: flex;
        flex-direction:column;
        width:100%;
        min-height:70px;
    }
    #recipes-categories ul.image-menu > li{
        display:flex;
        align-items:center;
    }
    #recipes-categories ul.image-menu .body{
        height:auto;
        padding-top:0;
        display: flex;
        align-items:center;
        width:calc(100% - 110px);
        position: relative;
    }
}


@media (max-width: 560px) {
    #rev_slider_3_1_wrapper .tp-bullet.selected {
        top: 1px!important;
    }
    .products-categories .cat-tab {
        font-size: 17px;
    }
    .featured-products {
        padding-top: 16px;
    }
    .featured-products {
        background: linear-gradient( to top, #F4F7F0 0%, #F4F7F0 52%, #E8EFE1 52%, #E8EFE1 100% );
    }
    .featured-products .owl-carousel .owl-nav .owl-prev {
        left: 0px;
    }
    .featured-products .owl-carousel .owl-nav .owl-next {
        right: 0px;
    }
    .product-card .product-title {
        font-weight: 700;
        font-size: 18px;
    }
    .text-muted {
        color: #2B1E0F !important;
        opacity: 0.5;
    }
    .featured-products .products-categories {
        margin-bottom: -80px;
    }
    .slider-title {
        font-size: 28px;
        line-height: 150%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cat-home .owl-carousel .owl-nav .owl-prev {
        left: 0px;
    }
    .cat-home .owl-carousel .owl-nav .owl-next {
        right: 0px;
    }
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        width: 24px;
        height: 24px;
    }
    .owl-prev > i, .owl-next > i {
        top: -10px;
    }
    .cat-home {
        padding-top: 32px;
        padding-bottom: 32px;
        margin-bottom: 0px;
    }
    .cat-home.best-sellers {
        margin-top: 5px;
        padding-bottom: 55px;
    }
    .best-sellers .slider-title {
        font-size: 28px;
    }
    #recipes-categories ul.image-menu .text {
        font-size: 16px;
    }
    div#footer-customer-info {
        position: relative;
    }
    #footer-customer-info #customer-info {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 375px) {
    .padding-news-box {
        padding: 50px 60px;
    }
}

@media (max-width: 350px) {
    .news-bg {
        min-height: 505px;
    }
    .cat-home .owl-carousel {
        box-sizing: content-box;
    }
    .padding-news-box {
        padding: 40px 50px;
    }
    .news-title {
        font-size: 40px;
    }
    .news-subtitle {
        font-size: 16px;
    }
}
