/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.breadcrumb * {
    color: #ffffff;
}

.breadcrumb-container {
    position: relative;
}

.breadcrumb-container.fullbanner {
    padding: 0;
    background: transparent;
}

.breadcrumb-container.fullbanner nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.sub-title {
    font-family: Merriweather, serif;
    font-size: 18px;
    font-style: italic;
    line-height: 27px;
    letter-spacing: 0;
    color: #fcc10e;
    margin: 0;
    text-align: left;
}

.recipes-title {
    font-size: 35px;
    line-height: 60px;
    font-weight: 800;
    color: #000000;
}

#page-recipes .row {
    display: flex;
    align-items: center;
}

.edgtf-separator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2px solid #fcc10f;
    margin: 5px 0;
}

.clearfix:after {
    clear: both;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}

#page-recipes .block-content {
    margin: 25px 0;
    line-height: 25px;
}

.img-crr {
    margin-top: -80px !important;
    position: relative;
    z-index: 999;
    text-align: center;
}

.img-crr img {
    border-radius: 50%;
}

.seconctent1 {
    background-color: #eae7de !important;
    position: relative;
    padding-bottom: 60px;
}

.seccontent2-bottom {
    padding-top: 8.6% !important;
    padding-bottom: 9% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.seccontent2-bottom * {
    color: #fff !important;
}

.btn-recipes {
    display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 2.5px;
    padding: 14px 35px;
    font-size: 13px;
    line-height: 1.7em;
    text-transform: uppercase;
    -webkit-transition: color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), background-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), border-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75);
    -moz-transition: color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), background-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), border-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75);
    transition: color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), background-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), border-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(83, 56, 44) !important;
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    border-radius: 35px;
}

.img-center {
    text-align: center;
}

.seccontent2-left .col-md-6:last-child {
    order: 1;
}

.seccontent2-left .col-md-6:first-child {
    order: 2;
}

.edgtf-lighter-effect.edgtf-lighter-effect-bottom {
    bottom: -26px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.edgtf-lighter-effect {
    position: absolute;
    z-index: 20;
    display: block;
}

.edgtf-lighter-effect.edgtf-lighter-effect-top {
    top: -26px;
}

.woocommerce div.product .product_title {
    color: #333;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 15px;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.price {
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #333 !important;
    margin-bottom: 20px !important;
}

.qv-carousel {
    margin-left: 0;
}

.onsale {
    background: transparent !important;
    color: #000 !important;
    font-weight: 400 !important;
    right: 15px !important;
    top: 15px !important;
    left: auto !important;
}

.woocommerce-tabs {
    margin: 50px 0 !important;
}

.woocommerce-tabs .wc-tabs {
    border-bottom: none;
    margin-bottom: 30px;
    text-align: center;
}

.woocommerce-tabs .wc-tabs li {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
    text-transform: uppercase !important;
    margin-left: 10px !important;
    padding: 0 !important;
    border: 0 !important;
}

.woocommerce-tabs .wc-tabs li:first-child {
    margin-left: 0;
}

.woocommerce-tabs .wc-tabs li a {
    display: inline-block !important;
    color: #000 !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
    padding: 8px 12px !important;
    border: 1px solid #e4e4e4;
    background: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
    font-weight: 500 !important;
    border-radius: 4px;
    position: relative;
}

.woocommerce-tabs .wc-tabs li.active a {
    border-color: #dfa147;
    background: #dfa147;
    color: #000;
}

.woocommerce-tabs .wc-tabs li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    bottom: -9px;
    margin: 0 auto;
    border-style: solid;
    border-width: 8px 10px 0 10px;
    border-color: transparent transparent transparent transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce-tabs .wc-tabs li.active a:before {
    border-color: #dfa147 transparent transparent transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 15px !important;
    border: 1px solid #e4e4e4;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left !important;
    margin-left: 0 !important;
    width: 80px !important;
    height: auto !important;
    box-shadow: none !important;
    border: 1px solid #ddd !important;
    margin-right: 10px !important;
}

#left-column .widget {
    border: 1px solid #eee;
}

.woocommerce ul.product_list_widget {
    padding: 10px;
    background: #fff;
}

ul.product-categories {
    margin-left: 15px;
    margin-top: 15px;
}

ul.product-categories li {
    margin-bottom: 10px;
}

.widget {
    background: #f5f5f5;
}

.single-product #main .page-content {
    border: none !important;
    padding: 0 !important;
}

.single-product .col-md-6.product-img {
    margin-bottom: 100px;
}

.social-sharing ul {
    margin-left: 0;
}

.single-product .product_meta {
    margin-bottom: 20px;
}

input[type="search"] {
    width: 100%;
    height: 40px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
}

input[type="submit"] {
    height: 40px;
    background-color: #000;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    width: auto;
    padding: 4px 20px;
    border: 1px solid #000;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.widget_search label {
    width: 100%;
}

.widget_search form {
    padding: 10px;
}

div#product-list-top:after {
    content: "";
    display: block;
    clear: both;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin-bottom: 0;
}

.woocommerce .woocommerce-result-count {
    padding: 10px 0;
}

.woocommerce .woocommerce-ordering select {
    height: 40px;
    border: 1px solid #eee;
    padding: 0 10px;
}


/*  */

.RecipeList__list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.RecipeList__list .RecipeList__info__title {
    color: #fff;
}

.RecipeList__item {
    width: 25%;
}

.RecipeList__item {
    position: relative;
    width: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 48em) {
    .RecipeList__item {
        width: 33.3333%;
    }
}

@media screen and (min-width: 75em) {
    .RecipeList__item {
        width: 25%;
    }
}

.RecipeList__info {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #f7ecd4;
}

.RecipeList__img {
    width: 100%;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.RecipeList__info__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: 70px;
    padding: 0 10px;
    margin: auto;
    background: #e1261c;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 991px) {
    .RecipeList__info__wrap {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(225, 38, 28, 0.9);
        -webkit-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        opacity: 0;
    }
}

@media screen and (min-width: 543px) {
    .RecipeList__info__wrap:hover {
        opacity: 1;
    }

    .close-mobile {
        display: none;
    }
}

.RecipeList__info__center {
    width: 100%;
    margin: auto;
}

.RecipeList__info__title {
    font-size: 16px;
}

.RecipeList__info__title {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    margin: auto;
    text-transform: uppercase;
    font-size: 12px;
}

.RecipeList__info__status {
    display: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 30px;
}

@media (min-width: 991px) {
    .RecipeList__info__status {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.RecipeList__info__status__item {
    position: relative;
    width: 100%;
}

.RecipeList__info__status__item__icon.-user {
    width: 18px;
    height: 20px;
    background-position: -19.5px -21.5px;
    background-size: 59px 42px;
}

.RecipeList__info__status__item__icon {
    background-repeat: no-repeat;
    background-image: url(../images/1782775332.png);
    display: inline-block;
    vertical-align: top;
}

.RecipeList__info__status__item__icon.-time {
    width: 18px;
    height: 20px;
    background-position: -0.5px -21.5px;
    background-size: 59px 42px;
}

.RecipeList__info__status__item__icon.-levelFlat {
    width: 20px;
    height: 20px;
    background-position: -0.5px -0.5px;
    background-size: 59px 42px;
}

.RecipeList__info__status__item__icon.-levelOutline {
    width: 20px;
    height: 20px;
    background-position: -21.5px -0.5px;
    background-size: 59px 42px;
}

.RecipeList__info__status__item__label {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #f7ecd4;
}

.RecipeList__info__status__item__label:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #fff;
}

.RecipeList__info__more {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    display: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 40px;
    color: #f7ecd4;
}

@media screen and (min-width: 543px) {
    .RecipeList__info__more {
        display: block;
    }
}

#tepmlate-recipes {
    overflow: hidden;
}

.RecipeFilter__open {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    width: 100%;
    padding: 20px;
    background: #e1261c;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    outline: 0;
}

.RecipeFilter__filter {
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #f7ecd4;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 767px) {
    .RecipeFilter__filter {
        z-index: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
    }
}

.RecipeFilter__filter.active {
    z-index: 10000;
    position: fixed;
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    transform: translate(0);
}

.RecipeFilter__filter.active .form-filter {
    padding-top: 60px;
}

.RecipeFilter__close {
    position: relative;
    display: block;
    margin-left: auto;
    padding: 30px;
    background: #e1261c;
    color: #f7ecd4;
    border: none;
    display: none;
}

@media screen and (min-width: 767px) {
    .RecipeFilter__close {
        display: none;
    }
}

.RecipeFilter__reset {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    display: block;
    width: 100%;
    padding: 35px;
    background: #e1261c;
    color: #f7ecd4;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    outline: 0;
}

.RecipeFilter__group {
    padding: 20px;
    border-bottom: solid 1px rgba(141, 93, 56, 0.25);
}

.RecipeFilter__group__center {
    max-width: 300px;
    margin: auto;
}

@media screen and (min-width: 543px) {
    .RecipeFilter__group__center {
        margin: 0;
    }
}

.RecipeFilter__title {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    color: #8d5d38;
    font-size: 16px;
}

@media screen and (min-width: 543px) {
    .RecipeFilter__title {
        font-size: 20px;
    }
}

.RecipeContent p {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 20px;
    color: #8d5d38;
}

.RecipeFilter__checkbox {
    display: none;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.RecipeFilter__checkbox+label {
    position: relative;
    font-size: 13px;
    padding-left: 25px;
    text-align: left;
}

@media screen and (min-width: 543px) {
    .RecipeFilter__checkbox+label {
        font-size: 16px;
    }
}

.RecipeFilter__checkbox+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 16px;
    height: 17px;
    background: #f7ecd4;
    border-radius: 3px;
    border: 2px solid #e9d8bc;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

@media screen and (min-width: 543px) {
    .RecipeFilter__checkbox+label:before {
        top: 1px;
    }
}

.RecipeFilter__checkbox:checked+label:after,
.RecipeFilter__checkbox:not(:checked)+label:after {
    content: "✔";
    position: absolute;
    top: 1px;
    left: 4px;
    font-size: 11px;
    color: #fff;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.RecipeFilter__checkbox:checked+label:after,
.RecipeFilter__checkbox:not(:checked)+label:after {
    top: 3px;
}

.RecipeFilter__checkbox:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.RecipeFilter__checkbox:checked+label {
    color: #e1261c;
}

.RecipeFilter__checkbox:checked+label:before {
    background: #e1261c;
    border: none;
}

.RecipeFilter__checkbox:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media screen and (min-width: 543px) {
    .RecipeFilter__checkbox:checked+label:after,
    .RecipeFilter__checkbox:not(:checked)+label:after {
        top: 3px;
    }
}

.RecipeList__featured-recette {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    background: #8d5d38;
    color: #fff;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette {
        padding-left: 33%;
    }
}

@media screen and (min-width: 75em) {
    .RecipeList__featured-recette {
        padding-left: 25%;
    }
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__img-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 33%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
}

@media screen and (min-width: 75em) {
    .RecipeList__featured-recette__img-1 {
        width: 25%;
    }
}

.RecipeList__featured-recette__title {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 12.5px;
    text-align: center;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__title {
        padding: 0;
        text-align: left;
        font-size: 32px;
        padding: 50px 30px 0;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__container {
        display: block !important;
        position: static;
        padding-bottom: 50px;
    }
}

.RecipeList__featured-recette__img-2 {
    position: relative;
    width: 30%;
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__img-2 {
        display: none;
    }
}

.RecipeList__featured-recette__content {
    width: 70%;
    padding: 0 20px;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__content {
        width: auto;
        padding: 0 30px;
    }
}

.RecipeList__featured-recette__text {
    font-size: 12.5px;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__text {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 550px;
    }
}

.RecipeList__featured-recette__button {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: absolute;
    bottom: 20px;
    left: 50%;
    text-align: center;
    border-radius: 50px;
    padding: 12px 20px 10px 20px;
    background: #e1261c;
    color: #fff !important;
    font-size: 12.5px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__button {
        position: relative;
        display: inline-block;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}

.RecipeList__featured-recette__status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 30px 0 0 -20px;
    text-align: center;
    width: 100%;
}

@media screen and (min-width: 543px) {
    .RecipeList__featured-recette__status {
        margin: 0 0 0 -20px;
    }
}

.RecipeList__featured-recette__status__item {
    position: relative;
    width: 100%;
}

.RecipeList__featured-recette__status__item__icon {
    background-repeat: no-repeat;
    background-image: url(../images/1782775332.png);
    display: inline-block;
    vertical-align: top;
}

.RecipeList__featured-recette__status__item__icon.-user {
    width: 18px;
    height: 20px;
    background-position: -19.5px -21.5px;
    background-size: 59px 42px;
}

.RecipeList__featured-recette__status__item__icon.-time {
    width: 18px;
    height: 20px;
    background-position: -.5px -21.5px;
    background-size: 59px 42px;
}

.RecipeList__featured-recette__status__item__icon.-levelFlat {
    width: 20px;
    height: 20px;
    background-position: -.5px -.5px;
    background-size: 59px 42px;
}

.RecipeList__featured-recette__status__item__icon.-levelOutline {
    width: 20px;
    height: 20px;
    background-position: -21.5px -.5px;
    background-size: 59px 42px;
}

.RecipeList__featured-recette__status__item__label {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #f7ecd4;
}

#tepmlate-recipes>.row>div {
    padding: 0;
}

.RecipeFilter__reset {
    display: none;
}

footer .widget {
    background: transparent;
}

footer .menu {
    margin-left: 0;
}

.block_newsletter form button[type=submit] {
    position: relative;
}

.post,
.page {
    margin: 0 0 0;
}

body:not(.home) #smartblog_block {
    padding: 0;
    background: transparent
}

body:not(.home) #smartblog_block .products_block_inner {
    padding: 0;
}

#ishitestimonials-carousel .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#ishitestimonials-carousel .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#ishitestimonials-carousel .owl-nav button:after,
#ishitestimonials-carousel .owl-nav button:before {
    opacity: 0;
}

.block-social ul {
    text-align: right;
}

.block-social.col-lg-6.col-xs-12 {
    padding-right: 0 !important;
}

.tmdt {
    margin-bottom: 20px;
}

.tmdt ul {
    margin-left: 0;
}

.tmdt ul li {
    display: inline-block;
    width: 33.333333%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 3px 6px 0 rgb(0 0 0 / 50%);
    padding: 10px;
}

.tmdt span {
    display: block;
    margin-bottom: 0.375rem;
    font-weight: 500;
}

.social-sharing li.pinterest {
    background-color: #03a5fa;
}

.zalo-share-button {
    color: #ffffff;
    text-align: center;
}

.zalo-share-button svg {
    height: 20px;
    margin-top: 18px;
    position: relative;
    top: -9px;
}

.social-sharing li.instagram {
    background-color: #FD1D1D;
    ;
}

.social-sharing li.instagram a:before {
    content: "\F16D";
}

.con-lay2 {
    padding: 40px 0;
}

.wrapper-recipes-item {
    margin: 0 0 30px;
    padding: 0;
    background-color: #f4f8fb;
}

.wrapper-recipes-item .thumbnail {
    height: 250px;
}

.wrapper-recipes-item .thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.item-recipes-content {
    padding: 19px 20px 15px;
}

.item-recipes-content .tb-title {
    margin: 0 0 16px;
    color: #111;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
}

.item-recipes-content .tb-excerpt {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

.item-recipes-bottom {
    font-size: 12px;
    color: #999;
    border-top: 1px solid #e4e6e8;
    padding: 10px 20px;
}

.item-recipes-bottom ul {
    margin: 0;
}

.item-recipes-bottom ul li i {
    margin-right: 5px;
}

.header-top {
    position: relative;

}

.header-app {
    background: #FCC10F;
    position: absolute;
    right: 0;
    height: 100%;
    width: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lienket-app {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.lienket-app a:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
    width: 51px;
    height: 25px;
    background: url(../images/2.png);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.lienket-app a:after {
    position: absolute;
    content: '';
    bottom: 12px;
    left: inherit;
    right: 15px;
    height: 33px;
    background: url(../images/icon1.png);
    display: block;
    width: 33px;
    background-repeat: no-repeat;
    background-size: contain;
}


.search-widget {
    margin-right: 100px;
}

.lienket-app a {
    font-weight: 700;
    color: #fff7e2;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    height: 100%;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.lienket-app a:hover {
    color: #fff7e2 !important;
}

.breadcrumb-container .breadcrumb ol {
    margin-left: 0;
}

.widget_media_image img {
    width: 100%;
}

.social-inner {
    margin-left: 0;
}

.search .news_module_image_holder img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.search #smartblog_block .products_block_inner #smartblog-carousel .sds_blog_post .blog_post .blog_content .sds_post_title a {
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 60px;
}

.search .sds_blog_post {
    margin-bottom: 30px;
}

#ishiheaderblock a {
    color: #ffffff !important;
}

.video-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 991px) {
    .search-widget {
        margin-right: 0;
    }

    #header .header-top>.container {
        padding: 15px;
    }

    .header-app {
        display: none;
    }

    .header-app.header-appmobile {
        display: block;
        position: absolute;
        width: 100%;
        height: 100px;
        bottom: 0;
    }

    .block-social ul {
        text-align: center;
    }

    .block-contact .block {
        width: 33.33% !important;
        float: left;
        text-align: center;
    }

    .breadcrumb-container .breadcrumb li a, .breadcrumb-container .breadcrumb li span {
        color: #fff;
    } 
}

@media (max-width: 991px) and (min-width: 481px) {
    .block-contact .title_block {
        text-align: center;
    }

    #block_myaccount_infos {
        width: 33.33333%;
        display: block;
        overflow: hidden;
        float: left;
    }

    .col-lg-6.linkedlist.links.footer-block .row .col-lg-6 {
        width: 33.33333333%;
        float: left;
    }
}

@media (max-width: 768px) {
    #wrapper > .container > .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #wrapper > .container > .row > #left-column,
    #wrapper > .container > .row > #_desktop_left_column {
        width: 100%;
        order: 2;
    }

    #ishislider .owl-nav .owl-prev, #ishislider .owl-nav .owl-next {
        opacity: 1 !important;
    }

    #ishislider .owl-nav .owl-prev {
        left: 15px !important;
    }

    #ishislider .owl-nav .owl-next {
        right: 15px !important;
    }
}

@media (max-width: 543px) {
    #page-recipes .row {
        flex-wrap: wrap;
    }

    .img-crr {
        margin-top: 30px !important;
    }

    .recipes-title {
        font-size: 28px;
        line-height: 40px;
    }

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        width: 100%;
    }

    .RecipeList__featured-recette__content,
    .RecipeList__featured-recette__img-2 {
        width: 100%;
    }   

    .RecipeList__featured-recette__button {
        position: relative;
        bottom: 7px;
        left: 30%;
    }

    .RecipeList__featured-recette__status {
        margin: 30px 0 0;
        text-align: center;
        width: 100%;
        padding-bottom: 30px;    
    }

    .wrapper-recipes-item {
        padding: 0 15px;
    }

    .wrapper-recipes-item .thumbnail>img {
        width: 100%;
    }

    .single-product .col-md-6.product-img {
        margin-bottom: 40px;
    }

    #main .page-content {
        padding: 15px;
    }
}


.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 99;
    display: none;
}

.loading .lds-default {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close-mobile {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 20;
}