@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//klimaelado.hu/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Barlow", 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: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(16,127,203);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(16,127,203);
	--btn-default-color-hover: rgb(0,122,204);
	--btn-accented-bgcolor: rgb(16,127,203);
	--btn-accented-bgcolor-hover: rgb(0,122,204);
	--btn-transform: capitalize;
	--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: #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-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .wd-product .price, html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .product-quick-view .summary-inner > .price del, html .product-quick-view .variations_form .woocommerce-variation-price .price, html .product-quick-view .variations_form .woocommerce-variation-price > .price del, html .widget-area .widget .price, html .widget-area .widget .price del {
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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);
}
.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: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

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


.wd-page-title {
background-color: rgb(16,127,203);
}

.wd-header-compare .wd-tools-icon:before {
	font-size: 20px;
	content: "\f128";
	font-family: "woodmart-font";
}

.product-element-top {
	padding: 15px 0;
}

.product-grid-item .product-wrapper {
	padding: 15px 0px !important;
}

.product-labels.labels-rectangular {
	top:-10px !important;
}

:is(.wd-products-with-bg,.wd-products-with-shadow):not([class*="products-bordered-grid"]) .product-list-item .product-wrapper {
	padding: 25px 15px !important;
}

.product.product-list-item .product-list-content h3.wd-entities-title {
	font-size: 1.55em !important;
	padding-left:0px !important;
}

.wd-post-date.wd-style-with-bg {
	display: none !important;
}

.wd-entry-meta .meta-author {
	display: none;
}

body .select2-container--default .select2-search--dropdown {
	display: none;
}

.elementor-menu-cart__product-image.product-thumbnail {
	flex-basis: 30%;
}

.elementor-menu-cart__product-name.product-name {
	flex-basis: 65%;
}

.elementor-menu-cart__products {
	padding: 15px;
}

.elementor-menu-cart__product {
	border-bottom: 1px solid var(--brdcolor-gray-300);
	padding: 15px 0px;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.elementor-menu-cart__product:last-child {
	border-bottom:none;
}

.elementor-menu-cart__subtotal {
	border-left: none;
	border-right: none;
	border-top: 1px solid var(--brdcolor-gray-300);
	border-bottom: 1px solid var(--brdcolor-gray-300);
	font-size: 18px;
	padding: 15px;
}

.elementor-menu-cart__subtotal .amount {
	font-size: 20px;
	padding-left: 10px;
}

.elementor-menu-cart__footer-buttons {
	display:block;
	padding: 15px;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart, .elementor-menu-cart__footer-buttons .elementor-button--checkout {
	width: 90%;
	margin-bottom: 10px;
	border-radius: 0px;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
	background-color: #107FCB;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	background-color: #f8f8f8;
	color: #333333;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
	box-shadow: inset 0 0 200px rgb(0 0 0 / 10%);
	background-color: #F8F8F8;
	color: #333333;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
	box-shadow: inset 0 0 200px rgb(0 0 0 / 10%);
	background-color: #107FCB;
}

.wd_additional_tab_2_tab, .tab-title-wd_additional_tab_2{
	display:none !important;
}


.woo-custom-stock-status {
  font-family: "Quicksand", Arial, Helvetica, sans-serif;
}


.summary-inner .woo-custom-stock-status.in_stock_color, .summary-inner .woo-custom-stock-status.available_on_backorder_color {
	color: #333333 !important;
	font-size: 14px !important;
}

.wd-product.product-list-item .wd-add-btn .add-to-cart-loop span {
	text-transform: uppercase;
}

.single_add_to_cart_button {
	background-color: #212121;
	text-transform: uppercase;
}

.price .amount {
	font-size:1.25em;
	letter-spacing: -.5px;
}

.summary-inner>.price {
	font-size: 180% !important;
}


.wd-fbt-product-heading .price {
  margin: 0 0 1rem;
}

.wd-fbt-product:not(:last-child) {
  margin-bottom: -15px;
}

.wd-fbt.wd-design-side .wd-fbt-form {
	padding: 25px !important;
	background-color: #fff !important;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.wd-price-table .wd-price-suffix {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.woocommerce-product-details__short-description {
	color: #333333;
}
/* ----- urlap tobblepcsos valtozat
.steps-form .steps-row .steps-step .btn-circle {
	line-height: 5px !important;
	margin-top: 0px;
	border: solid;
	padding: 17px 0px !important;
	color: #999999;
}
*/
.product-title-grey .product_list_widget>li .widget-product-img {
    display: none;
}
.product-title-grey :is(.widget,.wd-widget,div[class^="vc_wp"]){
    line-height: 0.2;

}
.product-title-grey .wd-entities-title {
    color: rgba(255,255,255,.6);
		font-weight: 100;
}

.product-title-grey .product_list_widget>li {
    border-bottom: none;
		margin-bottom: 12px;
		padding-bottom: 12px;
}

[class*="color-scheme-light"] {
		--bgcolor-white: rgb(33, 33, 33);
		--wd-main-bgcolor: rgb(33, 33, 33);
}

/* widget-cim egybehozas */


/* widget-cim egybehozas vege */

.product-list-item [class*="short-description"] {
	max-height: 12em !important;
}
/* ----- Szurok- feher hatter es arnyek:
.sidebar-container {
	box-shadow:0 0 5px rgba(0,0,0,.1);
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
*/
.summary-inner .price del {
	font-size: 70%;
}
.price del {
	display: block;
}
.wd-fbt-purchase del .amount, .owl-carousel-item del .amount {
		display: block;
}

.woocommerce div.product .woo-custom-stock-status.in_stock_color {
	color: #107FCB !important;
}

.cky-consent-container .cky-consent-bar {
	box-shadow: none !important;
}

.uacf7-form-14961 input[type=range] {
	background-color: #107FCB !important;
}
.woocommerce div.product .woo-custom-stock-status.in_stock_color {
	color: #333333 !important;
}

/* ----- Dokumentumok: lista+ikon
#tab-wd_custom_tab_2 .wc-tab-inner ul li::marker {
	content:"\f1c1";
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	color:#107FCB;
	font-size:20px;
}

#tab-wd_custom_tab_2 .wc-tab-inner ul li {
	padding-left: 12px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
}

#tab-wd_custom_tab_2 .wc-tab-inner ul li p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
}
-------*/

.woocommerce-product-details__short-description ul li {
	margin-bottom: 5px;
}

.main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title {
	font-size:1.1em !important;
	padding: 0px 15px;
}

.urlapcim {
	font-size: 15px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom:5px;
}

.wd-btn-show-cat {
	font-size: 140% !important;
}

.dokumentumok-ikon li {
    list-style: none;
}

.dokumentumok-ikon li::before {
    font-family: 'Font Awesome 5 Free';
    content: '\f1c1';
    font-size: 46px;
    color: #107FCB;
    margin-right: 28px;
    vertical-align: middle;
	  font-weight: 400;
}

.dokumentumok-ikon li {
    list-style: none;
    font-size: 17px;
    font-weight: 800;
    color: #333333B3;
		line-height: 46px;
	  display: inline-block;
		margin-right: 5em;
		padding-bottom: 1.5em;
}

.dokumentumok-ikon {
	padding:20px 10% 20px 10%;
	line-height: 1.5;
}

/* Cookie Banner részből a powered by eltávolítása*/
 [data-cky-tag="detail-powered-by"] {
    display: none !important;
  }

/* Regisztrációs űrlap szerelőknek*/
.with-login-reg-info.active-register .registration-info {
	display: block !important;
}

.wd-sticky-btn-cart .price {
	margin: 0px 10px;
}

ul.variation .item-variation-name {
	display: none;
}

.cart-widget-side p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
	color: #F8F8F8 !important;
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 164px;
}

button[disabled], input[disabled] {
	opacity: 0.4 !important;
}

/* Termékkeresés widget szín*/
.widget-area :is(.btn,.button,button,[type="submit"],[type="button"]) {
background-color: transparent;
color: var(--wd-form-color);
}

.wd-content-area:not([style*="col-lg:12;"]) .product-tabs-wrapper {
	background-color: #FFFFFF !important;
}

/* Munkalap aláírás árnyék*/
#ugyfel-alairas {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}
/* Cikkszám szó eltüntetése*/
.wd-product-detail.wd-product-sku .wd-label {
  display: none;
}

textarea.wpcf7-form-control.wpcf7-textarea, textarea {
  border-radius: 12px;
}

/* Szolgáltatások-klímatelepítés productmeta eltüntetés */
#product-29868 .summary-inner .product_meta, #product-29868 .summary-inner>.wd-action-btn {
  display:none;
}

/* portfolio load more gomb eltuntetese */
a.btn.wd-load-more.wd-portfolio-load-more {
	display: none;
}
/* ár utáni egység szövegének csökkentése termék oldalon */
.single-product-page span.wd-price-unit {
	font-size: 0.8em;
}

/* variálható termékek kiválasztás szöveg */
table.variations select {
	max-width: 280px !important;
	color: #333333;
	font-weight: 800;
}

/* variálható termék készlet átírása és variálható ár eltüntetése alulról */
.wd-price-outside .woocommerce-variation-price {
	display: none !important;
}
.woocommerce-variation-availability p.stock.wd-style-default:is(.in-stock) {
	visibility:hidden;
	position: relative;
}
.woocommerce-variation-availability p.stock.wd-style-default:is(.in-stock):after {
	content: "Rendelhető";
	visibility: visible;
	position: absolute;
	left: 20px;
	top: 0px;
}
.woocommerce-variation-availability p.stock.wd-style-default:is(.in-stock):before {
	content: "\f107";
	color: #107FCB;
	font-family: "woodmart-font";
	visibility: visible;
}

/* Főmenü dropdown sorköz max. 6px */
.fomenu-termekek .wd-sub-menu li>a {
    padding-top:6px;
    padding-bottom: 6px;
}

/* Kereső input szegély */
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root select {
border: 1px solid #c7c7c7;
}

/* főoldal main carousel felső sarok */
.wd-carousel.wd-grid.wd-fade.wd-initialized.wd-horizontal.wd-autoheight.wd-watch-progress.wd-backface-hidden {
	border-radius: 0px 0px 10px 10px;
}

/* sticky navbar főikon */
.wd-sticky-nav-title {
	background: #EBF2FA;
	color: #107FCB;
}

@media (min-width: 1025px) {
	/* #menu-item-11868 {
	--wd-dropdown-height: calc(100vh - 85px) !important;
} */

.tabs-layout-tabs .shop_attributes {
	max-width: 780px;
}

/* Shop page/product archive oldal szélesítés  */
main.wd-content-layout.content-layout-wrapper.container.wd-builder-off.wd-grid-g.wd-sidebar-hidden-md-sm.wd-sidebar-hidden-sm {
    max-width: 90%;
} 

/* Általános navbar oldal szélesítés
.whb-header .container {
	max-width: 90%;
} */

.page-title .container {
	max-width: 98%;
}
.page-title .container .wd-nav>li {
	max-width: 172px;
}
.wd-page-title .title {
  font-size: 60px !important;
}
/* főoldal hőszivattyú szűrő gomb*/
#fooldal-szuro-igazitas .wd-grid-f-stretch .wd-pf-btn, #fooldal-actionbutton {
    width:100%;
    text-align: center;
    padding-top:50px;
}
#fooldal-szuro-igazitas .wd-pf-btn button, #fooldal-actionbutton {
    padding-inline:50px;
    font-size: 16px;
    line-height: 2.8;
}
/* szolgáltatások-telepítés-beüzemelés-lapfülek-szürke-háttérrel */
section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-6a9efde.wd-section-stretch.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top:-135px;
    padding-top: 135px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*
.wd-hover-icons .wrapp-buttons {
	display: none;
}
*/

.container.wd-fbt-wrap .wrapp-buttons {
	display:none;
}

.product.wd-hover-icons .wrapp-buttons {
	position:static !important;
	margin-bottom:-13px;
}

.wd-buttons .wd-compare-btn {
display: flex;
}

.klimaelado-centertitle .wd-image {
  text-align: center !important;
}

.klimaelado-centertitle .title-wrapper, .klimaelado-centertext .wd-text-block {
  text-align: center !important;
}

.product_title {
	font-size: 24px !important;
}

.wd-cat .wd-entities-title {
	font-size: 16px;
}

/* főoldal hőszivattyú szűrő gomb*/
#fooldal-szuro-igazitas .wd-grid-f-stretch .wd-pf-btn, #fooldal-actionbutton {
    width:100%;
    text-align: center;
    padding-top:50px;
}
#fooldal-szuro-igazitas .wd-pf-btn button, #fooldal-actionbutton {
    padding-inline:36px;
    font-size: 14px;
    line-height: 2.8;
}
/* szolgáltatások-telepítés-beüzemelés-lapfülek-szürke-háttérrel */
section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-6a9efde.wd-section-stretch.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top:-110px;
    padding-top: 110px;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	/*
.wd-hover-icons .wrapp-buttons {
	display: none;
}
*/

.container.wd-fbt-wrap .wrapp-buttons {
	display:none;
}

.product.wd-hover-icons .wrapp-buttons {
	position:static !important;
	margin-bottom:-13px;
}

.wd-buttons .wd-compare-btn {
display: flex;
}

.klimaelado-centertitle .wd-image {
  text-align: center !important;
}

.klimaelado-centertitle .title-wrapper, .klimaelado-centertext .wd-text-block {
  text-align: center !important;
}

.woo-custom-stock-status {
	font-size: 11px !important;
}

.product_title {
	font-size: 24px !important;
}

.wd-cat .wd-entities-title {
	font-size: 16px;
}
}

@media (max-width: 576px) {
	.wd-toolbar {
	padding-bottom: 12px !important;
	height: 65px !important;
}

/*
.wd-hover-icons .wrapp-buttons {
	display: none;
}
*/

.container.wd-fbt-wrap .wrapp-buttons {
	display:none;
}

.product.wd-hover-icons .wrapp-buttons {
	position:static !important;
	margin-bottom:-13px;
}

.wd-buttons .wd-compare-btn {
display: flex !important;
}

.klimaelado-centertitle .wd-image, .klimaelado-centertext .wd-text-block {
  text-align: center !important;
}

.klimaelado-centertitle .title-wrapper {
  text-align: center !important;
}

.woo-custom-stock-status {
	font-size: 11px !important;
}

.product_title {
	font-size: 24px !important;
}

#promoklima-mobil-lathato, #fooldal-fancoil-hotspot {
	display: block !important;
	transform: translate3d(0px, 60.746px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	-webkit-transform: translate3d(0px, 60.746px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	z-index: 50;
}

/* főoldal hőszivattyú szűrő gomb*/
#fooldal-szuro-igazitas .wd-grid-f-stretch .wd-pf-btn. #fooldal-actionbutton {
    width:100%;
    text-align: center;
    padding-top:50px;
}
#fooldal-szuro-igazitas .wd-pf-btn button, #fooldal-actionbutton {
    padding-inline:25px;
    font-size: 14px;
    line-height: 2.5;
}
/* szolgáltatások-telepítés-beüzemelés-lapfülek-szürke-háttérrel */
section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-6a9efde.wd-section-stretch.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top:-105px;
    padding-top: 105px;
}
/* árlista táblázat árak igazítása */
.elementor-price-list .elementor-price-list-header, span.elementor-price-list-price {
	display: block !important;
}

}

