/*
Theme Name: Bee1 Ultra — Franco Bane
Theme URI: https://studiobee1.com
Description: Franco Bane (francobane.com) child of Bee1 Ultra Theme. Ports live bee1-hello commerce logic, checkout, shortcodes, local Noto fonts, and Customizer CSS. Elementor Theme Builder keeps header/footer/product.
Author: Studio Bee1
Author URI: https://studiobee1.com
Template: bee1-ultra-theme
Version: 0.1.6
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: bee1-ultra-francobane
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
Add your custom styles here
*/

@font-face {
  font-family: "Noto Sans Hebrew";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("assets/fonts/bee1-noto-sans-hebrew/noto-sans-hebrew-hebrew-100-900.woff2") format("woff2");
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: "Noto Sans Hebrew";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("assets/fonts/bee1-noto-sans-hebrew/noto-sans-hebrew-latin-100-900.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --franco-ink: #111111;
  --franco-text: #333333;
  --franco-muted: #625f58;
  --franco-link: #625f58;
  --franco-line: #e5e7eb;
  --franco-font: "Noto Sans Hebrew", sans-serif;
}

html,
body {
  background-color: #ffffff;
  color: var(--franco-text);
  font-family: var(--franco-font);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
}

a {
  color: var(--franco-link);
}

a:hover,
a:focus {
  color: var(--franco-ink);
}

/* Kill leftover WP/GP blue hover (#1e73be / #2563eb) and gray-on-gray buttons. */
.site-content a:hover,
.site-content a:focus,
.site-content a:active,
.sidebar a:hover,
.sidebar a:focus {
  color: var(--franco-ink) !important;
}

.site-content .entry-title a:hover,
.site-content .entry-title a:focus {
  color: var(--franco-muted) !important;
}

.site-content a.button,
.site-content .read-more,
.site-content .read-more.button,
.site-content input[type="submit"],
.site-content .wp-block-button__link:not(.has-background),
.site-content .page-numbers:not(.dots) {
  background: var(--franco-ink) !important;
  color: #ffffff !important;
  border: 1px solid var(--franco-ink) !important;
  border-radius: 1px !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.site-content a.button:hover,
.site-content .read-more:hover,
.site-content .read-more.button:hover,
.site-content input[type="submit"]:hover,
.site-content .wp-block-button__link:not(.has-background):hover,
.site-content .page-numbers:not(.dots):hover {
  background: var(--franco-muted) !important;
  border-color: var(--franco-muted) !important;
  color: #ffffff !important;
}

/* Mature heading scale (theme-owned content). Elementor size-xl heroes stay widget-sized. */
.inside-article .entry-title,
.inside-article .entry-content h1,
.inside-article .entry-content h2,
.inside-article .entry-content h3,
.inside-article .entry-content h4,
.inside-article .entry-content h5,
.inside-article .entry-content h6,
body.single-post h1.entry-title,
body.blog h1.entry-title,
body.archive:not(.woocommerce) h1.entry-title,
.elementor-widget-heading .elementor-heading-title.elementor-size-default {
  font-family: var(--franco-font);
  color: var(--franco-ink);
  letter-spacing: -0.01em;
}

.inside-article .entry-title,
body.single-post h1.entry-title,
body.blog h1.entry-title,
body.archive:not(.woocommerce) h1.entry-title,
.inside-article .entry-content h1,
.elementor-widget-heading h1.elementor-heading-title.elementor-size-default {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.inside-article .entry-content h2,
.elementor-widget-heading h2.elementor-heading-title.elementor-size-default {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.35;
}

.inside-article .entry-content h3,
.elementor-widget-heading h3.elementor-heading-title.elementor-size-default {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.inside-article .entry-content h4,
.elementor-widget-heading h4.elementor-heading-title.elementor-size-default {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
}

.inside-article .entry-content h5,
.inside-article .entry-content h6,
.elementor-widget-heading h5.elementor-heading-title.elementor-size-default,
.elementor-widget-heading h6.elementor-heading-title.elementor-size-default {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

@media (max-width: 768px) {
  .inside-article .entry-title,
  body.single-post h1.entry-title,
  .inside-article .entry-content h1,
  .elementor-widget-heading h1.elementor-heading-title.elementor-size-default {
    font-size: 26px;
  }
  .inside-article .entry-content h2,
  .elementor-widget-heading h2.elementor-heading-title.elementor-size-default {
    font-size: 20px;
  }
  .inside-article .entry-content h3,
  .elementor-widget-heading h3.elementor-heading-title.elementor-size-default {
    font-size: 17px;
  }
}

/*
 * Blog canvas: title + featured image + Left Sidebar (Appearance > Widgets > Left Sidebar).
 * Row is 1440px. Sidebar 25%. Hebrew RTL keeps the sidebar on the physical left.
 */
body.single-post .site-content,
body.blog .site-content,
body.category .site-content,
body.tag .site-content,
body.author .site-content,
body.date .site-content {
  max-width: 1440px;
  width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
}

body.left-sidebar.single-post .is-left-sidebar,
body.left-sidebar.blog .is-left-sidebar,
body.left-sidebar.category .is-left-sidebar,
body.left-sidebar.tag .is-left-sidebar,
body.left-sidebar.author .is-left-sidebar,
body.left-sidebar.date .is-left-sidebar {
  width: 25% !important;
  flex: 0 0 25%;
  max-width: 25%;
  box-sizing: border-box;
}

body.left-sidebar.single-post .site-content .content-area,
body.left-sidebar.blog .site-content .content-area,
body.left-sidebar.category .site-content .content-area,
body.left-sidebar.tag .site-content .content-area,
body.left-sidebar.author .site-content .content-area,
body.left-sidebar.date .site-content .content-area {
  width: 75% !important;
  flex: 1 1 75%;
  max-width: 75%;
  box-sizing: border-box;
}

body.rtl.left-sidebar.single-post .site-content,
body.rtl.left-sidebar.blog .site-content,
body.rtl.left-sidebar.category .site-content,
body.rtl.left-sidebar.tag .site-content,
body.rtl.left-sidebar.author .site-content,
body.rtl.left-sidebar.date .site-content {
  flex-direction: row-reverse;
}

body.single-post .inside-article .entry-header {
  margin-bottom: 16px;
}

body.single-post .inside-article {
  --bee1-blog-featured-width: 40%;
}

body.single-post .inside-article .post-image,
body.single-post .inside-article .featured-image,
body.single-post .inside-article .page-header-image-single {
  width: var(--bee1-blog-featured-width);
  max-width: var(--bee1-blog-featured-width);
  float: right;
  margin: 0 0 16px 24px;
}

body.single-post:not(.rtl) .inside-article .post-image,
body.single-post:not(.rtl) .inside-article .featured-image,
body.single-post:not(.rtl) .inside-article .page-header-image-single {
  float: left;
  margin: 0 24px 16px 0;
}

body.single-post .inside-article .post-image img,
body.single-post .inside-article .featured-image img,
body.single-post .inside-article .page-header-image-single img {
  display: block;
  width: 100%;
  height: auto;
}

body.single-post .inside-article::after {
  content: "";
  display: table;
  clear: both;
}

/* In-article [products] more-grid (magazine, not default Woo). */
body.single-post .entry-content .woocommerce,
body.single-post .entry-content ul.products {
  clear: both;
}

body.single-post .entry-content .woocommerce {
  margin: 28px 0 8px;
}

body.single-post .entry-content ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0 0 8px;
  width: 100% !important;
  float: none !important;
}

body.single-post .entry-content ul.products li.product {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 0 12px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 1px;
  text-align: center;
}

body.single-post .entry-content ul.products li.product a img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  background: #fff;
  margin: 0;
}

body.single-post .entry-content ul.products li.product .woocommerce-loop-product__title {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  color: #111;
  padding: 10px 10px 0;
  margin: 0;
}

body.single-post .entry-content ul.products li.product .price {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #111;
  margin: 6px 0 10px;
}

body.single-post .entry-content ul.products li.product .button,
body.single-post .entry-content ul.products li.product a.button {
  display: block;
  margin: 0 10px;
  border: 1px solid #111 !important;
  border-radius: 1px !important;
  background: #fff !important;
  color: #111 !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  padding: 10px 8px;
  box-shadow: none !important;
}

body.single-post .entry-content ul.products li.product .button:hover,
body.single-post .entry-content ul.products li.product a.button:hover {
  background: #111 !important;
  color: #fff !important;
}

body.single-post .entry-content a.button {
  border-radius: 1px !important;
  box-shadow: none !important;
}

@media (max-width: 1100px) {
  body.single-post .entry-content ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  body.left-sidebar.single-post .site-content,
  body.left-sidebar.blog .site-content,
  body.left-sidebar.category .site-content,
  body.left-sidebar.tag .site-content,
  body.left-sidebar.author .site-content,
  body.left-sidebar.date .site-content,
  body.rtl.left-sidebar.single-post .site-content,
  body.rtl.left-sidebar.blog .site-content,
  body.rtl.left-sidebar.category .site-content,
  body.rtl.left-sidebar.tag .site-content,
  body.rtl.left-sidebar.author .site-content,
  body.rtl.left-sidebar.date .site-content {
    flex-direction: column;
  }

  body.left-sidebar.single-post .is-left-sidebar,
  body.left-sidebar.blog .is-left-sidebar,
  body.left-sidebar.category .is-left-sidebar,
  body.left-sidebar.tag .is-left-sidebar,
  body.left-sidebar.author .is-left-sidebar,
  body.left-sidebar.date .is-left-sidebar,
  body.left-sidebar.single-post .site-content .content-area,
  body.left-sidebar.blog .site-content .content-area,
  body.left-sidebar.category .site-content .content-area,
  body.left-sidebar.tag .site-content .content-area,
  body.left-sidebar.author .site-content .content-area,
  body.left-sidebar.date .site-content .content-area {
    width: 100% !important;
    flex: 1 1 100%;
    max-width: 100%;
  }

  body.single-post .inside-article .post-image,
  body.single-post .inside-article .featured-image,
  body.single-post .inside-article .page-header-image-single,
  body.single-post:not(.rtl) .inside-article .post-image,
  body.single-post:not(.rtl) .inside-article .featured-image,
  body.single-post:not(.rtl) .inside-article .page-header-image-single {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 0 20px;
  }

  body.single-post .entry-content ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}

.card-form, .cardContainer {
	display:none!important;
}
@media (max-width: 768px) {
  .card-form, .cardContainer {
    display: none !important;
  }
}

@media (max-width: 468px) {
  .card-form, .cardContainer {
    display: none !important;
  }
}

/* Bee1: keep the FB logo centered on mobile (no wrap). */
@media (max-width: 767px) {
  .elementor-70586 .elementor-element-785cdb8 > .e-con-inner {
    position: relative !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    align-items: center !important;
    min-height: 64px;
  }

  .elementor-70586 .elementor-element-e8dbc65 {
    position: absolute !important;
    inset-inline: auto !important;
    left: 50% !important;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: auto !important;
    max-width: 38% !important;
    margin: 0 !important;
    order: 0 !important;
    z-index: 2;
  }

  .elementor-70586 .elementor-element-26ee2bb,
  .elementor-70586 .elementor-element-26ee2bb .elementor-widget-container {
    margin: 0 !important;
    width: auto !important;
  }

  .elementor-70586 .elementor-element-83b8e94 {
    width: auto !important;
    max-width: 48px !important;
    flex: 0 0 auto !important;
    --container-widget-width: auto;
    overflow: visible !important;
    z-index: 3;
  }

  .elementor-70586 .elementor-element-83b8e94 .elementor-menu-toggle {
    margin: 0 !important;
  }

  .elementor-70586 .elementor-element-83b8e94 nav.elementor-nav-menu--dropdown {
    max-width: none !important;
    width: 100vw !important;
  }

  .elementor-70586 .elementor-element-1380230 {
    width: auto !important;
    max-width: 48% !important;
    flex: 0 0 auto !important;
    z-index: 3;
  }
}
