/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: yakovcode.com
Description: Built by yakovcode.com
Tags: blog,two-columns,left-sidebar,accessibility-ready
Version: 1.1.5.1760945631
Updated: 2025-10-20 10:33:51

*/

.woosw-wishlist {
    display: none !important;
}

.safe-checkout {
    display: none;
}

.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 {
    display: none;
}

.single-product .bwp-single-info .product_meta {
    border-bottom: 1px solid #e5e5e5;
}

.bwp-main .page-title .back-to-shop:before {
    display: none;
}


.products-list.grid .product-wapper .products-thumb {
    height: 200px;
    width: 100%;
    /* border-bottom: 1px solid #cecece; */
    border-bottom: none;
}

.products-list.grid .product-wapper .products-thumb img {
    height: 90%;
    width: 90%;
    object-fit: contain;
}

.products-list.grid .product-wapper .products-content .rating {
    display: none;
}

.products-list.grid .product-wapper .products-content h3.product-title {
    text-align: right;
    height: 50px;
}

.products-list.grid .product-wapper .products-content .price {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 5px;
}

.elementor-51219 .elementor-element.elementor-element-e1f7f95 .bwp_product_list .product-wapper {
    border: 1px solid #cecece;
}

.bwp-icon-box-wrapper {
    display: flex;
    direction: ltr;
    text-align: right;
}

.elementor-widget-icon-box .elementor-icon-box-description, .elementor-icon-box-title {
    text-align: right !important;
    margin-right: 10px !important;
}

body, #bwp-main {
    overflow-x: hidden;
}

.wpbingoLogo {
    text-align: center;
}

.bwp-navigation ul>li.level-0 {
    padding: 0 12px !important;
}

.bwp_product_list.list-deal .countdown-deal .countdown-content {
    display: none;
}

.bwp-main .page-title.dark .breadcrumb {
    display: none !important;
}

ul.woocommerce-product-subcategories {
    display: none !important;
}

a.next.page-numbers, a.prev.page-numbers {
    transform: rotateZ(180deg);
}

.summary .social-icon {
    display: none;
}

.single-product .product-count-view {
    display: none !important;
}

.recent-view {
    display: none;
}

.woocommerce-tabs #tab-additional_information table.shop_attributes * {
    text-align: right;
}

[class*=" feather-"], [class^=feather-] {
    font-family: feather !important;
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
}

.footer {
    background-color: #FAFAFA;
}

.footer-heading {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 20px;
    color: #000;
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-list li {
    margin: 4px 0;
    line-height: 28px;
}

.footer-list a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #333;
    text-decoration: none;
}

.footer-list a:hover {
    color: #DB7137;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 80px 15px 70px;
}

.footer-column {
    flex: 1 1 22%;
    padding: 0 15px;
}

#about-col {
    flex: 1 1 32%;
    max-width: 360px;
    color: #333;
}

#about-col p {
    margin: 16px 0;
    line-height: 1.6;
    font-size: 15px;
    color: #4a4a4a;
}

.social_profile {
    margin-top: 18px;
}

.social_profile ul {
    list-style: none;
    display: flex;
    gap: 12px;
    padding: 0;
    margin: 0;
}

.social_profile li {
    margin: 0;
}

.social_profile a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e1e1e1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #db7137;
    font-size: 16px;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.social_profile a i {
    font-family: 'FontAwesome' !important;
    font-style: normal;
}

.social_profile a:hover {
    background: #db7137;
    color: #fff;
    border-color: #db7137;
}

.footer-divider {
    height: 1px;
    background: #AACACC2E;
    margin: 0 15px;
}

.footer-bottom {
    padding: 5px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-bottom-container > div {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
}

.footer-bottom-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.footer-bottom-left p {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-transform: capitalize;
}

.shabat-footer {
    display: flex;
    align-items: center;
    gap: 8px;
}

.shabat-footer .candle {
    max-height: 27px;
    filter: drop-shadow(0 3px 4px rgba(0, 0, 0, 0.2));
}

.shabat-footer .text {
    max-height: 20px;
}

#copyright-center {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    margin: 10px auto 0;
}

#copyright-center img {
    display: block;
}

#copyright-center .candle {
    max-height: 48px;
    height: auto;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.15));
    animation: candleGlow 2.5s ease-in-out infinite;
    transform-origin: center bottom;
}

#copyright-center .text {
    max-height: 44px;
    height: auto;
}

@keyframes candleGlow {
    0% { transform: translateY(0) scale(1); opacity: 0.9; }
    50% { transform: translateY(-1px) scale(1.03); opacity: 1; }
    100% { transform: translateY(0) scale(1); opacity: 0.9; }
}

@media (max-width: 991px) {
    .footer-column {
        flex: 1 1 48%;
        margin-bottom: 50px;
    }
}

@font-face {
    font-family: 'Coherenti';
    src: url('/fonts/Coherenti.woff2') format('woff2'),
         url('/fonts/Coherenti.woff') format('woff'),
         url('/fonts/Coherenti.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Coherenti', sans-serif !important;
}

.wpc-term-count-value {
    margin-right: 5px;
}

.products-list.grid .product-wapper {
    box-shadow: 0 0 20px #d5d5d55e;
    border-radius: 14px;
    padding: 13px;
}

.woocommerce-page-header {
    display: none !important;
}

#bwp-main {
    margin-top: 165px !important;
}

.wp-singular {
    padding-top: 20px;
}

.woocommerce-cart .woocommerce-cart-form .actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    text-align: right;
}

.woocommerce-cart .button.empty-cart {
    background: #f04a3a;
    color: #fff !important;
    border: none;
    border-radius: 999px;
    padding: 12px 28px;
    font-weight: 600;
    transition: background 150ms ease, transform 150ms ease;
}

.woocommerce-cart .button.empty-cart:hover {
    background: #c93a2d;
    transform: translateY(-1px);
}

.return-to-shop.animated-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 220px;
    padding: 14px 32px;
    border-radius: 40px;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #fff !important;
    background: linear-gradient(120deg, #ee7817, #ed822b);
    box-shadow: 0 25px 45px rgba(231, 177, 1, 0.25);
    text-decoration: none;
    border: none;
    transition: transform 200ms ease, box-shadow 200ms ease;
    margin-bottom: 20px;
}

.return-to-shop.animated-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 30px 60px rgba(1, 96, 231, .35);
}

.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide img {
    object-fit: contain;
    max-height: 400px;
}

/* Floating whatsapp */
.floating-whatsapp {
    position: fixed;
    bottom: 24px;
    left: 24px;
    z-index: 999;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: linear-gradient(145deg, #38b37f, #21a466);
    box-shadow: 0 12px 20px rgba(56, 179, 127, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.floating-whatsapp__icon i {
    font-size: 24px;
    color: #fff;
    line-height: 1;
    font-family: "FontAwesome" !important;
}

.floating-whatsapp:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 28px rgba(56, 179, 127, 0.45);
}

@media (max-width: 767px) {
    .floating-whatsapp {
        bottom: 16px;
        left: 16px;
        width: 48px;
        height: 48px;
    }

    .footer-bottom-container {
        flex-direction: column;
    }
}

.quickview-container .product-type-simple .bwp-single-info .entry-summary>.cart, .single-product .product-type-simple .bwp-single-info .entry-summary>.cart {
    flex-wrap: nowrap;
}

.rtl .quickview-container .bwp-single-info .button.quick-buy, .rtl .single-product .bwp-single-info .button.quick-buy {
    width: 150px;
}

/* Homepage cats */
.nava-cat-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 28px;
    align-items: start
}
.nava-cat {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}
.nava-cat__img {
    width: 59%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 130px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    /* background: rgba(0,0,0,.02); */
    /* background: rgb(22 22 22 / 6%); */
    background: rgb(241 121 30 / 7%);
    box-shadow: 0 1px 0 rgba(0,0,0,.05) inset
}
.nava-cat__img img {
    width: 72px;
    height: 72px;
    object-fit: contain;
    width: 90%;
    height: auto;
    aspect-ratio: 1 / 1;
}
.nava-cat__label {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #1f2937;
    text-align: center
}
.nava-cat:hover .nava-cat__img {
    transform: translateY(-2px);
    transition: transform .2s ease
}

.woocommerce-shipping-destination {
    display: none;
}

#ship-to-different-address {
    display: none !important;
}

/* USP */
.usp-bar{width:100%;background:#fff;direction:rtl}
.usp-bar__wrap{max-width:1200px;margin:0 auto;padding:22px 16px;display:flex;gap:28px;align-items:center;justify-content:space-between;flex-direction: row-reverse;}
.usp-item{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px}
.usp-item__text{min-width:0}
.usp-item__title{margin:0;font-size:18px;line-height:1.2;font-weight:600;color:#111}
.usp-item__desc{margin:6px 0 0;font-size:14px;line-height:1.2;color:#6b7280}
.usp-item__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.usp-item__icon img{width:60px;height:60px;display:block}
.usp-divider{width:1px;align-self:stretch;background:rgba(17,24,39,.08)}
@media (max-width: 980px){
    .usp-bar__wrap{flex-wrap:wrap;justify-content:center}
    .usp-divider{display:none}
    .usp-item{flex:1 1 320px;max-width:520px;justify-content: flex-start;}
}
@media (max-width: 420px){
    .usp-item__title{font-size:16px}
    .usp-item__desc{font-size:13px}
}

.footer-bottom-left {
    padding: 0;
    text-align: right;
    margin: 0;
}

.footer-bottom-left a {
    color: #ee7817;
    text-transform: none;
}

.rtl .products-list.grid .product-wapper .product-attribute {
    display: none;
}

/* Mobile menu categories */
.content-mobile-menu .mobile-categories {
    margin-top: 12px;
    padding: 10px 12px;
    border-top: 1px solid #eee;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 6px 20px rgba(17, 24, 39, 0.06);
}

.content-mobile-menu .mobile-categories__title {
    margin: 0 0 12px;
    font-size: 16px;
    font-weight: 700;
    color: #111;
}

.content-mobile-menu .mobile-categories__group {
    border: 1px solid #edf0f2;
    border-radius: 12px;
    padding: 10px 12px;
    background: #f9fafb;
    margin-bottom: 10px;
}

.content-mobile-menu .mobile-categories__group.is-open {
    border-color: rgba(238, 120, 23, 0.45);
    background: #fff8f1;
}

.content-mobile-menu .mobile-categories__parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.content-mobile-menu .mobile-categories__parent-link {
    font-size: 15px;
    font-weight: 700;
    color: #111;
    text-decoration: none;
}

.content-mobile-menu .mobile-categories__parent-link:hover {
    color: #ee7817;
}

.content-mobile-menu .mobile-categories__toggle {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.content-mobile-menu .mobile-categories__toggle:hover {
    background: #fff;
    border-color: #d1d5db;
    transform: translateY(-1px);
}

.content-mobile-menu .mobile-categories__toggle:focus-visible {
    outline: 2px solid #ee7817;
    outline-offset: 2px;
}

.content-mobile-menu .mobile-categories__icon {
    width: 24px;
    height: 24px;
    position: relative;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e5e7eb;
}

.content-mobile-menu .mobile-categories__icon::before,
.content-mobile-menu .mobile-categories__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #111;
    transform: translate(-50%, -50%);
    transition: transform 0.2s ease;
}

.content-mobile-menu .mobile-categories__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.content-mobile-menu .mobile-categories.is-open .mobile-categories__icon::after {
    transform: translate(-50%, -50%) rotate(0deg);
}

.content-mobile-menu .mobile-categories__panel {
    margin-top: 10px;
}

.content-mobile-menu .mobile-categories__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 12px;
}

.content-mobile-menu .mobile-categories__list li {
    margin: 0;
}

.content-mobile-menu .mobile-categories__list a {
    display: block;
    padding: 10px 12px;
    border-radius: 10px;
    background: #f3f4f6;
    color: #111;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.content-mobile-menu .mobile-categories__list a:hover {
    background: #ee7817;
    color: #fff;
    transform: translateY(-1px);
}

.content-mobile-menu .mobile-categories__empty {
    grid-column: 1 / -1;
    padding: 10px 12px;
    border-radius: 10px;
    background: #fef3c7;
    color: #92400e;
    font-size: 14px;
    text-align: center;
}

.tax-product_cat .page-title.bwp-title {
    background-position: top;
}

.footer-container {
    padding: 42px 15px 51px;
    margin-top: 20px;
}

.products-list.grid .product-wapper .products-content h3.product-title a {
    text-align: center;
}

.rtl .products-list.grid .product-wapper.content-product1 .product-button {
    left: 0 !important;
    right: auto;
    justify-content: end;
    top: 15px;
}

.woocommerce-cart-form table.shop_table .button {
    padding: 0 35px !important;
    color: #fff !important;
    font-size: 11px !important;
    border-radius: 100px !important;
    line-height: calc(var(--font-size-heading, 35px) + 5px) !important;
    background: #d57159 !important;
    cursor: pointer !important;
}

/* #right-col-grid * {
    height: 100%;
    object-fit: cover;
} */

.navigation-style-2 .slick-arrow.fa-angle-right:before {
    content: "\f105" !important;
}

.navigation-style-2 .slick-arrow.fa-angle-left:before {
    content: "\f104" !important;
}

@media (max-width: 767px) {
    .footer-container {
        padding: 60px 15px 50px;
        flex-direction: column;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .footer-bottom-container > div {
        justify-content: center;
        width: 100%;
    }

    .footer-bottom-right {
        margin-bottom: 90px;
    }

    .nava-cat-grid {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 10px !important;
    }

    #bwp-main {
        margin-top: 0 !important;
    }

    .content-menu_search {
        display: none !important;
    }

    #best-selling-items h2 {
        margin: 0 !important;
    }

    .cart .quick-buy {
        display: none !important;
    }

    .single_variation_wrap {
        padding: 10px !important;
    }

    .header-mobile-fixed .shop-page {
        display: none !important;
    }
}