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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//gallestore.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,146,0);
	--wd-alternative-color: rgb(237,146,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(237,146,0);
	--btn-accented-bgcolor-hover: rgba(237,146,0,0.68);
	--wd-form-brd-width: 2px;
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://gallestore.ro/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
: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: rgb(10,10,10);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(247,189,0);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
	color: rgb(247,189,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--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: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.galle-product-extras {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 20px 0 26px 0;
  max-width: 100%;
}

/* PRODUS UNICAT */
.galle-unique-product {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 2px 0;
  padding: 0;
  background: transparent;
  border: none;
  color: #2b2b2b;
}

.galle-unique-product-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #d98a00;
}

.galle-unique-product-icon svg {
  width: 28px;
  height: 28px;
}

.galle-unique-product-content {
  display: inline-flex;
  flex-direction: column;
}

.galle-unique-product-title {
  display: block;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #1f1f1f;
}

.galle-unique-product-text {
  display: block;
  margin-top: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #6a6258;
}

/* WHATSAPP */
.galle-whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  padding: 14px 24px;
  background: linear-gradient(135deg, #25D366, #128C7E);
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  border-radius: 999px;
  box-shadow: none !important;
  border: none;
  transition: all 0.25s ease;
}

.galle-whatsapp-btn:hover {
  transform: translateY(-1px);
  background: linear-gradient(135deg, #20c45c, #0f7d70);
  color: #ffffff !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.galle-whatsapp-btn svg {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

/* LOCAȚIE */
.galle-store-location {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin: 0;
  padding: 14px 18px;
  background: #f7f3ec;
  color: #2b2b2b !important;
  text-decoration: none !important;
  border: 1px solid #e8ddce;
  border-radius: 14px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
  transition: all 0.25s ease;
}

.galle-store-location:hover {
  background: #efe6d8;
  color: #1f1f1f !important;
  text-decoration: none !important;
  transform: translateY(-1px);
}

.galle-store-location-icon {
  width: 30px;
  height: 30px;
  min-width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d98a00;
  color: #ffffff;
  border-radius: 50%;
}

.galle-store-location-icon svg {
  width: 16px;
  height: 16px;
}

.galle-store-location strong {
  font-weight: 700;
}

/* BENEFICII */
.galle-benefits-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin: 8px 0 0 0;
  padding: 12px 0;
}

.galle-benefit-item {
  text-align: center;
  color: #1f1f1f;
}

.galle-benefit-icon {
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.galle-benefit-icon svg {
  width: 66px;
  height: 66px;
}

.galle-benefit-title {
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #111111;
}

@media (max-width: 700px) {
  .galle-product-extras {
    gap: 13px;
  }

  .galle-whatsapp-btn {
    width: 100%;
    padding: 15px 18px;
    font-size: 15px;
  }

  .galle-store-location {
    align-items: flex-start;
    font-size: 14px;
  }

  .galle-benefits-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 12px;
  }

  .galle-benefit-icon {
    height: 58px;
  }

  .galle-benefit-icon svg {
    width: 58px;
    height: 58px;
  }

  .galle-benefit-title {
    font-size: 12px;
  }

  .galle-unique-product-title {
    font-size: 15px;
  }

  .galle-unique-product-text {
    font-size: 13px;
  }
}