@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//manometer.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(219,15,16);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(218,60,60);
	--wd-link-color-hover: rgba(218,60,60,0.78);
	--btn-default-bgcolor: rgb(219,15,16);
	--btn-default-bgcolor-hover: rgb(170,0,0);
	--btn-default-color: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(218,60,60);
	--btn-accented-bgcolor-hover: rgb(193,48,48);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://manometer.com.ua/wp-content/uploads/2021/08/promo-popup-jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(12,12,12);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 0px;
}

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


img[data-dominant-color]:not(.has-transparency) {
    background-color: #f1d7d800;
}

span.wd-filter-lable.layer-term-lable {
    font-size: 13px;
    color: #000;
    }

.widget {
    margin-bottom: 20px;
    padding-bottom: 6px;
}

/*CF-7*/

/*

input[type='text'] {
	border: 1px solid #db0f10;
	margin-bottom: 15px;
	border-radius: 5px;
}

input[type='tel'] {
	border: 1px solid #db0f10;
	margin-bottom: 15px;
	border-radius: 5px;
}

textarea {
	min-height: 125px;
	border: 1px solid #db0f10;
	border-radius: 5px;
}

*/
 
input#cf_inp1 {
	border: 1px solid #db0f10;
	margin-bottom: 15px;
	border-radius: 5px;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
	border: 1px solid #db0f10;
	margin-bottom: 15px;
	border-radius: 5px;
}

textarea#cf_oblast {
	min-height: 125px;
	border: 1px solid #db0f10;
	border-radius: 5px;
}

.knop {
    width: 100%;
}

input#cf_submit1 {
    width: 100%;
    background: #DA1115;
    color: #fff;
    border-radius: 5px;
}

//

tr.cart_item .product-total .amount {
    text-wrap: nowrap;
}

td.product-price :is(.amount,.wd-price-unit) {
   text-wrap: nowrap;
}

body .select2-container--default .select2-results__option {
    background: #ececec;
}

td.product-subtotal span {
    text-wrap: nowrap;
}

@media (max-width: 768.98px) {
    .category-grid-item .wd-entities-title {
        font-size: 16px;
    }
}

p#billing_country_field {
    visibility: hidden;
    height: 0px;
}

.wd-checkout-prod-total.product-total {
    text-wrap: nowrap;
}

/*ul.wpc-filter-chips-list.wpc-filter-chips-19314-2.wpc-filter-chips-19314 {
    display: none;
}*/

.wpc-filters-main-wrap a.wpc-toggle-a {
    color: #DB0F10;
    font-weight: 500;
}

.wpc-filters-section {
    border-bottom: 1px solid #ccc;
}

.wd-back-btn.wd-style-icon>a {
    height: 40px;
    display: none;
}

.wd-post-date.wd-style-with-bg {
		display:none;
}

/*div#ezfc_element-114 {
    width: 15%;
} */

div#ezfc_element-115 {
    margin-top: 21px;
		margin-left: -150px;
}

.ezfc-theme-aero-v2 .ezfc-element-select:focus {
	color: #131314;
}

.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}@media (min-width: 1025px) {
	form.woocommerce-checkout {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    column-gap: 30px;
    flex-direction: row;
}


body .select2-container--default .select2-selection--single {
    min-width: 295px;
    margin-left: 0px;
}

body .select2-container--default .select2-dropdown {
    min-width: 290px;
		margin-left: 0px;
}

#shipping_nova_poshta_for_woocommerce_warehouse_field .select2 .select2-selection__rendered {
    text-indent: 0;
    text-wrap: wrap;
    line-height: 1px;
    font-size: 12px;
}

.woocommerce-checkout-review-order-table tfoot tr {
    align-items: start;
}

.cart-totals-inner .woocommerce-shipping-destination {
    display: none;
}

.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox] {
		width: 13px;
    height: 13px;
    border-radius: 2px;
    min-width: 13px;
}

.wpc-term-count {
    white-space: nowrap;
    margin: 0 5px;
    display: inline-block;
    opacity: .9;
    font-size: 12px;
}

.wpc-filters-main-wrap li.wpc-term-item a {
    color: #000;
    font-size: 13px;
}

.wpc-posts-found {
    display: none;
}

.post-single-page .entry-header img {
    max-width: 50%;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image.entered.lazyloaded {
    max-width: 50%;
}

.wd-entities-title a {
    font-size: 17px;
    line-height: 1em;
}

.blog-design-masonry .post-title {
        line-height: 1em;
}


#shipping_nova_poshta_for_woocommerce_warehouse_field .select2 .select2-selection__rendered {
       line-height: 4em;
    }
}

@media (max-width: 576px) {
	.woocommerce-checkout-review-order-table tfoot tr {
    align-items: start;
}

table td {
    padding: 15px 12px 15px 0;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

body .select2-container--default .select2-selection--single {
    width: 295px;
    margin-left: -95px;
}

body .select2-container--default .select2-dropdown {
    min-width: 290px;
		margin-left: -94px;
}

#shipping_nova_poshta_for_woocommerce_warehouse_field .select2 .select2-selection__rendered {
    text-indent: 0;
    text-wrap: wrap;
    line-height: 1px;
    font-size: 12px;
}

.title-size-small .title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
}


}

