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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(5,5,5);
	--btn-default-bgcolor-hover: rgba(0,0,0,0.65);
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(0,102,191);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-color: rgb(237,237,71);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Exo", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Exo", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgb(239,40,9);
}
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-weight: 300;
	font-size: 18px;
	color: rgb(51,51,51);
}
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: 600;
	font-size: 22px;
	color: rgb(239,40,9);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-weight: 300;
	font-size: 14px;
	color: rgb(51,51,51);
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
}

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

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


/* Ascunde Plata Card Mobilpay */
body #sn-mobilpay-methods {
  display: hidden;
}
body .payment_methods li img {
	  display: none;
}

body .wd-sub-menu li > a {
	color:#000;
}
body .wd-sub-menu li > a:hover {
	color:rgb(30,115,190);
}
body .wd-post-date.wd-style-with-bg {
  display: none;
}
body .meta-categories-wrapp {
	display:none;
}
body .wd-entry-meta {
		display:none;
}
body .hovered-social-icons { 
			display:none;
}
body .product_title {
  font-size: 22px;
  line-height: 1.2;
  --page-title-display: block;
}

body .additional-attributes tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgb(255 255 255);
    margin: 0;
    border-bottom: 0;
    padding: 5px 10px;
}
body .additional-attributes tr:nth-child(odd) {
    background-color: rgb(246 246 246);
}
body .additional-attributes :is(th,td){
	padding: 0;
    border: none;
}
body .additional-attributes th {
    flex: 0 0 auto;
    margin-right: 20px;
}
body .additional-attributes td {
    text-align: right;
}
body .tabs-layout-accordion .wd-scroll .wd-scroll-content {
    max-height: 100%!important;
}
body .wd-dropdown-menu.wd-design-default {
  --wd-dropdown-width: 280px;
}
div.title-size-small .entry-title, 
div.title-size-small h1 {
    font-size: 28px;
}
.wd-nav.wd-style-bg > li > a::before
{
  border-radius: 0px;
}
.wd-nav.wd-style-bg > li:is(:hover, .current-menu-item, .wd-active, .active) > a::before
{
  visibility: visible;
  opacity: 0.15;
}
body .product-label {
  padding: 3px 8px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 11px;
  line-height: 1.2;
}

/*
body .wd-product.wd-hover-standard .wd-add-btn {
    display: none;

}

body form.cart {
	display: none;
}


.wd-builder-off #place_order {
	display: none;
}
.product-image-summary .quantity {
display: none !important;
}
p.stock.wd-style-default:is(.available-on-backorder, .in-stock) {
 display: none !important;
}
*/

/* Breadcrumbs Produse */
.wd-content-area > .single-breadcrumbs-wrapper {
  margin-bottom: 20px;
  font-size: 12px;
}
body .wd-content-layout {
  padding-block: 20px;
}

/* X Inchide Meniu Mobile */
.wd-heading {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 15px 15px;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
/* Meniu Mobile */
@media (max-width: 1024px) {
    .wd-side-hidden {
        --wd-side-hidden-w: min(310px, 80vw);
    }
}
/* Buton Single in Cos */
body .single_add_to_cart_button {
  min-height:unset;
  background:#000000;
  background-size:200% 100%;
  background-position:right bottom;
  transition:all .5s ease-out;
}
body .single_add_to_cart_button:before {
  transform:none;
  background-color:rgb(30,115,190);
  border-bottom-right-radius:20px;
  color:#fff;
  position:relative;
}
.single_add_to_cart_button:hover:before {
  transform:translateY(0) translateZ(0);
	background-color:rgb(30,115,190);
}
body .single_add_to_cart_button a:hover {
  padding:5px 14px;
  min-height:36px;
  display:flex!important;
  width:100%;
  background-color:rgb(30,115,190);
}





/* Buton Adauga in Cos */
body .wd-product.wd-hover-fw-button .wd-add-btn>a {
  text-transform:none;
  min-height:unset;
  background:linear-gradient(to right,rgb(30,115,190) 50%,#000000 50%);
  background-size:200% 100%;
  background-position:right bottom;
  transition:all .5s ease-out;
  font-weight:400;
}
body .wd-product.wd-hover-fw-button .wd-add-btn>a:hover {
  background-color:#000000;
  color:#fff;
  background-position:left bottom;
}
body .wd-add-btn-replace .add-to-cart-loop:before {
  transition:none;
  transform:none;
  background-color:rgb(30,115,190);
  border-bottom-right-radius:20px;
  color:#fff;
  position:relative;
  padding:6px 14px;
}
.wd-add-btn-replace .add-to-cart-loop:hover:before {
  transform:translateY(0) translateZ(0);
}
body .product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
  padding:5px 14px;
  min-height:36px;
  display:flex!important;
  width:100%;
	margin-left: -35px;
}
body .wd-add-btn-replace .add-to-cart-loop:hover span {
  transform:none;
}

/* Pret Pompe de Caldura */
body .wapf-product-totals {
	font-size: 16px;
	color: red;
}
body .wapf-product-totals .wapf--inner {
  margin-bottom: 15px;
}

body .wapf-field-container {
  padding: 0 5px 5px 5px;
  box-sizing: border-box;
}

body .wapf-product-totals span {
	float: left;
}
body .pompa-de-caldura-pret {
	font-size: 16px;
}
body .wapf-product-totals div span:last-child {
  float: left;
	padding-left: 10px;
}

body .telefon-header {
  margin-top: -10px;
}



