.elementor-counter .elementor-counter-number-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}


form[name="Свяжитесь с нами [RUS]"] > div:first-child {
    display: none !important;
}

.ue_label .ue_main {
    font-weight: 500 !important;
}


.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 20px;
}

.elementor-counter {
  text-align: center;
}

.elementor-counter-title {
  text-align: center;
  display: block;
  margin: 0 auto;
}


.trp-language-switcher > div > a {
    display: block;
    padding: 7px 2px;
    border-radius: 3px;
    text-decoration: none;
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}


#uc_expanding_content_cards_elementor_6f8d9b5.exp-wrapper .ue_options .ue_option .ue_label {
    display: flex;
    z-index: 2;
    padding-bottom: 15px;
}

/* Скрол вверх-вниз для фильтров товаров */
.bapf_body {
    max-height: 120px;
    overflow-y: auto;
}

.es-filters-top {
    background: #f7f7f7;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 16px 20px;
    margin-bottom: 24px;
}

.es-filters-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
}

.berocket_single_filter_widget {
    width: 230px;
    flex: 0 0 auto;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.06);
}

.bapf_head h3 {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #222 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bapf_head h3 .bapf_colaps_smb {
    font-size: 11px;
    color: #888;
}

.bapf_body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bapf_body ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 3px 0;
}

.bapf_body ul li label {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #333 !important;
    cursor: pointer;
}

.bapf_sfilter .bapf_hascolarr,
.bapf_sfilter .bapf_hasdesc {
    padding: 5px 14px !important;
}

.bapf_sfilter {
    margin-bottom: 0 !important;
}

.bapf_body {
    padding: 0 10px;
}

.bapf_sfilter .bapf_colaps_smb,.bapf_sfilter .bapf_desci {
    right: 5px !important;
}

/* Унифицируем все чекбоксы BAPF */
.bapf_sfilter.bapf_ckbox input[type=checkbox],
.bapf_ckbox_square input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #aaa;
    border-radius: 3px;
    width: 16px;
    height: 16px;
    min-width: 16px;
    outline: 0;
    padding: 0 !important;
    margin-right: 6px;
    cursor: pointer;
    position: relative;
    background: #fff;
    transition: border-color 0.15s, background 0.15s;
}

/* Галочка при выборе */
.bapf_sfilter.bapf_ckbox input[type=checkbox]:checked,
.bapf_ckbox_square input[type=checkbox]:checked {
    background: #1a5276;
    border-color: #1a5276;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox]:checked::after,
.bapf_ckbox_square input[type=checkbox]:checked::after {
    content: '';
    position: absolute;
    left: 3px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}


/* Скроллбар */
.bapf_body::-webkit-scrollbar {
    width: 4px;
}
.bapf_body::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 4px;
}
.bapf_body::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 4px;
}

/* Мобилка */
@media (max-width: 768px) {
    .es-filters-row {
        gap: 8px;
    }
    .berocket_single_filter_widget {
        width: 150px;
        flex: none;
    }
		
		.bapf_sfilter .bapf_hascolarr,
		.bapf_sfilter .bapf_hasdesc {
				height: 50px;
		}
}

/* Показать описание товара в карточке */
.woocommerce ul.products li.product .product-excerpt {
    display: block;
}

/* Скрыть цену в поиске */
.uc-search-item__link-price {
    display: none !important;
}

#uc_expanding_content_cards_elementor_6f8d9b5_item3  {
background-image: 
        linear-gradient(to right, rgba(45, 49, 61, 0.7), rgba(47, 110, 164, 0.9)),
        url(http://energostar.zhukovkf.beget.tech/wp-content/uploads/2026/03/bg-frequency-converter-768x1183.webp) !important;
}

#uc_expanding_content_cards_elementor_6f8d9b5_item4  {
background-image: 
        linear-gradient(to right, rgba(45, 49, 61, 0.7), rgba(47, 110, 164, 0.9)),
        url(http://energostar.zhukovkf.beget.tech/wp-content/uploads/2026/03/bg-automation-solutions-1-768x1024.webp) !important;
}

.elementor-icon-list-text a {
    color: var(--e-global-color-kadence7);
}