:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 17px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(221, 51, 51);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: 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: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(226,43,43);
	--wd-alternative-color: rgb(226,43,43);
	--btn-default-bgcolor: rgb(226,43,43);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(226,43,43);
	--btn-accented-bgcolor-hover: rgb(226,43,43);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(160,57,57);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(226,43,43);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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-image: none;
	background-size: cover;
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.contacts-num {
    display: flex; 
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;

	li{
margin:0;
padding:0;
font-size: 16px;
		.contacts-num-element-footer {
			color:inherit;
			text-decoration:underline;
			&:hover { 
								color: rgb(232, 44, 61);
					}
			
		}
	} 
}
.contacts-num-element-footer li, .contacts-num-element-footer a, .footer-block  {
    font-size: 16px;
    font-weight: 400;
		color:#737373;
    text-decoration: none;
}

.post-date.wd-post-date.wd-style-with-bg {
  display: none;
}
#cdek-calc {
display:none!important;}

.shop-info ul li {
	color:#000;
	font-size:0.9rem;
	text-align:right;
	list-style-type: none;
}
.shop-info  {
	padding:20px 0 20px 0;
}
.list-style-none {
		list-style-type: none;
}
.Caption-boreder {
    border-radius: 25px!important;}

.footer-copyright-block {
		display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap_da4b {
margin-bottom:65px!important;
}
.messenger-img {padding:5px;}
.messenger-img:hover {
    opacity: 0.3;
}
.in-stock {display:none;}

#payment > ul > li.wc_payment_method.payment_method_rbspayment > label > img {display:none;!important}

.parts-box {
    border: solid red 2px;
    border-radius: 10px;
}
.scrollToTop {bottom: 60px!important;}
.wd-header-search:hover {opacity:0.7;}

.iti--separate-dial-code .iti__selected-flag {
background-color:none; }

.show-password-input {display:none;}

#block-21 form.wp-block-search,
#block-21 .wp-block-search__inside-wrapper {
    position: relative !important;
}

#block-21 .wp-block-search__input {
    padding-right: 90px !important; /* Место для кнопки */
    box-sizing: border-box !important;
}

#block-21 .wp-block-search__button {
    position: absolute !important;
    right: 5px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    z-index: 10 !important;
		background-color:transparent;

			&:hover {
			color: #red;
			box-shadow: none;
			text-decoration: none;
			}
}

.iti--separate-dial-code .iti__selected-flag {
border-radius:15px;}

@media (max-width: 576px) {
	.footer-copyright-block {	
		display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}
.scrollToTop {bottom: 100px!important;}
}

