ul, ol{
	margin:auto;
}
header + a{
	margin-top: 55px;
	display: block;
}
/* Под рефактор  задача с каталог меню*/
/*.menu-item.unvisible.dropdown.td .wrap  .dropdown-menu {*/
/*	display: block; !* Элемент всегда занимает место *!*/
/*	opacity: 0; !* Скрыт *!*/
/*	visibility: hidden; !* Невидим *!*/
/*	transition: opacity 1.4s ease, visibility 0s 1s; !* Анимация прозрачности и видимости *!*/
/*}*/
/*.menu-item.unvisible.dropdown.td:hover .wrap .dropdown-menu {*/
/*	opacity: 1; !* Показывается с прозрачностью *!*/
/*	visibility: visible; !* Делаем видимым *!*/
/*	transition: opacity 1.4s ease, visibility 0s;*/
/*}*/
.mega-menu .table .td:not(.wide_menu) .dropdown-submenu:hover .dropdown-menu{
	opacity: 1; /* Показывается с прозрачностью */
	visibility: visible; /* Делаем видимым */
	transition: opacity 1.4s ease, visibility 0s;
}
.menu-item.unvisible.dropdown.td:hover .wrap .dropdown-menu {
	opacity: 1; /* Показывается с прозрачностью */
	visibility: visible; /* Делаем видимым */
	transition: opacity 1.4s ease, visibility 0s;
}
/* Под рефактор  задача с каталог меню*/
.info-page-template-text-fix-style-text img {
	object-fit: none;
}
@media (max-width: 768px) {
	.main-banner {
		height: auto!important;
	}
	.main-banner swiper-container {
		max-height: max-content!important;
	}
	.main-banner a{
		width: 100%;
	}
	.catalog-category-card img{
		max-width: 250px!important;
		width: auto!important;
	}
	.menu-item.unvisible.dropdown.td &gt; .wrap  .dropdown-menu {
		display: none;
	}
}
.catalog-cards-wrapper .cards .cards-wrap-photo-hit .hit-follow{
	z-index: 11;
}
.breadcrumbs-list{
    align-items: center;
}
.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon:hover{
    background: none;
}
.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon:hover:after{
        background-position: 0;
}

.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon:hover:after{
	background-position: 0;
}
.main-banner {
	height: 450px;
}
.main-swiper-js-banner .main-banner swiper-slide img{
	height: auto;
}


.main-cart-wrapper .product-sliders{
	margin: 100px 0 0;
}
.list-of-brands-section-five .list-of-brands-swiper{
	padding-top: 100px;
	margin-top: 0;
	margin-bottom: 0;
}
.list-of-brands-section-five .list-of-brands-swiper{
	max-height: 200px;
	height: 200px;
}
.product-sliders-news{
	max-height: 500px;
}
.product-sliders-news swiper-slide{
	max-height: 580px;
}

#bonus_payment_block{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.fixed--polit{
	align-items: flex-start!important;
	margin-bottom: 20px!important;
	font-size: 11px;
	font-weight: 500;
	line-height: 13px;
	color: #818181;
	display: flex;
	gap: 5px;
}
.fixed--polit a{
	color: #818181;
	border-bottom: 1px solid;
}

#bonus_payment_block .bx-soa-section-content{
	overflow: hidden;
	background: var(--color-block-header);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 30px;
	min-height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-placing-order-wrapper{
	flex-wrap: wrap;
}

.bx-soa-cart-total-fixed{
	display: none;
}
.product-sliders swiper-container::part(container){
	max-height: 580px;
	min-height: 580px;
}


.modal-wrapper {
	position: fixed;
	top: 0;
	left: 0;

	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	/*visibility: hidden;*/
	display: none;
	z-index: 999;
}
.modal-window {
	background-color: #fefefe;
	margin: 10% auto;
	padding: 24px;
	width: 80%;
	max-width: 424px;
	-webkit-box-shadow: 0 0 32px #00000014;
	box-shadow: 0 0 32px #00000014;
	border-radius: 6px;
	position: relative;
	z-index: 999;
}

.js-secret-popup .modal-window {
	background: #333 url(https://babolat-shop.ru/landings/modal/create-self-image-68-2.jpg) 48% no-repeat;
	background-size: cover;
}

.js-delivery-popup .modal-window__title
{
	font-size: 35px;
}

.modal-window__content {
	color: #fff;
	padding: 30px;
}
.modal-window__content h2{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #130F0E;
	padding: 0;
	margin-bottom: 20px;
}
.modal-window__content p{
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	color: #130F0E;
	text-align: justify;
}

.modal-window__title {
	font-size: 44px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	line-height: 42px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.modal-window__title:after {
	display: block;
	content: '';
	width: 150px;
	height: 3px;
	background: #fff;
	/*        margin-bottom: 20px;*/
	margin-top: 20px;
}
.modal-window__text {
	font-size: 24px;
	margin-bottom: 30px;
	white-space: pre-wrap;
	text-align: center;
	color: #eee;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.modal-window__btn {
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	background: #f34c46;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	transition: ease-out 0.5s;
	width: 100%;
}
.modal-window__btn:hover {
	background: #fff;
	color: #000;
	transition: ease-out 0.5s;

}
.modal-window__link{
	text-decoration: none;
	color: #333;
}


.modal-window__close {
	position: absolute;
	right: 7px;
	top: 7px;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	color: #ddd;
	width: 36px;
	line-height: 36px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	content: url("../img/close-modal.svg");
}
.modal-active{
	display: flex;
}


.label_block_auth{
	font-size: 11px;
	font-weight: 500;
	line-height: 13px;
	color: #818181;
	margin: 0;
	align-items: flex-end;
	gap: 5px;
	display: flex;
}
.label_block_auth a {
	font-size: 11px;
	font-weight: 500;
	line-height: 13px;
	color: #818181;
	text-decoration: underline;
}

.footer-oplata-info{
	margin-top: auto;
	margin-bottom: 20px;
}
@media (max-width: 768px) {
	.footer-oplata-info {
		margin-top: 30px;
		margin-bottom: 0;
		max-width: 160px;
	}
	.footer-top{
		margin-bottom: 10px;
	}
}



/*# ************************************* */



/*# ************************************* */
.mega-menu .table .td:hover > .wrap > .dropdown-menu{
    background: white;
}

.change-password-on-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    .change-password-on-wrap{
        .bx-auth{
            .data-table.bx-changepass-table{
                thead{
                    tr{
                        td{
                            display: none;
                        }
                    }
                }
                tbody{
                    width: 100%;
                    display: flex;
                    align-items: center;
                    flex-wrap: wrap;
                    tr{
                        display: flex;
                        flex-direction: column;
                        width: 100%;
                        td{
                            font-size: 12px;
                            font-weight: 700;
                            line-height: 14px;
                            color: #130F0E;
                            width: 100%;
                            input{
                                border: none;
                                background: #F8F8F8;
                                font-size: 12px;
                                font-weight: 600;
                                font-family: "Montserrat", sans-serif;
                                color: #818181;
                                height: 44px;
                                padding: 0 10px;
                                margin-bottom: 10px;
                                outline: none;
                                width: 100%;
                            }
                        }
                    }
                }
                tfoot{
                    tr{
                        display: flex;
                        justify-content: center;
                    }
                    input[type="submit"]{
                        border-radius: 2px;
                        padding: 15px 65px;
                        border: none;
                        font-size: 12px;
                        line-height: 14px;
                        vertical-align: top;
                        cursor: pointer;
                        color: #130F0E;
                        font-weight: 600;
                        font-family: "Montserrat", sans-serif;
                        background: #F9F13A;
                        &:hover{
                            background: rgba(249, 241, 58, 0.89);;
                            transition: ease-out 0.5s;
                        }
                    }
                }
            }
            a{
                font-size: 11px;
                font-weight: 500;
                line-height: 13px;
                color: #818181;
                text-decoration: underline;
            }
        }
    }
}

