.archive-cat-item:hover {
    border-color: #2a7ec7 !important;
}

header a {
    text-decoration: none;
}

.woocommerce table tr:first-child>td {
    background-color: transparent !important;
    color: var(--bs-body);
    border-color: #333;
    font-weight: 300;
}

.woocommerce table.shop_table {
    border: 0 !important;
}

.woocommerce table th,
.woocommerce table td {
    background-color: transparent !important;
    border: 0 !important;
}

.woocommerce table th {
    background-color: #2a7ec7 !important;
    color: #fff !important;
}

.woocommerce table thead tr:hover {
    background-color: unset;
}

.woocommerce table.shop_attributes td {
    vertical-align: middle;
    padding: .5rem !important;
}

.added_to_cart.wc-forward {
    font-size: 0;
}

.added_to_cart.wc-forward:after {
    content: 'Смотреть заказ';
    font-size: 1rem;
}

.cart_item .product-thumbnail {
    width: 100px !important;
}

.cart_item .product-remove {
    width: 20px;
    min-width: 20px !important;
}


.cart_item .product-thumbnail img {
    margin-bottom: 0 !important;
}

.cart_item .product-quantity {
    width: 90px;
}

.woocommerce .woocommerce-cart-form .quantity .qty {
    width: 100%;
}

.woocommerce table th {
    text-align: left !important;
    ;
}

.woocommerce-product-gallery {
    border: 1px solid #dee2e6;
}

.qty.form-control {
    height: 36px;
}

.berocket_single_filter_widget input {
    height: unset;
}

.berocket_single_filter_widget ul {
    padding-left: .25rem;
}

.berocket_aapf_widget_selected_filter ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-right: 2rem;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy>span {
    margin-right: 2rem;
}

.berocket_aapf_widget_selected_filter .braapf_unselect {
    display: block;
    padding: .125rem .5rem;
    background-color: var(--bs-light);
    border: 1px solid #dee2e6;
    text-decoration: none;
    color: var(--bs-gray);
    margin: .125rem;
}

.berocket_aapf_widget_selected_filter .braapf_unselect:hover i {
    color: var(--bs-danger);
}

.berocket_aapf_widget_selected_filter .braapf_unselect i {
    padding-right: .25rem;
}

.berocket_aapf_widget_selected_filter {
    display: flex;
    flex-wrap: wrap;
}

.bapf_sfa_unall {
    width: 100%;
    justify-content: end;
    margin-right: 0 !important;
}

.bapf_sfa_unall li a {
    display: block;
    padding: .125rem .5rem;
    background-color: var(--bs-light);
    border: 1px solid var(--bs-danger);
    text-decoration: none;
    color: var(--bs-gray);
}

.bapf_sfa_unall li:hover i {
    color: var(--bs-danger);
}

.btn-compare {
    background-color: var(--bs-light);
    border-color: var(--bs-gray);
    color: var(--bs-gray);
}

.icon-tooltip {
    position: relative;
}

.icon-tooltip i {
    color: #b4b9bd;
}

.icon-tooltip:hover i {
    color: #385676;
}

.icon-tooltip span {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, .5rem);
    opacity: 0;
    padding: .125rem .25rem;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    white-space: nowrap;
    background-color: #fff;
    box-shadow: 0 .25rem .5rem rgba(0, 10, 20, .15)
}

.icon-tooltip:hover span {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, 0);
}

.icon-tooltip .comparelist-btn+span:before {
    content: 'Сравнить';
}

.icon-tooltip .comparelist-btn.compare+span:before {
    content: 'Убрать из сравнения';
}

.wishlist-btn.wished,
.comparelist-btn.compare {
    border-color: #385676 !important;
}


.wishlist-btn.wished i,
.comparelist-btn.compare i {
    color: #385676;
}

.wishlist-btn.wished:hover i,
.comparelist-btn.compare:hover i {
    color: #b4b9bd;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 16.6666%;
    padding: 1px;
}

.btn-primary:focus {
    background-color: #0b5ed7;
    opacity: .9;
}

.btn-primary i {
    transition: all .3s;
}

.btn-primary.collapsed .fa-chevron-up {
    transform: rotate(180deg);
}

.btn-yellow.ajax_add_to_cart:focus {
    color: #fff !important;
}

.ajax_add_to_cart {
    position: relative;
    display: inline-block;
}

.ajax_add_to_cart.loading:after {
    content: '\f110';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    top: calc(50% - 1rem);
    left: calc(50% - 1rem);
    animation: fa-spin 2s linear infinite;
    color: var(--bs-warning);
    font-size: 2rem;
}

.orderby.form-control {
    cursor: pointer;
    padding-right: 2.25rem;
}

.woocommerce-ordering i {
    pointer-events: none;
}

.wc_payment_methods.payment_methods.methods {
    display: none;
}

#billing_country_field {
    overflow: hidden;
    max-height: 0;
    padding: 0;
    margin: 0;
}

.woocommerce-checkout-payment#payment {
    border-radius: 0;
    background-color: #fff;
    background-color: var(--bs-light);
}

.woocommerce-breadcrumb a:not(:hover) {
    text-decoration: none;
}

.text-decoration-underline--hover:hover {
    text-decoration: underline !important;
}

.bg-primary {
    background-color: #2A7EC7 !important;
}

.single-prod-logo {
    max-height: 100px;
}

.star-rating {
    color: var(--bs-warning);
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
    margin: .75rem 0;
}

h2.woocommerce-loop-product__title:after {
    display: none;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .lead {
    font-size: 1rem;
    margin: 0;
}

.woocommerce .products .product a {
    text-decoration: none;
}

.woocommerce .products .product a:hover {
    text-decoration: underline;
}

.fixed-compare-link {
    z-index: 10000 !important;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
	appearance: auto;
}

.form-sent-notice, .mailto-notice {
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(0,0,0,.8);
	z-index: 1050;
}
.woocommerce div.product .stock {
	display: none;
}
.woocommerce-loop-product__title {
	font-size: 1.2rem!important;
}