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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--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: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(231,28,69);
	--wd-alternative-color: rgb(200,0,40);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(231,28,69);
	--btn-accented-bgcolor-hover: rgb(200,0,40);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(248,215,218);
	--notices-warning-color: rgb(114,28,36);
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 446px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 500px;
}
.page-title-default {
	background-color: rgb(240,240,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(240,240,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: uppercase;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(253,253,253);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(231,28,69);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(248,215,218);
	color: rgb(114,28,36);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--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: 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-cat-brd-radius: 5px;
}

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

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-info span {
    font-weight: 600;
}

.product-info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dddada;
}

p.stock.out-of-stock {
    color: rgb(114, 28, 36);
    background-color: rgb(248, 215, 218);
    padding: 12px;
    text-align: center;
}

.info-livrare {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 20px;
    border: 1px solid #0000001C;
    border-radius: 10px;
}

.stock-status {
    font-weight: 600;
}

.stock-label {
    color: #8bc500;
}

.woocommerce-product-gallery img {
/*     background-color: #fff; */
	  width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
	  padding: 1rem;
}

.wd-product :is(.product-image-link,.hover-img) img {
		aspect-ratio: 1 / 1;
    object-fit: contain;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    padding: 1rem 1rem 0 1rem;
}

.onsale.product-label {
    display: none;
}

.promo-garantie-icon {
    background-image: url('https://intelo.ro/imgs/garantie_5_ani.svg');
    width: 43px;
    height: 48px;
}

.promo-garantie {
    display: flex;
    gap: 1rem;
    align-items: center;
    padding-top: 1rem;
    border-top: 1px solid #dddada;
}

.promo-garantie-info {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.promo-garantie-titlu {
    font-weight: 600;
    font-size: medium;
    color: #333333;
}

.promo-garantie-text {
    font-size: x-small;
}

.label-attribute-pa_clasa-energetica.label-with-img img {
    padding: 0;
}

body.single-product .woocommerce-product-gallery img {
    padding: unset;
    border-radius: unset;
}


.wd-nav-sticky>li>a .wd-nav-img {
    width: 24px !important;
    height: 24px !important;
}

.wd-back-btn {
    display: none;
}

[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text {
    box-shadow: unset !important;
    --wd-swatch-inn-sp: unset !important;
    width: auto !important;
    height: 28px !important;
}

.wd-fbt.wd-design-side .wd-fbt-form {
    background-color: rgb(215 215 215 / 40%) !important;
}

.col2-set {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -15px;
}

.col2-set :is(.col-1,.col-2) {
    flex: 1 0 50%;
    padding-inline: 15px;
    max-width: 50%;
}

body.woocommerce-order-received .page-title {
    display: none;
}

.price del {
    font-size: 80% !important;
    text-decoration: none;
}

.summary-inner .price del {
    font-size: 70% !important;
}

.woocommerce-product-details__short-description {
    background-color: #f4f4f4;
    /* color: #111; */
    padding: 1.2rem;
}

.footer-container a:hover {
    color: var(--btn-accented-bgcolor-hover);
}

.footer-container {
    border-top: 1px solid #e1e1e1;
}

.copyrights-wrapper {
    border-top: unset !important;
}

.min-footer {
    border-top: 1px solid var(--brdcolor-gray-300);
}

.promo-period {
    margin-bottom: 20px;
    color: #9f9f9f;
}

.promotie-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.promo-cod {
    padding: 5px 30px;
    border: 2px dashed #fff;
    color: #fff;
    border-radius: 5px;
}

body.home .main-page-wrapper {
    background-color: #F6F6F6;
}

div#flix-std-inpage {
    max-width: unset;
}

a.cat-link {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 14px;
}

.delivery-notice {
    padding: 1.2rem;
    background: rgba(255, 242, 226, 0.7);
    border: solid #cc8925;
    border-width: 0 0 0 6px;
    color: #cc8925;
}

.flix-std-title.flix-info-title.flix-d-h2 {
    font-size: 1.5rem !important;
}

.wd-notice .amount, div.wpcf7-response-output .amount, .mc4wp-alert .amount, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount {
    color: var(--wd-primary-color);
}

body.page-id-52200 .main-page-wrapper {
    background-color: #1A1A1A !important;
}

body.page-id-52200 span.price {
    font-size: large;
}

body.page-id-52200 span.price del {
    display: none;
}

body.page-id-52200 .wd-product.outofstock .product-wrapper {
    filter: grayscale(1);
}
@media (min-width: 1025px) {
	.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
    object-fit: contain;
}

.woocommerce-order:not(.wd-with-extra-content) {
    max-width: unset;
}

.cart-table-section th {
    font-size: x-small;
}

.cart-totals-inner table.shop_table th {
    width: 100px;
}

#menu-item-50220 .color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    width: 270px;
}

.product_title {
    font-size: 24px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: space-between;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: space-between;
}
}

@media (max-width: 576px) {
	.summary-inner.set-mb-l.reset-last-child {
    padding: 16px;
}

.single_add_to_cart_button {
    flex: 1 !important;
}

.wd-breadcrumbs {
    font-size: smaller;
		display: none;
}

.wd-side-hidden {
    width: 85% !important;
}

.brands-footer {
    justify-content: center;
}
.shop_attributes td {
    text-align: left !important;
}

body.single-product tr.woocommerce-product-attributes-item {
    flex-direction: column;
    align-items: flex-start;
}

.promo-garantie-text {
    text-align: center;
		font-size: small;
}

.promo-garantie-titlu {
    font-weight: 600;
    font-size: large;
    color: #333333;
}

.promo-garantie {
    flex-direction: column;
    justify-content: center;
}

.promo-garantie-info {
    align-items: center;
}

.whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: space-between;
}

h2.wc-bacs-bank-details-heading {
    font-size: 22px;
}

.wd-logo.wd-main-logo img {
    padding: 10px;
}
}

