@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.floralstudio.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.0") format("woff2");
}

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Great Vibes", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,35,83);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(237,35,83);
	--btn-default-bgcolor-hover: rgb(216,32,76);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(216,32,76);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://www.floralstudio.ro/wp-content/uploads/2021/08/flowers-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://www.floralstudio.ro/wp-content/uploads/2021/08/flowers-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-weight: 600;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .wd-product-nav-desc .price > .amount, html .wd-product-nav-desc .price > ins .amount, html .wd-product-nav-desc .price > ins .amount, html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	font-weight: 700;
	font-size: 22px;
	color: rgb(221,51,51);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover, html .wd-product-nav-desc .price > .amount:hover, html .wd-product-nav-desc .price > ins .amount:hover, html .wd-product-nav-desc .price > ins .amount:hover, html .widget-area .widget .price > .amount:hover, html .widget-area .widget .price > ins .amount:hover, html .widget-area .widget .price > ins .amount:hover {
	color: rgb(221,51,51);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 600;
	font-size: 19px;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(229,117,52);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(244,223,34);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(206,52,47);
}

/* Mută butonul whatsapp mai sus */
.joinchat {
    bottom: 100px !important; 
}
/* ============================================
   SOCIAL MEDIA ICONS - FLORAL STUDIO
   ============================================ */

/* Social Icons Container */
.wd-social-icons.color-scheme-dark {
    /* Ensure container is visible */
}

/* Social Icons - Make them visible by default */
.wd-social-icons .wd-social-icon {
    border-color: #E91E63 !important;
    transition: all 0.3s ease !important;
}

/* Social Icons - Icon Color (visible by default) */
.wd-social-icons .wd-social-icon .wd-icon,
.wd-social-icons .wd-social-icon .wd-icon::before {
    color: #E91E63 !important;
    opacity: 1 !important;
}

/* Social Icons - Hover Effect */
.wd-social-icons .wd-social-icon:hover {
    background: #E91E63 !important;
    border-color: #E91E63 !important;
    transform: translateY(-3px);
}
/* ============================================
   FOOTER CREDITS - FLORAL STUDIO
   ============================================ */

/* Footer Credits Text - Make visible */
.wd-col-start small,
.wd-col-start small * {
    color: #2c2c2c !important;
}

/* Footer Credits Link */
.wd-col-start small a {
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}

.wd-col-start small a:hover {
    color: #E91E63 !important;
}

/* Ensure span inside link is also dark */
.wd-col-start small a span {
    color: #2c2c2c !important;
}

.wd-col-start small a:hover span {
    color: #E91E63 !important;
}


.wd-social-icons .wd-social-icon:hover .wd-icon,
.wd-social-icons .wd-social-icon:hover .wd-icon::before {
    color: #ffffff !important;
}

/* Social Icons Label */
.wd-social-icons .wd-label {
    color: #2c2c2c !important;
    font-weight: 600 !important;
    margin-right: 10px;
}

/* Specific Social Icons - Force visibility */
.social-facebook .wd-icon::before,
.social-instagram .wd-icon::before,
.social-tiktok .wd-icon::before {
    color: #E91E63 !important;
    opacity: 1 !important;
}

/* Dark Color Scheme Override */
.wd-social-icons.color-scheme-dark .wd-social-icon {
    background: transparent !important;
    border-color: #E91E63 !important;
}

.wd-social-icons.color-scheme-dark .wd-social-icon .wd-icon::before {
    color: #E91E63 !important;
}

.wd-social-icons.color-scheme-dark .wd-social-icon:hover {
    background: #E91E63 !important;
}

.wd-social-icons.color-scheme-dark .wd-social-icon:hover .wd-icon::before {
    color: #ffffff !important;
}


/* Performance Optimizations */
  @media (prefers-reduced-motion: reduce) {
      *,*::before,*::after {
          animation-duration: 0.01ms !important;
          animation-iteration-count: 1 !important;
          transition-duration: 0.01ms !important;
      }
  }

  /* GPU Acceleration for smooth animations */
  .hero-content, .category-card, .btn-primary {
      transform: translateZ(0);
      will-change: auto;
  }

  /* Optimize font rendering */
  body {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeSpeed;
  }

  /* Prevent layout shift */
  img, video {
      max-width: 100%;
      height: auto;
  }
/* ============================================
   CUSTOM HEADER STYLING - FLORAL STUDIO (LIGHT)
   ============================================ */

/* Header Background - Solid White */
.whb-general-header {
    background: #ffffff !important;
    border-bottom: 2px solid rgba(233, 30, 99, 0.1) !important;
}

/* ============================================
   DESKTOP MENU
   ============================================ */

/* Menu Links */
.wd-nav-main > li > a {
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #2c2c2c !important;
    transition: color 0.3s ease !important;
}

.wd-nav-main > li:hover > a,
.wd-nav-main > li.current-menu-item > a {
    color: #E91E63 !important;
}

/* Dropdown Menu */
.wd-dropdown-menu {
    background: #ffffff !important;
    border-top: 3px solid #E91E63 !important;
    box-shadow: 0 10px 30px rgba(233, 30, 99, 0.15) !important;
    z-index: 9999 !important;
}

/* Dropdown Menu Items - Force Dark Text */
.wd-sub-menu li a,
.wd-dropdown-menu a,
.wd-sub-menu > li > a,
.wd-nav-main .wd-sub-menu a {
    color: #2c2c2c !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
}

/* Dropdown Menu Items Hover */
.wd-sub-menu li a:hover,
.wd-dropdown-menu a:hover,
.wd-sub-menu > li > a:hover,
.wd-nav-main .wd-sub-menu a:hover {
    color: #E91E63 !important;
    background: rgba(233, 30, 99, 0.08) !important;
}

/* Force visible text on dropdown items */
.wd-dropdown-menu li a span,
.wd-sub-menu li a span {
    color: inherit !important;
}

/* ============================================
   ACCOUNT & CART ICONS
   ============================================ */

/* My Account */
.wd-header-my-account {
    margin-right: 15px;
}

.wd-header-my-account > a,
.wd-header-cart > a {
    transition: transform 0.3s ease !important;
}

.wd-header-my-account > a:hover,
.wd-header-cart > a:hover {
    transform: translateY(-2px);
}

.wd-header-my-account .wd-tools-icon::before,
.wd-header-cart .wd-tools-icon::before {
    color: #E91E63 !important;
}

.wd-header-my-account .wd-tools-text,
.wd-cart-subtotal {
    color: #2c2c2c !important;
    font-weight: 600 !important;
}

/* Cart Badge */
.wd-cart-number {
    background: linear-gradient(135deg, #E91E63, #9C27B0) !important;
    color: white !important;
    font-weight: 700 !important;
}

/* ============================================
   MOBILE MENU
   ============================================ */

/* Mobile Menu Button */
.wd-header-mobile-nav .wd-tools-icon::before {
    color: #E91E63 !important;
}

.wd-header-mobile-nav .wd-tools-text {
    color: #E91E63 !important;
    font-weight: 700 !important;
}

/* Mobile Menu Items */
.mobile-pages-menu li a {
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #2c2c2c !important;
    transition: all 0.3s ease !important;
}

.mobile-pages-menu li a:hover,
.mobile-pages-menu li.current-menu-item > a {
    color: #E91E63 !important;
    background: rgba(233, 30, 99, 0.08) !important;
}

/* Mobile Nav Arrow */
.wd-nav-opener {
    color: #E91E63 !important;
}

/* ============================================
   STICKY HEADER
   ============================================ */

.whb-sticky-row.whb-stuck {
    background: #ffffff !important;
    box-shadow: 0 4px 20px rgba(233, 30, 99, 0.15) !important;
    border-bottom: 2px solid rgba(233, 30, 99, 0.2) !important;
}

/* Ascunde badge-ul de cookie */
#cookiescript_badge {
    display: none !important;
}
.whb-top-bar {
    background-image: linear-gradient(to right, #8A305A, #6B2446) !important;
    background-color: transparent !important;
}
details > summary {
  padding: 16px;
  width: 180px;
  background-color: #8d7acb;
  border: none;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 30px;
}

details > p {
  
  padding: 4px;
  margin: 0;
  
}

.btnaranjamente {
  padding: 16px;
  width: 180px;
  background-color: #8d7acb;
  border: none;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 30px;
}

.wd-post-meta {
    display: none !important;
}