.offcanvas-header{
    border-image: linear-gradient(0.25turn, rgba(0, 0, 0, 0.3), rgb(191, 30, 119), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    border-bottom: 2px solid;
}
.offcanvas{
    padding: 10px;
}
.offcanvas-body{
    padding:0!important;
}

#Nav {
    margin: 0 auto !important;
    padding: 0 !important;
    background: white;
    width: 100% !important;
}

#Nav .inner-wrapper {
    overflow: auto;
    white-space: nowrap;
}

#Nav #menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding: 0 !important;
    margin: 0;
    width: 100% !important;
    display: table;
}
.fixedFooter{
    padding: 15px 0;
    position:fixed;
    bottom: 0;
    z-index:10000;
    background:white;
    width: 100%;
    font-size: 0.7rem;
}

#menu li {
    display: table-cell;
    list-style: none;
    margin: 0;
    padding: 0 6px;
    width: 20%;
}

#menu a.Link {
    color: black;
    display: block;
    padding: 6px 0;
}

#menu a.Link.active,
#menu a.Link:hover {
    border-radius: 10px;
    background: #FF95CF;
    color: #fff;
    padding: 6px 0;
}
#menu a.Link.active svg circle,
#menu a.Link:hover svg circle {
    stroke: white;
}
#menu a.Link.active svg path,
#menu a.Link:hover svg path {
    fill: white;
}

#offcanvasSearch {
    border-radius: 0 0px 20px 20px;
    height: 130px;
}
#offcanvasSearch .title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    /* identical to box height, or 30px */
    color: #000000;
}
#offcanvasSearch .offcanvas-header1 {
    padding: 20px 20px 0;
}
#offcanvasSearch .searchArea {
    padding: 0 7px;
    border: 2px solid #BF1E77;
    border-radius: 10px;
}
#offcanvasSearch .searchArea input {
    border: unset;
    outline: unset;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    /* identical to box height, or 15px */
    text-transform: lowercase;
    color: #9C9C9C;
}
.offcanvasMenu-mainBlock {
    background: #BF1E77;
    border-radius: 5px;
    padding: 6px 10px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.links.mx-2 a{
    font-size: 18px!important;
    text-transform: none;
    font-weight: 500;
}
.basket-a{
    border:none!important;
    padding:0!important;
    display: flex!important;
}
.mob-location a{
    text-transform: none!important;
}
.basket-span{
    text-transform: none!important;
}
.mob-basket__count {
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin-left: 10px;
    background: #BF1E77;
    border-radius: 20px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
}

.mob-menu-personal{
    display: flex!important;
    border: none!important;
    padding: 0!important;
    text-transform: none!important;
}

.mob-canvas input{
    position:relative;
    z-index:1000000;
}

/*.offcanvas.hiding, .offcanvas.show, .offcanvas.showing{*/
/*    visibility: inherit!important;*/
/*}*/

.tfl__link {
    padding-left: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: inherit;
    border: none !important;
    padding-top: 5px;
    text-transform: uppercase;
}
.tfl__link:hover{ color: #bf1e77;}
body .tfl-define-popup__main {
    color: #ffffff;
    background-color: #bf1e77;
}
body .tfl-define-popup__main:hover {
    background-color: #d098a7;
    color: #fff;
}
header .header__input input {
    width: 309px !important;
}
.item.forit>ul {
    /*display: flex;*/
    /*flex-wrap: wrap;*/

    /*new*/
    /*flex-direction:column;*/
    width:100%;
    display:block;
    column-count: 4;
}
.item.forit>ul li {
    /*max-width: 25%;*/
    break-inside: avoid-column;
    width: fit-content;
    padding-right: 15px;

    /*display: block;*/
    /*display:flex;*/

}

.item.forit a{
    /*white-space: nowrap;*/
    display: inline-block;
    width: fit-content;
    break-inside: avoid;
    /*max-width:100%;*/
}
header .header__link .level-2 {
    font-weight: 700;
}
/*header .header__link .level-2::after{*/
/*    left: calc(100% + 10px)!important;*/
/*    top: 22%!important;*/
/*}*/
header .header__link .level-2.selected{
    /*color: #BF1E77;*/
    color: #fff;
    background: #BF1E77;
}
/*header .header__link .level-3::after{*/
/*    opacity: 0!important;*/
/*}*/



/*.forit-first{*/
/*    flex: 0 1 20%;*/
/*}*/
/*.forit-second{*/
/*    flex: 0 1 80%;*/
/*}*/

.bx-soa-more-btn{
    display:flex;
    gap:20px;
}

label.error {
    position: absolute;
    margin-top: -25px;
    color: #fff;
}
.add_favorite_item.active svg {
    fill: #fff;
}
.header_favorite.have svg {
    fill: #BF1E77;
}
.input_quantity {
    background: none;
    border: none;
    width: 50px;
    outline: none;
    text-align: center;
}
.section__product-review .review-like.add_favorite_item.active svg {
    fill: #bf1e77;
}
.tfl__link-container a.tfl__link {
    padding: 0px;
}
.d-flex.header__map {
    align-items: center;
    gap: 10px;
}
span.tfl__link-label {
    display: none;
}
span.tfl__link-container {
    padding-left: 0px !important;
}
span.tfl__link-container span{
    padding-left: 0px !important;
}

.with_ico_circle {
    display: flex;
    border: 1px solid;
    margin-right: 20px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.footer-info{
	background-size:cover;
}

.bg-viewed,.popular-inner-title,.bg-viewed1 {
    background: none !important;
}
.bg-popular{background-size:cover;}
.sale-personal-section-index-block.bx-blue {
    background-color: #BF1E77;
}

/*order*/

.bx-soa-coupon{
    padding: 0.3rem 0;
}
.bx-soa-coupon .bx-soa-coupon-label{
    margin-bottom: 5px;
    padding-top: 0px;
}

#bx-soa-properties .row.bx-soa-more{
    margin-top:10px;
}
#bx-soa-region .tfl__link-container{
    /*display:none;*/
}

/*robokassa*/
form[action="https://auth.robokassa.ru/Merchant/Index.aspx"] input[name="Submit"] {
    padding: 15px 0;
    border: unset;
    background: #BF1E77;
    border-radius: 4px;
    color: white;
    font-size: 18px;
    width: 136px;
    margin-top:1rem;
}

/*h1*/
@media(max-width: 696px){
    .fw-bold.pt-5{
        font-size: 24px;
    }
}

@media(max-width: 576px){
	div#discount {
		width: calc(100vw - 70px);
		overflow: visible;
	}
	.parent_discount{overflow:hidden;}
}

.add_to_basket {
  display: inline-block;
  padding: 0 0 3px 0;
  position: relative;
}
.add_to_basket:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #c73a88;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.add_to_basket:hover:after { 
  width: 100%; 
  left: 0; 
}
.catalog-item-filter.d-flex a{
	font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #545155;
    display: inline-block;
    position: relative;
    text-decoration: none;
	transition: .3s ease all;
}

.catalog-item-filter.d-flex a:hover{
	color: #BF1E77;
}
header .basket-right{
	transition: .3s ease all;
}
header .profile-center{
	transition: .3s ease all;
}
header .like-left{
	transition: .3s ease all;
}

.add_to_basket_detail{
	 position: relative;
  user-select:none;


  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s; /* Safari */
}
.add_to_basket_detail:hover {
  transition-duration: 0.2s;
  background-color: #bf1e7794!important;
}

.add_to_basket_detail:after {
  content: "";
  display: block;
  position: absolute;

  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;

}

.add_to_basket_detail:active:after {

  position: absolute;
  border-radius: 4em;
  left: 0;
  top:0;
  opacity: 1;
  transition: 0s;
}

.add_to_basket_detail:active {
  transform: scale(1.1);
}

#icon-to-basket{
    display:none;
    position:absolute;
    height: 22px;
    z-index:20000
}

.pagination-btn a{
    margin: 6px!important;
}

@media(max-width: 992px){
    .pagination-btn a{
        padding: 5px 12px!important;
    }
}

.category__slider-caption{
    top: 30% !important
}

.category__slider-title{
    display: block;
}

.category__slider-text{
    display: block;
}

.offer__filter a{
    padding-bottom: 50px;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #545155;
    transition: .3s ease all;
}
.offer__filter__block img{
    max-width: 150px;
    transition: .3s ease all;
}
.offer__filter a img:hover{
    transform: scale(1.05);
}
.offer__filter a:hover{
    color: #BF1E77;
}

.col-lg-4.col-md-6 .position-relative > div:first-child{
    height: 245px!important;
}