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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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: "Open Sans", 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(239,87,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(33,33,33);
	--btn-accented-bgcolor-hover: rgb(239,87,0);
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 800;
	font-size: 24px;
	color: rgb(218 24 42);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 800;
	font-size: 26px;
	color: rgb(218,24,42);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-size: 22px;
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 20px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(67,142,68);
}
html .wd-buy-now-btn:hover {
	background: rgb(33,33,33);
}
.product-labels .product-label.onsale {
	background-color: rgb(218,24,42);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 20px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 16px;
	}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Open Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Open Sans !important;
}

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

body .wd-nav-img {
	width: 24px!important;
	height: 24px;
	max-height: 24px;
}
body .mega-menu-list img, body .submeniu-desktop .wd-nav-img {
	width: 40px!important;
	height: 40px;
	max-height: 40px;
}
.submeniu-desktop .widget_nav_mega_menu .wd-nav-horizontal>li>a {
	color: #212121;
}
.submeniu-desktop .widget_nav_mega_menu .wd-nav-horizontal>li>a:hover {
	color: #f08143;
}
.lista-subcategorii .wd-cat img {
	width: 48px;
	height: 48px;
}
.widget-area .wd-widget {
    background-color: #FFF;
    border-radius: 5px;
    padding: 15px;
}
.widgettitle, .widget-title {
	text-transform: none;
}
.product-wrapper .wd-product-stock {
	display: none;
}
body .wd-add-btn-replace .add-to-cart-loop:before {
	position: relative; 
    transition: none;
    transform: none;
    padding: 6px 14px;
    background-color: rgb(239, 87, 0);
    border-bottom-right-radius: 20px;
}
body .wd-add-btn-replace .add-to-cart-loop:hover span {
	transform: none;
}
.price sup {
	top: -3px;
	letter-spacing: -.33px;
}
.price del {
	text-decoration: none;
	position: relative;
}
.price del:before {
	border-top: 1px solid #000;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
	top: 50%;
}
.price del .amount {
	color: #333;
	line-height: 1;
    letter-spacing: -.33px;
    font-weight: 600;
    white-space: nowrap;
}
html .product.wd-product ins {
	display: block;
}
body .wd-tools-element .wd-tools-text {
	text-transform: none;
}
.formular-instalare {
    padding: 15px 30px;
    border: 1px solid #ef5700;
    border-radius: 20px;
    background-color: #FFF;
}
.formular-instalare .wpcf7-list-item {
    display: block;
}
.formular-instalare .instalare-tip-proiect .wpcf7-list-item label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.finalizare-instalare #wc_checkout_add_ons {
	padding: 15px;
	background-color: #FFF;
}
.finalizare-instalare #wc_checkout_add_ons p {
	margin-bottom: 0;
}
.finalizare-instalare #wc_checkout_add_ons label.checkbox {
	font-weight: 600;
}@media (min-width: 1025px) {
	.submeniu-desktop ul.sub-sub-menu, .submeniu-desktop ul.wd-nav {
	display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.submeniu-desktop .wd-sub-menu li, .submeniu-desktop ul.wd-nav li {
   width: calc(50% - 10px);
}
.submeniu-desktop ul.wd-nav li a {
	height: 46px;
}
body .wd-dropdown, body .wd-nav-vertical {
	border-radius: 0;
}
body .wd-nav-vertical>li:last-child>a {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

}

@media (max-width: 576px) {
	body .wd-nav>li>a, body .wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a {
	text-transform: none;
}
.formular-instalare {
    padding: 15px;
}
}

