/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">צוות אלמנטור</a>
Author URI: 
Template: hello-elementor
Version: 2.6.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 02 Jan 2023 16:58:42 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/



.container {
    max-width: 1400px;
}

.brands-carousel .wpsisac-image-slide img {
    width: 170px;
    height: 100px;
}


.woocommerce-checkout #coupon_code {
    display: block;
    clear: both;
    margin-bottom: 30px;
}

.hamburger-container {
    position: relative;
}


.mini_cart_icon  {
    position:relative;
}

.mini_cart_icon .indicator {
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: 5px;
    background: #f05838;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    font-weight:bold;
    justify-content: center;
}


#toggle {
    display: none;
}

/**
    Hamburger
  **/
.hamburger {
    margin-right: 5px;
    margin-right: 10px;
    margin-left: 10px;
    height: 30px;
    cursor: pointer;
}

.berocket_load_more_preload {
    display: None;
}

div.simplesocialbuttons {
    margin: 0px 0px 5px 5px;
}


.open_filters {
    font-size: 25px;
    text-decoration: underline;
}

.lmp_products_loading .fa {
    color: #fff !important;
    font-size: 25px;
}

.archive-page {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-top: 15px;
}


.bapf_sfilter .bapf_body .mCSB_container>ul,
.bapf_sfilter .bapf_body>ul {
    padding: 0px;
    margin-top: 5px !important;
}

.space-between {
    justify-content: space-between;
}

.archive-page .filters {
    border: 2px solid #f15839;
    padding: 10px;
    margin-left: 10px;
}


.related h2 {
    clear: both;
    margin-bottom: 25px;
}


.woocommerce .quantity .qty {
    outline: none;
}

.aws-container .aws-search-field,
.aws-container .aws-search-form .aws-form-btn {
    background: #fff;
    border: 0px;
    border-bottom: 2px solid #000;
    box-shadow: unset;
}

.aws-search-result .aws_result_title,
.aws-search-result .aws_search_more a {
    font-size: 16px;
    color: #000;
}

.aws-container .aws-search-field {
    font-size: 18px;
}

.bapf_ckbox_greychck input[type=checkbox] {
    background-color: transparent;
    border-color: #f15839;
    margin-left: 5px;
    border-width: 2px;
}

.ic_rev .review-time {
    color: #000;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: unset;
    margin: 0px;
    width: 100%;
}


.ordering {
    display: flex;
    /*align-items: center;*/
    width: 40%;
}


.ordering .orange-title {
    width: 50%;
    text-align: Center;
    padding: 5px 8px;
    font-size: 20px;
    color: #fff;
    background: #f15839;
}

.woocommerce-ordering select {
    padding: 4px 18px;
    background-color: #fff;
    color: #43454b;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    outline: none;
    border: 1px solid #000;
}

.woocommerce-products-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.woocommerce-products-header__title {
    width: 85%;
    text-decoration: underline;
    text-decoration-color: #f15839;
}



.hamburger div {
    position: relative;
    width: 2.2em;
    height: 4px;
    border-radius: 3px;
    background-color: #000;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
}

.woocommerce-MyAccount-content a {
    color: #000;
}

/**
  Nav Styles
  **/
.nav {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #fff;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
}

.nav li {
    list-style-type: none;
    width: 100%;
}

.nav-wrapper {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
}

.nav nav {
    text-align: center;
    margin-top: 25%;
}


.woocommerce-pagination {
    margin-top: 0px;
}


.brands-carousel {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
}


.slick-next {
    right: 0px !important;
}

.slick-arrow {
    top: 60% !important;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}


.slick-prev {
    left: 0px !important;
}

.slick-arrow {
    position: absolute;
    z-index: 9;
    padding: 0;
    margin: 0px;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 50px;
    cursor: pointer;
}

/*

.brand-image {
    width: 300px;
}

.brand-image img {
    width: 250px;
    height: 150px;
}
*/

.brand-image img {
    margin: 0 auto;
}


.left-arrow,
.right-arrow {
    cursor: pointer;
}

.brand-carousel {
    max-width: 1200px;
    margin: 0 auto;
}

.close_menu {
    width: 35px;
    height: 25px;
    margin-right: 35px;
    margin-bottom: 25px;
}

.nav nav li {
    position: relative;
    text-decoration: none;
    margin: 10px 0px;
    font-size: 25px;
    display: inline-block;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
    color: #f15839;
}


.nav nav a {
    margin-left: 5px;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
    font-weight: 500;
    color: #f15839;
}


.contact-container {
    display:flex;
}

.nav nav a:before {
    content: '';
    height: 0;
    position: absolute;
    width: 0.25em;
    background-color: white;
    right: -0.5em;
    transition: all 0.2s ease-in-out;
}


.nav nav a:hover:before {
    height: 100%;
}


.wpsisac-slick-slider .slick-arrow,
.wpsisac-slick-carousal .slick-arrow {
    background: unset !important;
}

.wpsisac-slick-slider .slick-arrow svg,
.wpsisac-slick-carousal .slick-arrow svg {
    fill: #000;
}

.about_section .wpsisac-slick-slider .slick-arrow svg,
.about_section .wpsisac-slick-carousal .slick-arrow svg {
    fill: #fff;
}

.brands-carousel,
.customer-reviews {
    margin: 0 auto;
}


.customer-reviews .customer-name {
    color: #f15839;
    font-size: 35px;
    font-weight: 600;
}


.customer-reviews .customer-review {
    font-size: 25px;
    font-weight: 500;
    width: 75%;
    text-align: center;
    margin: 0 auto;
}

.header_site {
    max-width: 1400px;
    margin: 0 auto;
}

.is-form-style input.is-search-submit,
.is-search-icon {
    border: 0;
    background: unset !important;
}


.is-form-style input.is-search-input {
    border-radius: 0 !important;
    border: 0px !important;
    box-shadow: unset !important;
    border-bottom: 2px solid #000 !important;
    font-family: "Almoni";
    font-size: 18px !important;
}


.cart_section .qty,
.cart_section .plus,
.cart_section .minus {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 21px;
    height: 45px;
}

.menu-container .inner-menu {
    position: relative;
}

.menu-container .main-menu {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;

}

.menu-container .main-menu>li {
    margin: 0px 15px;
}

.menu-container ul {
    margin: 0;
    padding: 0;
}

.menu-container {
    background: #f15839;
    padding: 10px;
}

.top_container {
    max-width: 1400px;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    color: #fff;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 25px;
    padding: 10px;
}


.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}


.mobile-fixed {
    position: fixed !important;
    background: #fff;
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 30%);
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

ul.products {
    width: 100%;
}

.footer-full {
    margin-top: 35px;
    height: 680px;
    background-image: url('/wp-content/uploads/2023/03/shutterstock_1395479768-2-1.jpg');
    background-size: cover;
    position: relative;
    background-position: center center;
}


.wpcf7-response-output {
    color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f15839;
}

.credits {
    background-color: #000;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}


.footer-container {
    max-width: 1200px;
    position: absolute;
    margin: 0 auto;
    padding: 0px 50px;
    right: 0;
    left: 0;
    z-index: 3;
}


.footer-container .menu a {
    color: #fff;
    font-size: 20px;
}

.footer-container li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0px 10px 20px 0px;

}

.footer-container .logo {
    margin-top: 55px;
    margin-bottom: 55px;
    width: 250px;
}

.three-columns {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -25px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.three-columns ul {
    padding: 0;
}

.column.newsletter span {
    color: #fff;
    font-size: 20px;
}

.headline {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px;
}




.orange_bg {
    background: rgba(241, 88, 57, 0.3);
    padding-bottom: 125px;
}


.headline.orange-color {
    color: rgba(241, 88, 57, 1);
}

.orange_bg .line {
    background: #f15839 !important;
}

.woocommerce ul.products li.product .discount {
    position: absolute;
    top: 35px;
    font-size: 20px;
    left: 10px;
    right: auto;
    margin: -0.5em 0 0 -0.5em;
    z-index: 3;
    background: #f15839 !important;
    color: #fff;
    padding: 0px 16px;
}


.discount_single {
    font-size: 25px;
    margin-bottom: 25px;
    width: fit-content;
    z-index: 3;
    background: #f15839 !important;
    color: #fff;
    padding: 0px 16px;
}

.headline h3 {
    font-size: 45px;
    margin: 10px;
}

.headline .line {
    margin: 0px 5px;
}

.column.newsletter label {
    color: #fff;
}


.headline {
    text-align: center;
}


.line {
    background: #000;
    height: 3px;
    width: 30%;
}


.column.newsletter .wpcf7-submit {
    background: #f15839;
    float: left;
    border-radius: 0px;
    border: 0;
    color: #fff;
}

.column.newsletter input[type='text'] {
    border: 2px solid #f15839;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
}

.column.newsletter input[type='text']::placeholder {
    opacity: 1;
}

.column.details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #fff;
    font-size: 20px;
}



.social span {
    margin-left: 10px;
}

.social {
    margin-bottom:16px;
}

.bottom-line {
    flex-direction: row-reverse;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}


.shabat {
    display: flex;
    align-items: center;
}

.shabat img {
    width: 50px;
}

.secure-pay {
    margin-top: 15px;
}


.shabat span {
    font-size: 18px;
    color: #fff;
}

.social a,
.social .fab {
    color: #fff;
}


.social a {
    margin: 0px 5px;
}

.column.details span {
    margin: 0px 0px 16px 0px;
}


.bg-black {
    background: rgba(0, 0, 0, 0.67);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.3s;
}

.top_container .home_text {
    width: 80%;
}


.top_container div {
    margin: 0 15px;
}

.sidra_block {
    border-color: whitesmoke;
    border-style: solid;
    display: flex;
    margin: 9px 8px;
    flex-direction: column;
    align-items: center;
    width: 23%;
    padding-bottom: 10px;
}

.sidra_block {
    font-size: 18px;
    font-weight: 600;
}

.sidra_block img {
    width: 250px;
    height: 250px;
}

.top_header a {
    color: #fff;
    text-decoration: underline;
    font-size: 25px;
}

.top_header .fas {
    font-size: 25px;
}

.top_header {
    background: #000;
    text-align: center;
}

.menu-container a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.menu-container .sub_cats a {
    color: #000;

}

.menu-container li {
    list-style-type: none;
    position: relative;
}


.sub_menu_subs {
    display: none;
}

.images {
    width: 50% !important;
    height: 500px;
    overflow: hidden;
}



.sub_menu {

    width: 100%;
    position: absolute;
    max-height: 600px;
    overflow-y: scroll;
    z-index: 999;
    margin: 0 auto;
    transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    right: 0;
    left: 0;
    border-bottom: 3px solid #f15839;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}


.sub_menu::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.sub_menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.sub_menu::-webkit-scrollbar-thumb {
    background: #f15839;
}

/* Handle on hover */
.sub_menu::-webkit-scrollbar-thumb:hover {
    background: #f15839;
}



.sub_menu_mobile {
    display: none;
    width: 100%;
    z-index: 22;
    margin: 0 auto;
    transition: all 0.3s;
}


.sub_menu_mobile .sub_cats {
    display: inline-block;
    padding: 0px;
}

.mobile-menu ul.sub_cats>li {
    width: 100%;
}



.qty,
.plus,
.minus {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 21px;
    height: 46px;
}

.plus,
.minus {
    border-radius: 0;
    border: 0;
    outline: none !important;
}


.minus {
    margin-left: -5px;
}


.plus {
    margin-right: -5px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
    font-size: 30px;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    text-decoration: none;
}

.mobile-menu {
    text-align: right;
    display: inline-block;
}


.open_sub {
    margin-right: 15px;
    color: #f15839;
    cursor: pointer;
}


.item-row {
    display: flex;
    align-items: center;
}

.woocommerce-cart-form,
.woocommerce-form-coupon-toggle {
    margin-top: 15px;
}


.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 1;
}

.summary ins bdi {
    font-size: 40px !important;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    padding: 0;
    height: 46px;
    font-size: 33px;
    width: 200px;
    font-weight: 400;
}


.woocommerce .woocommerce-breadcrumb a {
    color: #000;
}


.icons_text {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.icon_text .icon {
    width: 40px;
    height: 50px;
}

.icon_text {
    display: flex;
    align-items: center;
    margin: 0 8px;
}

.icon_text .text {
    font-size: 22px;
}


.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 1.2em;
    color: #000;
    text-align: right;
    margin-top: 25px;
}

.woocommerce-cart-form a,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    color: #000;
}

.sub-item:hover .sub_menu_subs {
    display: block;
}


.mobile-menu .sub_cats_subs {
    padding: 0px 15px;
}


ul.sub_cats {
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: flex-start;
    text-align: right;

}

.show_items {
    visibility: visible !important;
    opacity: 1 !important;
}

ul.sub_cats>li {
    margin: 8px 15px;
    width: 22%;
}


ul.sub_cats>a {
    font-size: 22px;
}

.cats_blocks {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
}

.cats_blocks .cat_block {
    cursor: pointer;
    background-size: cover;
    /* width: 31%;*/
    margin: 3px;
    position: relative;
    color: #fff;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
    height: 350px;

}


.cats_blocks .cat_block:hover .bg-black {
    background: rgba(241, 88, 57, 0.6);
}


.cats_blocks .cat_block span {
    position: absolute;
    z-index: 2;
}


.is-ajax-search-details,
.is-ajax-search-details *,
.is-ajax-search-result,
.is-ajax-search-result * {
    text-align: right !important;
}

.is-form-style button.is-search-submit {
    float: right;
}

.logo {
    width: 200px;
}

.sale_banner_image {
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}

.header_icon {
    cursor: pointer;
    margin: 0 15px;
    width: 34px;
    height: 24px;
}

.recipes_link {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.recipes_link span {
    font-size: 24px;
    margin-right: 8px;
    color: #000;
    text-decoration: underline;
}

.header_icon {
    font-size: 34px;
}

.search_icon,
.close_search {
    display: none;
}


.is-search-input {
    border-radius: 0px 10px 10px 0px !important;
    border: 0px;
}


.is-search-icon {
    border-radius: 0px !important;
    border-bottom: 2px solid #000 !important;
}

.header_icons {
    display: flex;
    width: 33%;
}

.header {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}



.desktop-hidden {
    display: none;
}


#customer_login .col-1,
#customer_login .col-2 {
    width: 49% !important;
}

.mini_cart_box {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    z-index: 30;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    transform: translateX(-100%);
    transition: 0.3s;
    width: 350px;
    overflow-y: scroll;
    height: 100%;
}

.mini_cart_box::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.mini_cart_box::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.mini_cart_box::-webkit-scrollbar-thumb {
    background: #f15839;
}

/* Handle on hover */
.mini_cart_box::-webkit-scrollbar-thumb:hover {
    background: #f15839;
}


.about_section{
    background-color: #f15839;
    padding: 45px;
    background-image: url('/wp-content/uploads/2023/02/עיצוב-ללא-שם-6-1-2.png');
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}


.sale_banner {
    background-color: #f15839;
    padding: 45px;
    background-image: url('https://www.chez-mishel.co.il/wp-content/uploads/2023/09/bgleft.png');
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}

.sdarot_section {
    padding: 45px;
}


.about_section .left_section iframe {
    width: 435px;
    margin-right: 50px;
    height: 350px;

}

.sale_banner .container,
.about_section .container,
.sdarot_section .container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
}


.top_title {
    font-size:7rem !important;
    margin-bottom:25px;
}



.sale_banner .container {
    align-items:center;
}

.sale_banner .right_section {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-left: 85px;
    text-align: center;
    line-height: 110px;
}



.about_section .right_section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-weight: 500;
    color: #fff;
    font-size: 30px;
    text-align: right;
}



.space {
    margin-top: 75px;
}

.about_section .right_section h1 {
    font-size: 4.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}


.font-size {
    font-size: 5rem;
}


.right_section .price {
    font-size: 12rem;
    font-weight: 500;
    margin-bottom:25px;
    display: flex;
    flex-direction: row-reverse;
}


.right_section .price span {
    font-size:6rem;
    margin-top:-26px;
}

.sale_banner .banner_btn {
    background: #363435;
    color: #fff;
    height: fit-content;
    font-size: 35px;
    padding: 1px 35px;
    /* height: 79px; */
    line-height: 60px;
    transition: all .3s;
}


.about_section .banner_btn {
    background: #000;
    color: #fff;
    height: fit-content;
    font-size: 25px;
    padding: 1px 35px;
    /* height: 79px; */
    line-height: 30px;
    transition: all .3s;
}


.banner_btn:hover {
    transform: scale(1.1);
}

.woocommerce-mini-cart__empty-message {
    text-align: center;
}


.open_minicart {
    transform: translateX(0);
}


.close_minicart {
    cursor: pointer;
    width: 24px;
}


.woocommerce-mini-cart__buttons .button {
    background-color: #f15839 !important;
    color: #fff !important;
    border-radius: 0px !important;
    padding: 0.818em 1em !important;
    width: 48%;
    text-align: center;
}


.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    font-size: 20px;
    font-weight: 500;
}

.remove_from_cart_button {
    font-size: 2.5em !important;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: -6px;
    right: 0;
}


.mini_cart_box .widgettitle {
    display: none;
}

.woocommerce-mini-cart__buttons .checkout {
    background: #000 !important;
}

.mini_cart_item a {
    color: #f57b20;
}

.woocommerce a.remove {
    background-color: unset !important;
    color: #000 !important;
}

.woocommerce a.remove:hover {
    color: #000 !important;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    margin: 25px 0px 25px 0px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 3px dotted #f57b20;
    text-align: center;
    margin: 15px;
    font-size: 25px;
    padding: 15px 0 0;
}

#banner-slider {
    position: relative;
    height: 26vw;
    overflow: hidden;
}


#banner-slider-mobile {
    position: relative;
    height: 55vw;
    overflow: hidden;
}

.banners-container,
.banners-container-mobile {
    position: relative;
}

.banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banners-container button,
.banners-container-mobile button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5em;
    border: none;
    background: transparent !important;
    outline: none;
    color: white;
    cursor: pointer;
}

#prev-button,
#prev-button-mobile {
    left: 10px;
}

#next-button,
#next-button-mobile {
    right: 10px;
}


.banner {
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.banner.active {
    opacity: 1;
    visibility: visible;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.iconic-woothumbs-images-wrap .discount {
    display: none;
}



.woocommerce-product-details__short-description {
    font-size: 18px;
}

.woocommerce-checkout .border_html {
    background-color: #f15839;
    text-align: right;
    color: #fff;
}

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);

}


#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals span.right-corner {
    float: left !important;
}

#cclw_order_details_table .cclw_order_review_table td.name.more_details {
    text-align: right !important;
}

.woocommerce-checkout #place_order,
.button {
    background-color: #f15839 !important;
    border-radius: 0 !important;
    color: #fff !important;
}


.single_add_to_wishlist {
    background: unset !important;
}


.acf-notice {
    background: #f15839;
    border-left: #f15839 solid 3px;
}

.page-content {
    font-size: 22px;
}

.page-content .frontend-form {
    font-size: 20px;
}

.page-content a {
    color: #000;
}

.page-title {
    font-size: 40px;
    font-weight: 600;
}

.page-header {
    display: none;
}



.product_meta {
    display: None;
}

.wishlist-items-wrapper .add_to_cart {
    background-color: #f15839 !important;
    border-radius: 0 !important;
    color: #fff !important;
    display: unset !important;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    height: 15px;
}


.woocommerce-checkout table.cart .product-thumbnail {
    padding: 0px;
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: #f15839
}

.wishlist-items-wrapper a {
    color: #000;
}

.woocommerce-info,
.woocommerce-message {
    border-top-color: #f15839;
}

.wishlist_table tfoot td,
.wishlist_table tr td.product-name,
.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy {
    text-align: Right;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    right: 10px;
    left: unset !important;
}

a.add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a {
    color: #f15839 !important;
}

.woocommerce-loop-product__title {
    height: 100px;
    color: #000;
    overflow:hidden;
    font-size: 24px !important;
}

.title-container {
    display: flex;
    height: 80px;
    flex-direction: row-reverse;
}

.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount {
    color: #000;
    text-decoration: none;

}

.woocommerce ul.products li.product .price {
    font-size: 1.3em;
    color: #000;
}


.leading-products {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}

ins bdi {
    color: #000;
    font-weight: 800;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {

    border: 1px solid #b5b5b5;
    border-radius: 0px;
    text-align: center;
    padding: 15px;
    transition: all 0.3s;
}

.recipes_container,
.wishlist_products {
    display: none;
}

.active_show {
    display: block !important;
}

.active_link {
    color: #F15839 !important;
}

.favs_links {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


.favs_links button {
    font-size: 25px;
    color: #A7A9AC;
    outline: 0;
    background: none;
    padding: 5px 5px;
    border: 0px;
}

.order-boxes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.order-box .order_status {
    background-color: #f15839;
    color: #fff;
    font-weight: 600;
    width: 70%;
    text-align: center;
    font-size: 23px;

}


.order-box .order_number a {
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
}

.order-boxes .order-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33%;
    margin: 0px 0px 40px 0px;
}

.woocommerce-MyAccount-navigation {
    margin-top: 25px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation a {
    transition: all 0.3s;

}

.woocommerce-MyAccount-navigation a:hover,
.is-active a {
    color: #F15839 !important;
}

.profile {
    text-align: center;
    width: fit-content;
    margin-bottom: 15px;
}

.profile .name,
.profile a {
    font-size: 18px;
    color: #000;
}


.middle_box {
    display: flex;
    align-items: flex-start;
}


.recipes_favorites {
    display: Flex;
    flex-wrap: wrap;
    align-items: flex-start;
}


.recipe_page,
.review-box {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
}

#product_reviews #respond input[type=email],
#product_reviews #respond input[type=text],
#product_reviews textarea {
    border: 1px solid #F15839;
}

.review-box a,
#commentform .review-rating>span {
    color: #F15839;
}

.avg_rating {
    display: flex;
    align-items: center;
    margin-left: 25px;

}

.reviews-break {
    display: none;
}

.review-box .review-rating {
    width: 100%;
    margin-bottom: 15px;
}

.avg_rating .review-rating {
    margin: 0px;
}

.review-box .form-submit input[type='submit'] {
    background: #F15839;
    font-size: 20px;
    color: #fff;
    border: 0px;
    outline: none;
    border-radius: 0;
}

.recipe_page .title {
    font-size: 35px;
}

.ccc-favorite-post-toggle>a {
    font-size: 20px;
    color: #000;
}

.archive-recipes {
    justify-content: center;
    margin: 0 auto;
    margin-top: 35px;

}

.author_name .name {
    color: #fff;
    margin-right: 5px;
}

.ic_rev .review-left {
    float: right !important;
}


.ic_rev .review-right {
    margin-right: 1.5%;
    margin-left: 0px !important;
    float: right !important;
}

.author_line {
    background: #F15839;
    display: Flex;
    align-items: center;
    padding: 6px 5px;
    margin-top: 5px;
}


.author_single {
    display: Flex;
    align-items: center;
    padding: 2px 5px;
    margin-top: 15px;
    font-size: 1.2em;
}

.seperator {

    background: #f15839;
    height: 30px;
    width: 3px;
    margin: 0px 20px;

}

.margin-top {
    margin-top: 25px;
}


.stage,
.ingredient,
.product_used {
    font-size: 20px;
    margin: 5px 5px 15px 5px;
    color: #000;

}

.author_line .review-rating {
    margin: 0px !important;
    margin-right: 10px !important;
}

.author_line .review-rating>span {
    color: #fff;
}

.product_used a {
    color: #000;
    text-decoration: underline;
}


.stage_title {
    color: #f15839;
    font-size: 25px;
    font-weight: 600;
}

.orange-title {
    background: #F15839;
    width: fit-content;
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
    padding: 0px 15px;
}


.author_single .author_name {
    margin-left: 15px;
    font-size: 1.2em;
}

.avatar_single {
    width: 45px;
    height: 45px;
}

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

.author_single .name {
    color: #000;
}

.fav_title {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
}

.main_image {
    background-size: cover;
    background-position: center center;
    height: 250px;

}

.single_fav .date_published {
    color: #838383;
    font-size: 18px;
    font-weight: normal;
}

.single_fav .btn_link_edit {
    font-size: 22px;
    font-weight: bold;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    background: #000;
    color: #fff;
    margin-top: 6px;
    text-align: center;
}

.single_fav {
    display: Flex;
    flex-direction: column;
    width: 45%;
    margin: 0px 0px 16px 25px;
    position: relative;
}


.single_fav_archive {
    display: Flex;
    flex-direction: column;
    width: 25%;
    margin: 0px 0px 15px 15px;
    position: relative;
}

.avatar_img {
    width: 35px;
    height: 35px;
}

.avatar_img img {
    border-radius: 50%;
    margin: 0 auto;
    border: 3px solid #ffff;
}


.recipe_type {
    display: flex;
}

.recipe_type .square {
    background: #b5b5b5;
    margin: 10px 0px 5px 10px;
    padding: 2px 15px;
    color: #fff;
    font-weight: 500;
}

.author_name {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    font-size: 17px;
    font-weight: 500;
}

.profile-img_favs {
    width: 35px;
    height: 35px;
}

.profile-img-avatar {
    width: fit-content;
    border-radius: 50% !important;
    margin-bottom: 15px;
    height: 105px;
    border: 4px solid #F15839 !important;
}

.profile .avatar {
    border-radius: 50% !important;
    border: 4px solid #fff !important;
}

.woocommerce-MyAccount-navigation-link a:before {
    margin-left: 10px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: "fontAwesome";
    content: "\f3fd";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: "fontAwesome";
    content: "\f291";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: "fontAwesome";
    content: "\f00c";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: "fontAwesome";
    content: "\f015";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my_avatar a:before {
    font-family: "fontAwesome";
    content: "\f4ff";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: "fontAwesome";
    content: "\f007";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: "fontAwesome";
    content: "\f2f5";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--favs a:before {
    font-family: "fontAwesome";
    content: "\f004";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my_recipes a:before {
    font-family: "fontAwesome";
    content: "\f15c";
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table td a,
.woocommerce table.shop_table th {
    color: #000;
    font-size: 18px;
}

.woocommerce-MyAccount-navigation li {
    margin: 0px 15px 15px 0px;
    list-style-type: none;
}

.woocommerce-MyAccount-navigation li a {
    color: #000;
    text-decoration: none;
    font-size: 22px;
}

.profile_title {
    margin: 20px 0px;
    font-size: 40px;
}

.wishlist_products .woocommerce-loop-product__title {
    font-size: 1.3rem !important;
    color: #000 !important;
}


.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
}

.woocommerce div.product .woocommerce-tabs .panel {
    font-size: 20px;
    color: #000;
}

.social_icons {
    width: 50%;
    font-size: 30px;
}

.social_icons a {
    margin: 0px 10px;
}


.social_icons .fab {
    color: #000;
}


.img-brand {
    width: 60px !important;
    margin: 0 auto !important;
    position: absolute;
    bottom: 190px;
    right: 10px;

}

#order_review_heading,
.woocommerce-billing-fields h3 {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    height: 45px;
}

.woocommerce-billing-fields h3 {
    margin-left: 10px;
}

.woocommerce-info::before,
.woocommerce-message::before {
    color: #f15839;
}


.onepage_checkout a,
.woocommerce-form-coupon-toggle a {
    color: #000;
}

.checkout {
    display: flex;
}


#order_review,
#order_review_heading {
    margin-right: 15px;
}

.woocommerce-cart-form__contents .coupon {
    display: none;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
    width: 100%;
}

.banners-container-mobile {
    display: none;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background: transparent;
}


.filters {
    display: flex;
    flex-direction: column;
    width: 30%;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 70px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0px;
}

table th,
table td,
table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border: 1px solid #ced4da;
}

.remove_fromlist,
.remove_wishlishproduct {

    position: absolute;
    width: 35px;
    height: 35px;
    background: #F15839;
    cursor: pointer
}

.select2-container {
    z-index: 800 !important;
}

.acf-field-upload-files .fea-uploads {
    display: block !important;
}

.fea-uploads-remove {
    display: none;
}

.recipes_favorites a {
    color: #000;
}

.bgcolor {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 22;
    left: 0;
    bottom: 0;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: none;

}


.cancel_filter {
    color: #000;
    text-decoration: underline;
    margin-right: 10px;
}

.add_recipe {
    background: #f15839;
    color: #fff !important;
    padding: 5px 25px;
    font-size: 20px;
}

.acf-field .acf-label label {
    font-size: 23px;
}

.about_section .left_section {
    width: 50%;
}

#payment,
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-info {
    font-size: 20px;
}

#pwgc-redeem-button {
    font-size: 19px;
}


select,
input {
    outline: none;
}


.filter-load {
    visibility: hidden;
    display: flex;
    z-index: 999;
    transition: all 0.3s;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    justify-content: center;
    align-items: center;
}

.open_loading {
    visibility: visible;
    opacity: 1;
}

.type_select {
    width: fit-content;
    margin-right: 25px;
}

.recipes_filters {
    display: flex;
    justify-content: center;
    text-align: Center;
    margin: 0 auto;
    margin-top: 35px;
}

.woocommerce-MyAccount-content {
    margin-top: 25px;
}



@media(max-width:960px) {

    .single_fav_archive,
    .single_fav {
        width: 48%;
        margin: 5px;
    }

    .recipes_filters {
        width: 95%;
    }

    .sale_banner .container,
    .about_section .container {
        flex-wrap: wrap;
    }


    .sale_banner .right_section {
        margin-left: 0px;
    }

    .sale_banner .container,
    .about_section .container {
        flex-direction: column-reverse;
        align-items: center;
    }

    .header_icon {
        margin: 8px;
    }

    .search_box {
        width: 25%;
    }

    .leading-products li {
        width: 30% !important;
    }

    .cats_blocks .cat_block {
        width: 32% !important;
    }

}


@media (max-width: 767px) {
    .banners-container {
        display: none;
    }


    .top_title {
        font-size:5rem !important;
    }

    .galleria-theme-folio .galleria-thumbnails .galleria-image {
        width: 100px;
    }

    .galleria-image {
        position: relative;
    }

    .banners-container-mobile {
        display: block;
    }

    #order_review {
        margin-right: 0px;
    }

    .search_icon,
    .close_search {
        display: block;
    }

    .search_box .is-form-style {
        width: 85%;
    }

    .middle_box {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }


    .images {
        width: 100% !important;

    }

    .woocommerce ul.products li.product .price {
        display: flex !important;
        justify-content: center;
    }

    .review-totals {
        display: none;
    }

    .avg_rating .text {
        width: 40%;
    }

    .recipe_page,
    .review-box {
        margin: 10px;
    }

    .woocommerce .quantity .qty {
        width: 2.631em;
    }

    .woocommerce-loop-product__title {
        height: 100px;
        font-size: 21px !important;
    }

    .search_box .close_search {
        width: 35px;
    }

    .sdarot_section {
        padding: 5px;
    }

    .sidra_block {
        width: 45%;
    }

    .sidra_block img {
        width: auto;
        height: auto;
    }

    .archive-page {
        flex-wrap: wrap;
    }

    .archive-page .filters {
        position: fixed;
        transition: all 0.3s;
        right: 0;
        padding-top: 15%;
        z-index: 999;
        top: 0;
        bottom: 0;
        background: #fff;
        transform: translateX(-100%);
        box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 30%);
        visibility: hidden;
        width: 55%;
        border-top: 0;
        border-bottom: 0;
        opacity: 0;
    }

    .close_filters {
        width: 50px;
        margin-right: -15px;
    }

    .opened {
        visibility: visible !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }


    .ordering {
        width: 100%;
    }


    .ordering .orange-title {
        width: 50%;
    }

    .search_box {
        position: fixed;
        display: Flex;
        align-items: flex-start;
        z-index: 22;
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
        background: #fff;
        transition: all 0.2s;
        transform: translateY(-108%);
        box-shadow: 2px 0px 2px 2px rgb(0 0 0 / 30%);
        padding: 5px;
    }

    .header_icon {
        margin: 0 10px;
    }


    .top_container .phone_number {
        display: none;
    }

    .single_fav_archive,
    .single_fav {
        width: 100%;
        margin: 0px 7px 16px 7px;
    }

    .call_button_mobile {
        position: fixed;
        bottom: 11px;
        color: #fff;
        left: 10px;
        z-index: 44;
        background: #34C435;
        border-radius: 200px;
        padding: 14px 18px;
    }


    .call_button_mobile .fab {
        color: #fff;
        font-size: 25px;
    }

    .brand-image {
        max-width: 100% !important;
    }


    .contact-container {
        flex-wrap:wrap;
    }

    .brands-carousel {
        display: block;
    }

    .left-arrow,
    .right-arrow {
        display: none !important;
    }

    .sale_banner,
    .about_section {
        background-position: top center;
    }

    .font-size {
        font-size: 3rem;
    }

    .headline {
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .orange_bg {
        padding-top: 15px;
    }

    .desktop-hidden {
        display: block;
    }

    .mobile-header {
        display: flex;
        flex-direction: row;
        margin-bottom: 10px;
    }

    .mobile-hidden {
        display: none;
    }

    .shabat {
        margin-top: 25px;
    }


    .footer-full {
        height: 830px;
    }

    .three-columns ul {
        padding: 0px;
    }

    .footer-container {
        padding: 15px;
        padding-top: 50px;
        padding-bottom: 55px;
    }


    .footer-container .column.menu {
        width: 50%;
    }

    .sale_banner .left_section {
        margin: 15px;
    }

    .three-columns,
    .sale_banner .container,
    .about_section .container,
    .top_container {
        flex-wrap: wrap;
    }

    .top_container {
        margin-bottom: 10px;
    }

    .mobile-header .logo {
        width: 45%;
    }

    .headline h3 {
        font-size: 28px;
        margin: 2px;
    }

    .cats_blocks .cat_block {
        width: 48% !important;
        text-align: center;
        font-size: 25px;
        height: 200px;
    }

    .about_section .container {
        flex-direction: column-reverse;

    }

    .about_section .left_section {
        width: 100%;
    }

    .header_icons {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

    .footer-container .logo {
        width: 50%;
        padding: 15px;
    }

    .sale_banner,
    .about_section {
        padding: 10px;
    }

    .sale_banner .right_section {
        margin-left: 0px;
        margin-bottom:50px;
    }

    .about_section .left_section iframe {
        width: 100%;
        margin-right: 0px;
        padding: 10px;
    }

    .open_search {
        transform: translateY(0);
    }

    .checkout {
        flex-wrap: wrap;
    }
}


@media(max-width:640px) {
    .order-boxes .order-box {

        width: 50%;
        margin: 0px 0px 40px 0px;
    }

    .img-brand {
        bottom: 234px;
    }

    .woocommerce-products-header {
        flex-wrap: wrap;
        justify-content: center;
    }

    .woocommerce ul.products li.product .button {
        width: 100%;
    }

    .woocommerce-products-header__title {
        width: 100%;
    }

}