:root {
	--wd-text-font: "Gilroy-regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Roboto Slab", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Gilroy-regular", 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: "Caveat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Slab", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Gilroy-regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(49,39,131);
	--wd-alternative-color: rgb(252,175,29);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(49,39,131);
	--btn-accented-bgcolor-hover: rgb(252,175,29);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(49,39,131);
	--wd-link-color-hover: rgb(252,175,29);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	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: 179px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(49,50,143);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Gilroy-regular", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Gilroy-regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 28px;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Gilroy-regular", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Gilroy-regular", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Gilroy-regular", Arial, Helvetica, sans-serif;
	font-size: 28px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(49,39,131);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(252,175,29);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-color-dis: rgb(0,0,0);
	--wd-arrow-bg: rgba(255,255,255,0);
}
.wd .product-label.onsale {
	background-color: rgb(131,183,53);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(67,142,68);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(226,45,45);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(219,188,102);
	color: rgb(255,255,255);
}
.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;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 0px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 1px;
	}

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

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


.wd-page-title {
background-color: rgb(15,13,13);
}

@font-face {
	font-family: "Gilroy-regular";
	src: url("//scoala.smartsites.ro/wp-content/uploads/2026/07/Gilroy-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-ExtraBold";
	src: url("//scoala.smartsites.ro/wp-content/uploads/2026/07/Gilroy-ExtraBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy-SemiBold";
	src: url("//scoala.smartsites.ro/wp-content/uploads/2026/07/Gilroy-SemiBold.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

#callnowbutton {
    margin-bottom: 120px;
}


.gtranslate_wrapper {
  display: flex; /* Activează Flexbox */
  align-items: center; /* Centrează vertical (sus-jos) */
  justify-content: center; /* Opțional: centrează orizontal */
  height: 100%; /* Asigură că ocupă întreaga înălțime a containerului */
}

.gtranslate_wrapper img {
  margin: 0 5px; /* Adaugă spațiu între steaguri */
}

@media (max-width: 768px) { /* Regula pentru ecrane mai mici, cum ar fi mobile */
  .gtranslate_wrapper {
    margin-left: 20px; /* Margine la stânga */
    margin-top: 10px;  /* Margine sus */
  }
}