@charset "UTF-8";
@font-face {
  font-family: "Jost-Regular";
  src: url("../fonts/Jost-Regular.woff2") format("woff2"), url("../fonts/Jost-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SFProText-Regular";
  src: url("../fonts/SFProText-Regular.woff2") format("woff2"), url("../fonts/SFProText-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
img#review-captcha {
    width: auto;
}
.mobile-menu__header .nice-select {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 25px;
}
.card__content-detail-text .rtr:hover {
text-decoration: none !important;
}
.s7sbp--marketplace--lk--menu--item.shop-im {
    display: none;
}
.mob-cat-s {
 display: none;
}
.s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--shop {
    display: none;
}
.mob-cat-s .container {
    padding: 0;
}
.cat__filter {
    display: none;
}
.cat__sort.cat__sort--mob {
  display: flex !important;
    justify-content: flex-end;
    margin-top: 15px;
}
.sort-container {
    position: relative;
    display: inline-block;
    margin-top: -50px;
}
.updates__img {
    transform: translate(-113px, -18px);
}
.sort-button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    background-color: transparent;
    color: #041E42;
    border: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.sort-button span {
    color: #ff3356;
    padding: 0 5px;
}

.sort-options {
    position: absolute;
    top: 40px;
    left: -75px;
    right: 0;
    width: 290px;
    background-color: white;
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1000;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25);
}

.sort-options ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sort-options ul li {
    padding: 18px;
    cursor: pointer;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}

.sort-options ul li:hover {
    background-color: #F3F5F6;
}

.sort-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999;
}

.sort-options.active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.sort-overlay.active {
    display: block;
}

.back-button {
    font-size: 13px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    width: auto;
    height: 30px;
    background: #F3F5F6;
    border-radius: 500px;
    border: 1px solid #ff3356;
    display: none;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 0px 19px 0px 23px;
    /* color: #ff3356; */
}
.back-button-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.back-button-text span {
    margin-left: 10px;
    color: #ff3356;
}
.mobile-menu__header .back-btn {
	background: transparent;
    border: none;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}
.back-btn span {
    padding-left: 15px;
}
.has-submenu.open > .submenu.d-t {
    top: 0;
}
.mobile-menu__box .current-title {
    padding: 16px;
    display: block;
}
.slid-ds-mob{
	display: none;
}
.category__menu-slider {
	display: none;
	}
.category__menu-item .category__menu-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.category__menu-title {
    font-size: 15px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    display: block;
    margin-top: 12px;
    text-align: center;
}
.category__menu-image {
  max-width: 168px;
    width: 100%;
    height: 100%;
}
.swiper-container.category__menu-slider.dp{
    background: #F3F5F6;
  margin-left: -15px;
    margin-right: -15px;
    padding: 10px 0px;
}
.dp .swiper-wrapper {
    display: flex;
    align-items: center;
}
.main__baners.main__baners-mob {
display: none;
}
.dp .swiper-slide.category__menu-item.swiper-slide-active {

    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dp .swiper-slide.category__menu-item:hover{

    background: #ff3356;

}
.dp .swiper-slide.category__menu-item:hover {
    color: #fff !important;

}
.dp .swiper-slide.category__menu-item .category__menu-title:hover {
    color: #fff !important;

}
.dp .swiper-slide.category__menu-item.swiper-slide-active .category__menu-title {
    color: #ff3356;
 margin-top: 0;
}
.dp .swiper-slide.category__menu-item {
    background: #fff;
border-radius: 500px;
    border: 1px solid #ff3356;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dp .category__menu-item .category__menu-title {
    font-size: 13px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    display: block;
    margin-top: 0;
    text-align: center;
  padding: 5px;
    color: #ff3356;
}



html[lang="ru"] #del_filter {
    font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
.card__content .Share {
    display: none;
}
#del_filter {
  
    border: 1px solid #ff3356;
}
.toggle-more {

    border-bottom: none !important;

}
.btn-memory {
    width: auto !important;
min-width: 53px;
    padding: 0 15px;
}
.card .tabs__content h2 {
    margin-top: 15px;
}
.card .tabs__content h3 {
    margin-top: 15px;
}
.card .tabs__content h4 {
    margin-top: 15px;
}
.card .tabs__content h5 {
    margin-top: 15px;
}
.card .tabs__content ol li {
    margin-top: 10px;
}
.card .tabs__content ul li {
    margin-top: 15px;
}
.card .tabs__content table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.card .tabs__content ul {

    padding-left: 20px; 
}
.card .tabs__content ul li::before {
    content: "•"; 
    color: black; 
    font-size: 20px; 
    margin-right: 10px; 
    vertical-align: middle; 
}
.card .tabs__content th {
    padding: 12px;
    text-align: left;
    border: 1px solid #ddd;
}
.card .tabs__content td {
    padding: 12px;
    text-align: left;
    border: 1px solid #ddd;
}
.card .tabs__content th {
    background-color: #f3f5f6;
    font-weight: bold;
}

.card .tabs__content tr:nth-child(even) {
    background-color: #f9f9f9;
}

.card .tabs__content tr:hover {
    background-color: #f1f1f1;
}

.card .tabs__content caption {
    font-size: 1.5em;
    margin-bottom: 10px;
}




.dropdown__inner.drop-3 {
    display: flex;
    flex-direction: column;
    width: 100%;
}
tr.text-center.or-itms .text-success {
    color: #ff3356 !important;
}
button.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--btn.cansel {
     background: #efefef !important;
}
button.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--btn.cansel:hover {
     background: #f3f5f6 !important;
}
.select-box {
    display: none;
}
.asked-questions-left-box {
    position: sticky;
    top: 20px;
    height: fit-content;
}
.quest__wrapper.active .asked-questions-img svg path {
    fill: #543FB0;
}
.quest__wrapper.active .asked-questions-img svg #mask0_1480_18867 path:nth-child(2) {
    fill: black;
}
.quest__wrapper.active .asked-questions-img svg #mask0_1480_18867 path:nth-child(1) {
    fill: white;
}
.telslink {
padding-left: 32px;
    position: relative;
}
.slider__prev {
    transform: translate(-10px, -15px) rotate(180deg);
cursor: pointer;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--body--row.product-item.checked.edit-mode .product-item--quantity input {
    width: 100%;
}
table.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table .product-item--price-discout input {
    width: 100%;
}
table.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table .product-item--price input {
    width: 100%;
}
table.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table .product-item--select {
    width: 100%;
}
.anchor-item {
    cursor: pointer;
}
.anchor-item.active svg path {
     fill: #543FB0;
}
.anchor-item.active  {
background-color: #E5E7EB;
    border-radius: 8px;
}
.anchor-item:hover svg path{
  fill: #543FB0;
}
.anchor-item.active svg #mask0_1480_18867 path:nth-child(2) {
    fill: black;
}
.anchor-item.active svg #mask0_1480_18867 path:nth-child(1) {
    fill: white;
}
.anchor-item:hover svg #mask0_1480_18867 path:nth-child(2) {
    fill: black;
}
.anchor-item:hover svg #mask0_1480_18867 path:nth-child(1) {
    fill: white;
}
.main-slider {
    background: #fff;
    height: 600px;
    width: 600px;
}
.telslink::before {
content: '';
    position: absolute;
    left: 0px;
    background-image: url(../images/smartphone.svg);
    top: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}
.maillink {
padding-left: 32px;
    position: relative;
}
.maillink::before {
content: '';
    position: absolute;
    left: 0px;
    background-image: url(../images/maill.svg);
    top: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}
.convlink::after {
content: '';
    position: absolute;
    right: -34px;
    background-image: url(../images/external-link.svg);
    top: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.convlink {
    position: relative;
}
.block .Important li + li {
    margin-top: 20px;
}
    .dece {
    background-color: rgba(0, 83, 246, 0.03);
  }
 
.dece__inner {
 padding: 80px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.dece_inf {
  color: #26264C;
  max-width: 837px;
}
.dece_inf h2{
  font-size: 36px;
  font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    color: #26264C;
    margin-bottom: 20px;
}
.dece_inf p{
  font-size: 20px;
  margin-top: 15px;
}
.dece_inf span{
  font-size: 24px;
  font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}

.features {
  padding: 80px 20px;
  background: rgba(0, 83, 246, 0.03);
  text-align: center;
  font-family: sans-serif;
}

.features h2 {
  margin-bottom: 40px;
  font-size: 28px;

font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin: 0 auto;
}

.feature-item {
  background: #543FB0;
  color: white;
  padding: 30px;
  border-radius: 16px;
  text-align: left;
  gap: 15px;
}

.feature-item .icon {
  background: white;
  margin-bottom: 20px;
  color: #5c2dd5;
  padding: 10px;
  border-radius: 16px;
  font-size: 20px;
  display: flex;
  align-items: center;
  height: 64px;
  width: 64px;
  justify-content: center;
}

.feature-item p {
  margin: 0;
  font-size: 20px;
  line-height: 1.4;
}

/* Общий стиль */
.two-blocks {
  display: flex;
  gap: 25px;
  margin: 80px auto 0;
  padding: 0 20px;
}

.block {
  flex: 1;
  background: rgba(0, 83, 246, 0.03);
  border-radius: 14px;
  padding: 25px 30px;
  box-shadow: 0 0 0 1px #e6e9f3;
}
.block-wr {
  display: flex;
  align-items: center;
}
.block .icon {
  background: #5c2dd5;
  color: white;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  font-size: 20px;
  margin-bottom: 12px;
}

.block h3 {
  margin-bottom: 12px;
  font-size: 36px;
font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
  margin-left: 20px;

}

.block p {
  margin-bottom: 10px;
  line-height: 1.45;
  font-size: 20px;
}

.block ul {
  padding-left: 20px;
  margin: 10px 0 0;
}

.block ul li {
  margin-bottom: 6px;
}

/* Блок Viziunea noastră */
.vision {
  margin: 80px auto;
  padding: 35px 30px;
  background: #543FB0;
  border-radius: 14px;
  color: white;
  text-align: center;
  max-width: 1400px;
}
.visionT {
  background: rgba(0, 83, 246, 0.03);
  color: #314158;
}
.vision h3 {
  font-size: 36px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
  align-items: center;
}
.vision h3 svg{
margin-right: 20px;
}
.vision p {
  max-width: 1173px;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 20px;
}

.quest__item-title::before, .quest__item-title::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #90A1B9;
    position: absolute;
    top: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.quest__item-title::after {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    right: 28px;
}
.quest__item-title::before {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    right: 21px;
}
.quest__item-title.active::before {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
.quest__item-title.active::after {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.quest__item + .quest__item {
    margin-top: 15px;
}
.asked-questions-right {
    width: 100%;
}
.asked-questions-title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.quest__wrapper + .quest__wrapper {
    margin-top: 35px;
}
.asked-questions-img {
    background: rgba(84, 63, 176, 0.1);
    width: 56px;
    height: 56px;
    border-radius: 8px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.asked-questions-tit {
    color: #111827;
    font-size: 30px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.quest__item-title.active {
    padding: 25px 30px;
    background: rgba(84, 63, 176, 0.1);

 border-radius: 8px 8px 0 0;
    width: 100%;
    color: #FF3356;
    transition: all 0.2s;
    border-bottom: none;
}
.quest__item-title {
    color: #041E42;
transition: all 0.2s;
    font-size: 18px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    padding: 25px 30px;
    /* background: rgba(84, 63, 176, 0.1); */
    border-radius: 8px;
cursor: pointer;
position: relative;
border: 1px solid #E5E7EB;
}
.quest__item {

    width: 100%;

}
.quest__text {
    padding: 5px 30px 30px;
    display: none;
    background: rgba(84, 63, 176, 0.1);
    color: #626974;
    line-height: 1.4;
border-radius: 0px 0px 8px 8px;
}
.dece__wr .dece__inf h2 {
    color: #fff;
    font-size: 50px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}
.dece__wr .dece__inf p {
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}
.dece__wr .dece__inf p span {
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.dece__wr .dece__img {
    height: 421px;

}
.dece__wr .dece__img img {
    height: 100%;
}
.bx-slst .dropdown-block {
    border: 1px solid #eaeaea !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    height: 50px !important;

}
.dece__wr {
    display: flex;
    align-items: center;

}
.impicon {
  position: relative;
    margin-bottom: 20px;
}
.impicon::before {
    position: absolute;
    content: '';
    background-image: url(../images/vi.svg);
width: 20px;
height: 20px;
    left: 23px;
}
.form-groups + .form-groups {
    margin-left: 75px;
}
.form-groups {
  margin-bottom: 25px;
}



.Important li + li {
    margin-top: 15px;
}

.Important li {
    position: relative;
    font-size: 20px;
padding-left: 30px;
}
.Important li::before {
    position: absolute;
    content: '';
    background-image: url(../images/Rectangle24.svg);
width: 16px;
height: 16px;
left: 0;
    top: 4px;
}

.ImportantD {
    margin-bottom: 20px;

}
.ImportantD li::before {

    background-image: url(../images/Rectangle27.svg);

}
.label-title {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 10px;
  display: block;
}

.radio-group {
  display: flex;
  gap: 30px;
}

.radio-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 16px;
}

.radio-wrapper input {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #A6AAB4;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.radio-wrapper input:checked {
  border-color: #FF3B57;
}

.radio-wrapper input:checked::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #FF3B57;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}
.asked-questions-left {
    max-width: 340px;
    width: 100%;
    margin-right: 30px;
}
.asked-questions-inner {
    margin-top: 30px;
    display: flex;
    /* justify-content: space-between; */
}
.asked-questions-left li:hover {
    background-color: #E5E7EB;
    border-radius: 8px;
}
.asked-questions-left li svg {
    transform: translateX(-10px);
}
.checkout__wrap {
max-width: 950px;
}
.asked-questions-left li + li {
    margin-top: 8px;
}
.asked-questions-left li {
    display: flex;
    align-items: center;
    width: 100%;
}
.left-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;

}
.asked-questions-left li a {
    padding: 12px 5px 12px 30px;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
}
span.feed-add-img-wrap img {
    width: 100% !important;
    object-fit: contain !important;
    height: 70px !important;
}
.bx-slst .dropdown-icon {
    top: 17px !important;
}
.bx-slst .bx-ui-combobox-fake, .bx-slst .bx-ui-combobox-route {
    height: 50px !important;

}
.bx-slst .bx-ui-combobox-toggle {
    top: 5px !important;
}
.blocktext h3 {
 font-size: 28px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
margin-top: 40px;
color: #041E42;
}
.bx-slst .bx-ui-combobox-variant:hover, .bx-slst .bx-ui-combobox-variant-active {
    background-color: #f3f5f6 !important;
}
.bx-slst .bx-ui-combobox-dropdown {
    border: 1px solid #eaeaea !important;
top: 50px !important;
}
.dropdown__block h3 a {
    font-size: 16px;
    padding: 0;
}
button.btn.btn-success.pulsate-btn {
  color: #ff3356;
}
.s7sbp--marketplace--saler--lk--right--inner .bg-warning {
    background-color: #f3f5f6 !important;
font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500 !important;

}
html[lang="ru"] .s7sbp--marketplace--saler--lk--right--inner .bg-warning{
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 600 !important;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 {
    display: flex;
    align-items: center;
} 
html[lang="ro"] #productActive {
    width: 173px;
}
html[lang="ru"] .dep-has-submenu .dep-submenu.open {
    max-height: 450px;

}
.s7sbp--marketplace--lk--menu--item.store-im {
    display: none;
}
s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--store {
    display: none;
}
.seller-address-wrapper {
    width: 100%;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 .btn.btn-outline.px4 {
    text-align: center;
    background-color: #ff3356;
    cursor: pointer;
    height: 48px;
    width: 220px;
    border-radius: 6px;
    color: #fff;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ff3356;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 .btn.btn-outline.px4:hover {
    background-color: transparent;
    color: #ff3356;
}
.s7sbp--marketplace--lk--menu--item.baskets-im {
    display: none;
}
.s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--baskets {
    display: none;
}
.s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--store {
    display: none !important;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 .btn.btn-primary.px4 {
    text-align: center;
    background-color: #ff3356;
    cursor: pointer;
    height: 48px;
    width: 220px;
    border-radius: 6px;
    color: #fff;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ff3356;
    margin-right: 10px;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 .btn.btn-primary.px4:hover {
    background-color: transparent;
    color: #ff3356;
}
button.s7sbp--marketplace--saler--lk--product-import--tabs--item--filter--fields--btn.search:hover {
    background-color: #ff3356 !important;
    border-color: #ff3356;
}
.search-categories .tabs__caption {
    display: none;
}
.search-categories {
     margin-bottom: 20px;
}

.btn-memory[data-custom-type="SKU"] {
    width: 170px;
}
.btn-memory[data-custom-type="SKU_RU"] {
    width: 170px;
}
#sku-section {
max-width: 750px !important;
    box-shadow: none !important;
    border: 1px solid #eaeaea !important;
    padding: 20px !important;
    margin: 50px auto 20px auto !important;
}
#sku-section .form-control:focus {

    box-shadow: none;
}
#sku-section .btn.btn-secondary {
background: #ff3356;
 border: 1px solid #ff3356;
}
#sku-section .btn.btn-secondary:hover, #sku-section .btn.btn-secondary:focus {
       background: transparent;
    color: #ff3356;
    border: 1px solid #ff3356;
}

#sku-list .sku-item {
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
}
#sku-section h4 {

    color: #000 !important;

}
#sku-list .form-control {

    height: 55px !important;
    border-radius: 6px !important;
    border: 1px solid #eaeaea !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 15px;
    width: 100% !important;
    color: #626974 !important;
}
button.btn.btn-success.pulsate-btn:hover {
    background-color: #ff3356 !important;
    color: #fff;
    border-color: #ff3356;
}
form#lang-form {
    margin-bottom: 0;
}
.buttons button.btn.btn-danger.px4 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f3f5f6 !important;
}

.table-warning, .table-warning>th, .table-warning>td {
    background-color: #f3f5f6 !important;
}
.card-header {
    background-color: #f3f5f6 !important;
    border-bottom: 1px solid #eaeaea !important;
}
.card-footer {
    background-color: #f3f5f6 !important;
    border-top: 1px solid #eaeaea !important;
}
.arrow-down {
    border-top: 10px solid #ff3356 !important;
}
.arrow-up {

    border-bottom: 10px solid #ff3356 !important;
}
.btn-list__product button#start-cheking-btn {
    color: #ff3356;
}
.btn-list__product button#start-cheking-btn:hover {
    background-color: #ff3356 !important;
    color: #fff;
    border-color: #ff3356;
}
button#start-import-btn:hover {
    background-color: #ff3356 !important;
    color: #fff;
    border-color: #ff3356;
}
button#start-import-btn{

    color: #ff3356;
}
a.btn-import-excel:hover {
    background-color: #ff3356 !important;
    color: #fff;
}
a.btn-sample.js-sample-link:hover {
    background-color: #ff3356 !important;
    color: #fff;
}
button#import_file_btn:hover {
    background-color: #ff3356 !important;
    color: #fff;
}
button#import_file_delete:hover {
    background-color: #ff3356 !important;
    color: #fff;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table--control--action-select .nice-select.open .list {

    height: 200px;
    overflow: auto;
}
#registraion-page-form .iblock.text_block {
    font-size: 13px;
    margin-top: 5px;
}
.add-to-cart-btn.disabled {
    background-color: transparent;
    color: #ff3356;
    cursor: auto;
}
.s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--requisits {
    display: none;
}
.s7sbp--marketplace--lk--menu--item.requisits-im {
    display: none;
}
.bx-breadcrumb {
    margin: 23px 0 7px 0;
}
.s7sbp--marketplace--partner--form {
    max-width: 600px;
}
.registraion-page{
    align-items: flex-start !important;
    margin-top: 26px;
    padding: 0;
}
.bt-l a.active {
    background-color: #ff3356 !important;
    color: #fff;
}
.s7sbp--marketplace--partner {
     padding: 0px;
    margin-top: 40px;

}
.webcomtorg__form-btn.text-center.mb5 {
    margin-top: 40px;
}
.bt-l {
	    margin-bottom: 25px;
}
.bt-l a{
    display: inline-block;
    /* margin-top: 30px; */
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff3356;
    background: transparent;
    border: 1px solid #ff3356;
    cursor: pointer;
    outline: none;
    border-radius: 6px;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html[lang="ru"] #registraion-page-form label  {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .s7sbp--marketplace--partner--form label  {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
.s7sbp--marketplace--partner--form input {
    padding: 8px 13px 7px;
    height: 45px;
    border-radius: 6px !important;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 100%;
    color: #626974;
}
.s7sbp--marketplace--partner--form .nice-select{
float: none !important;
}
.buttons.pt3 button {
    display: inline-block;
    margin-top: 30px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #ff3356;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 6px;
}
.s7sbp--marketplace--partner--form label {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.but-r .btn {
    display: inline-block;
    margin-top: 30px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #ff3356;
    cursor: pointer;
    outline: none;
    border: none;

    border-radius: 6px;
}
#registraion-page-form label {
    display: inline-block;
    margin-bottom: 8px !important;
    font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}

html[lang="ru"] body {
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
}
html[lang="ru"] .lk__inner #s7sbp-sidebur-menu {
    width: 287px;
}

html[lang="ru"] .main-profile-form-label.col-sm-12.col-md-3.text-md-right {

font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
}
html[lang="ru"] .header__menu ul li a {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] body .link-offers {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .header__item-content a {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
font-size: 12px;
}
html[lang="ru"] .header__item-content {
    margin-left: 8px;
    margin-top: 4px;
}
/*html[lang="ru"] .product__item-content a {
font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
} */
html[lang="ru"] .advantages__content div {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .product__item__price {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .updates__title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .footer__top-title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .footer__inner-title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .footer__info span {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .categorii__title {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .product__item-btn input {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}

html[lang="ru"] .card__title {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .tabs__caption li {
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .bx_filter_parameters_box_title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .modal__header-title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .basket__item-name{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .checkout__right-item-text{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .checkout__right-item-rice{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .checkout__title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .checkout__text{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .checkout__line-text{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .basket__top-name{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .basket__item-pr{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}
html[lang="ru"] .basket__item-total{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500 !important;
}
html[lang="ru"] .checkout__right-title{
 font-family: "Montserrat-Medium", sans-serif;
    font-weight: 500;
}

#avtorization-form-page, .form-block {
    max-width: 600px;
}
.product__item__price span {

    display: none;
}
button.btn.btn-danger.px4 {
    border-radius: 6px;
    background-color: #ff3356;
    border: 1px solid #ff3356;
    color: #fff;
    text-align: center;
    height: 40px;
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
#user_profiles .fa-remove {
    background-image: url(../images/d.svg) !important;
background-size: cover;

}
.s7sbp--marketplace--saler--lk--product-add--field--value {
    width: 100%;
}
.s7sbp--marketplace--saler--lk--product-add--field--btn {
    border-radius: 6px;
}
#main-profile-title {
    display: none;
}
.s7sbp--marketplace--saler--lk--title {
   font-family: "Poppins-Medium", sans-serif !important;
    font-weight: 500 !important;
    color: #041E42 !important;
}
.s7sbp--marketplace--saler--lk--right--inner h1 {

    font-family: "Poppins-Medium", sans-serif !important;
    font-weight: 500 !important;
}
.form-group.row.align-items-end .col-sm-12.col-md-9 .form-control {
    height: 55px;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 100%;
    color: #626974;
}
input.btn.btn-warning.btn-md.px-3 {
    margin-left: 5px;
    background-color: #f3f5f6;
    border: 1px solid #f3f5f6;
    cursor: pointer;
    height: 48px;
    width: 150px;
    border-radius: 6px;
    color: #041E42;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.col-sm-9.col-md-offset-3 .btn.btn-success {
    background-color: #ff3356;
    cursor: pointer;
    height: 48px;
    width: 150px;
    border-radius: 6px;
    color: #fff;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ff3356;
  
}
p.col-sm-9.col-md-offset-3 {
    display: flex;
    padding-left: 0;
}
.form-group.row.align-items-end {
    flex-direction: column;
}
label.main-profile-form-label.col-sm-12.col-md-3.text-md-right {
    text-align: left !important;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.form-group.row.align-items-end .col-sm-12.col-md-9 {
    width: 100%;
    max-width: 100%;
}
.alert-info {
	color: #041E42 !important;
    background-color: #f3f5f6 !important;
    border-color: #eaeaea !important;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

a {
  text-decoration: none;
  color: #041E42;
}
.d-none {
    display: none !important;
}
ul,
li,
p,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blocktext {
    margin-top: 40px;
}
#personal-orders .border-secondary {
    border-color: transparent !important;
    background-color: #f3f5f6;
}
.reviews-form__group input {
    height: 55px;
    border-radius: 6px !important;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 100%;
    color: #626974;
}
a.col.text-primary::before {
    content: '';
    position: absolute;
    background-color: #ff3356;
    bottom: -9px;
    height: 2px;
    width: 100%;
    left: 0;
}

div#personal-order-statuses .col {
    position: relative;
    display: block;
color: #041e42 !important;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
div#personal-order-statuses .text-primary {
    color: #ff3356 !important;
}
.rating {
  display: inline-block;
}

.stars-outer {
  display: inline-block;
  position: relative;
  font-size: 20px;
  color: #eaeaea; 
}
.card .product__item-inn {
    margin-top: 18px;
}
.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0; 
  color: #0053F6; 
}

.stars-outer::before {
  content: "★★★★★"; 
}

.stars-inner::before {
  content: "★★★★★"; 
}


.nice-select .list {
    z-index: 1001;
}
.header__cellar-link.s7sbp--marketplace--header--search-line--buttons--lk.mob--btn-lk {
    display: flex;
    align-items: center;
    cursor: pointer !important;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.s7sbp--marketplace--saler--lk--product-add--field--label .required {

    color: #ff3356 !important;
}
.product-item.alert.alert-primary {
background-color: #f3f5f6;
}
.col.sale-order-detail-card a.btn.btn-primary.btn-block.btn-sm.my-1 {
    background: #ff3356;
    border: none;
width: 195px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.col.sale-order-detail-card .btn-link {
width: 195px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;

}
.auth--seller .border-success {
    border-color: transparent !important;
}
.s7sbp--marketplace--saler--lk--left-menu--icon {
    padding-left: 35px !important;
}
.module-authorization, .registraion-page, .auth-forgotpassword, .auth-confirmed, .auth-changepassword {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--control--item[data-active-tab="y"] {

    color: #ff3356 !important;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--btn {
    border: 1px solid #ff3356!important;
    color: #fff !important;
    background: #ff3356;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--btn:hover {
    background: #ff3356 !important;
      color: #fff !important;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table--control--action-btn--item[data-action="deleteProduct"] {
    background-image: url(../images/d.svg) !important;
    background-size: cover;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table--control--action-btn--item[data-action="editProduct"] {
    background-image: url(../images/edit.png) !important;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table--control--action-btn--item {

    border: 1px solid #ff3356!important;
    background-color: #ff3356 !important;

}
.s7sbp--marketplace--saler--lk--product-add--field--value input, .s7sbp--marketplace--saler--lk--product-add--field--value textarea, .s7sbp--marketplace--saler--lk--product-add--field--value select {

    height: 55px;
    border-radius: 6px !important;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 100%;
    color: #626974;
}
.s7sbp--marketplace--saler--lk--product-add--field--value textarea {
    resize: none;
    outline: none;
    line-height: 32px;
}
.s7sbp--marketplace--saler--lk--product-add--field {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
div.bx-html-editor {
    border: 1px solid #eaeaea !important;
    border-radius: 6px !important;

    width: 100% !important;
}

.s7sbp--marketplace--saler--lk--product-add--field--btn {
    background: #ff3356;
    max-width: 250px;
    width: 100%;
}
.s7sbp--marketplace--saler--lk--product-add--field--label b {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.webcomtorg__form-btn button, .webcomtorg__form-btn a, .footer__mailing-form button, .footer__mailing-form a, .btn-filt-wct button, .btn-filt-wct a, .btn-list__product button, .btn-list__product a {
    background-color: transparent !important;
    border-radius: 6px;
    color: #ff3356;
    border: 1px solid #ff3356;
}
#user_profiles input[type="text"] {
    width: 100%;
    height: 55px;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 100%;
    color: #626974;
}
#user_profiles .bx-sls .dropdown-block {
    padding: 6px 22px 6px 30px;
    font-size: 14px;
    /* line-height: 14px; */
    height: 55px;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    font-size: 15px;
    width: 100%;
    box-shadow: none;
    color: #626974;
}

.s7sbp--marketplace--saler--lk--left-menu--icon.icon--file {
    background-image: url(../images/icons8-file.svg);
    background-size: contain;
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--shop {
    background-image: url(../images/vendordata.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--company {
    background-image: url(../images/company.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--products {
    background-image: url(../images/myproducts.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--statistics {
    background-image: url(../images/vendordata.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--messages {
  background-image: url(../images/mail2.svg);
    background-size: 18px;
    background-position: 3px center;
}

.s7sbp--marketplace--saler--lk--left-menu--icon.icon--orders {
background-image: url(../images/orders.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--baskets {
    background-image: url(../images/mybaskets2.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--address {
    background-image: url(../images/adress1.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--item.s7sbp--marketplace--saler--lk--left-menu--icon.icon--requisits {
    background-image: url(../images/adress1.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--favorite {
    background-image: url(../images/favoriteproducts_1.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--store {
    background-image: url(../images/favoritestores_2.svg);
}
.s7sbp--marketplace--saler--lk--left-menu--icon.icon--settings {
    background-image: url(../images/settings.svg);
}
#user_profiles .btn-primary {
    color: #fff;
    background-color: #ff3356;
    border-color: #ff3356;
}
#user_profiles .card-header {

    background-color: #f3f5f6;
    border-bottom: 1px solid #eaeaea;
}
#user_profiles .btn {
 background-color: #ff3356;
    color: #fff;
}
.lk__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}
.lk__inner #s7sbp-sidebur-menu{
	    width: 270px;
}
.lk__inner #comp_0e2363b46df44de5829f5d99f0c7ee69 {
    width: 100%;
}
.lk__inner .s7sbp--marketplace--saler--lk--right--inner {
    padding: 0;
    width: 100%;
}
.lk__inner .btn-success {
    color: #fff;
    background-color: #ff3356;
    border-color: #ff3356;
}
.lk__inner .btn-warning {

    background-color: #f3f5f6;
    border-color: #f3f5f6;
}
#user_profiles .btn-primary::before {
	display: none;
}
tr.bg-light.d-block.d-md-table-row.cursor .text-success {
    color: #041E42!important;
}
#basket .btn-danger {
    background-color: #ff3356 !important;
    border: none;
}
#basket .btn-primary {
    color: #fff;
    background-color: #ff3356 !important;
    border-color: inherit;
}
.input-group {

    flex-wrap: nowrap !important;

}
.input-group-text {
    background-color: transparent !important;
    border: none !important;
}
.input-group-text:hover {
    color: #fff;
}
.cat__list .product__item-tit-full {
    position: absolute;
}
.alert-danger {
    color: #041E42 !important;
    background-color: #f3f5f6 !important;
    border-color: #eaeaea !important;
}
.cat__content {
    width: 100%;
}
.main-slider.swiper-container a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    outline: transparent;
    position: relative;
    height: 100%;
}

/*.main-slider::after {
    content: '';
    position: absolute;
	right: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url(../images/full-screen.svg);
    z-index: 20;
} */

.main-slider.swiper-container a::after {
    content: '';
    position: absolute;
	right: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url(../images/full-screen.svg);
    z-index: 20;
}



.btn-filter {
    border-radius: 6px;
    background-color: #ff3356;
    border: 1px solid #ff3356;
    color: #ff3356;
    text-align: center;
    height: 50px;
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    margin-top: 20px;
}
.btn-filter:hover {
    background-color: transparent;
    color: #ff3356;
}
.bx_filter .bx_filter_popup_result.right {
    left: 102%;
}
.bx_filter .bx_filter_popup_result.left {
    left: 102%;
}
.bx_filter .bx_filter_popup_result {
    font-size: 12px;
    font-weight: 400;
    line-height: 36px;
    position: absolute;
    z-index: 930;
    display: none;
    margin-top: -14px;
    margin-left: -4px;
    padding: 0 8px;
    white-space: nowrap;
    color: #fff;
    min-width: 120px;
    background: #ffd400;
    box-shadow: 0px 2px 7px 0px rgb(0 0 0 / 35%);
}
.right {
    right: 0;
}
.left {
    right: 0;
}
.bx_filter .bx_filter_popup_result a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding-left: 3px;
}
.wrapp_all_inputs.wrap_md .iblock {
    width: 100%;
}
.bx_filter .bx_ui_slider_handle.right {
    right: 0;
    margin-right: -10px;
}
.bx_filter .bx_ui_slider_part span {
    display: none;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_handle {
    top: -7px;
    width: 18px;
    height: 18px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    z-index: 100;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #FF3356;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i {
    display: none;
}
.bx_filter .smartfilter .bx_ui_slider_track .bx_ui_slider_handle:hover {
    border-color: #FF3356;
}
.bx_filter .bx_ui_slider_pricebar_V {
    z-index: 80;
    background: #FF3356;
}
.bx_filter .bx_ui_slider_pricebar_VN {
    z-index: 70;
    background: #F3F5F6;
}

.bx_filter .bx_ui_slider_pricebar, .bx_filter .bx_ui_slider_pricebar_V, .bx_filter .bx_ui_slider_pricebar_VD, .bx_filter .bx_ui_slider_pricebar_VN, .bx_filter .bx_ui_slider_range {
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff;
}
.smartfilter .bx_ui_slider_track {
    height: 4px;
    margin: 33px 0 13px;
    position: relative;
    zoom: 1;
}
.color-in .jq-checkbox {
	display: none;
}
.bx_filter .bx_filter_param_label .bx_filter_btn_color_icon img {
cursor: pointer;

}
.bx_filter .bx_filter_param_label.active .bx_filter_btn_color_icon img {
    box-shadow: 0 0 0 2px #fff inset, 0 0 0 1px #ff3356;
    border-radius: 4px;
}
.modal__content .basket__item-pr-mob{
  margin-top: 8px;
  display: block;
  font-size: 13px;
  color: #626974;
}
.modal__content .basket__item {
  padding: 15px 30px 24px 30px;
}
.modal__content .basket__item-trmob {
  display: block;
  font-size: 13px;
  color: #0053f6;
  padding-left: 33px;
  cursor: pointer;
  position: relative;
}
.modal__content .basket__item-trmob::before {
  content: '';
  position: absolute;
  background-image: url(../images/trash-2.svg);
  width: 16px;
  height: 16px;
  top: -1px;
  left: 11px;
}
.modal__content .basket__item-img a img {
    height: 120px;
    width: 120px;
}
.modal__content .basket__item-name {
  max-width: inherit;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.modal__content .basket__item-count {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal__content .basket__item-count .quantity-counter {
  width: 85px;
  height: 36px;
}
.modal__content .basket__item-count .quantity-counter-minus, .modal__content .basket__item-count .quantity-counter-plus {
  max-width: 20px;
  height: 20px;
  font-size: 15px;
}
.modal__content .basket__item-count .quantity-counter input {
  height: 36px;
}
.modal__content .basket__item-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#modal__baskt {
  width: 500px;
 

  max-width: 100%;
  height: 100vh;
  background: #fff;
  color: #13151a;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  box-shadow: -4px 0 32px rgba(0,0,0,0.25);
  display: none;
  flex-direction: column;
}
.modal__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 10000;
  background-color: #fff;
  height: 100%;
    overflow-y: auto;
}
.modal__bottom {
  padding: 0 30px;
}
.ordr-white {
  background-color: transparent !important;
  color: rgba(255, 51, 86, 1) !important;
  
}
.ordr-white:hover {
  background-color: rgba(255, 51, 86, 1) !important;
  color: #fff !important;

}
.modal__close{
  background: none;
  border: none;
  font-size: 34px;
  cursor: pointer;
  color: rgba(98, 105, 116, 1);
}
.modal__header {
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.modal__header-title {
  font-size: 20px;
  color: rgba(38, 38, 76, 1);
  font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.blur-box {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal__progr {
  font-size: 13px;
  color: rgba(98, 105, 116, 1);
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
  padding-top: 15px;
  border-top: 1px solid rgba(234, 234, 234, 1);
}
.modal__bottom  .checkout__right-item.checkout__right-item-basket {
  border: none;
}
.modal__progr span {
  width: 100%;
  background-color: rgba(34, 189, 63, 1);
  height: 6px;
  border-radius: 50px;
  margin-top: 10px;
    display: none;
}

.dep-submenu li a:hover {
    color: #ff3356;
}
.drop__wrapper .dropdown__block + .dropdown__block {
    margin-top: 10px;
}
.drop__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 360px;
}
.category__list .dropdown__block h3 a {
    font-size: 16px;
    line-height: normal;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: 1 !important;
}
.baners__mini-item img {
    max-height: inherit !important;

}
.left__menu-list {

    max-height: 715px;
   /* overflow-y: auto; */
}
.simplebar-scrollbar:before {
    background: #eaeaea !important;
}
 .simplebar-track {
    background: transparent !important;
    border-radius: 7px !important;
}
.category__menu-page {
position: static;
    left: 15px;
    right: 15px;
    z-index: 1;
    min-height: 610px;
    top: 60px;

}
.category__menu-page .dropdown__inner {
    border-radius: 8px;
}
.category__list .catalog__menu-item {
	border: none !important;
}
.category__list .dropdown li a {
    font-size: 14px;
    line-height: 22px;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.category__list .dropdown li:hover {
   background: transparent;
}
.category__inner {
  position: relative;
}
.product__item-tit {
  position: relative;
}
.product__item-tit:hover .product__item-tit-full {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

/*.product__item:last-child .product__item-tit:hover .product__item-tit-full {
  opacity: 0;
} */

.product__item-tit-full {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
 	position: fixed;
    padding: 10px;
    background: #041e42;
    max-width: 435px;
    color: #fff;
    font-size: 13px;
    border-radius: 8px;
    line-height: 22px;
    transform: translateY(10px);
}
.product__item-tit-full::before {
  content: '';
  position: absolute;
  background-image: url(../images/Rectangle322.svg);
  width: 16px;
  height: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 37px;
  top: -6px;
}

.blocktext p + p{
	    margin-top: 20px;
}
.blocktext p {
      line-height: 40px;
    font-size: 20px;
    color: #626974;
}
.blocktext h2 {
	 margin: 25px 0;
 font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    font-size: 26px;
    text-transform: uppercase;
}
.title-textpage {
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
  margin-bottom: 20px;
}
button,
input {
  outline: transparent;
}

input[type="text"] {
  -webkit-appearance: none;
  border-radius: 0;
}

body {
  font-family: "Poppins-Regular", sans-serif;
  font-weight: 400;
  color: #041E42;
}

.container {
  max-width: 1430px;
  padding: 0 15px;
  margin: 0 auto;
}

.title {
  color: #041E42;
  font-size: 28px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.title__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.swiper-pagination {
  position: static;
}

.swiper-pagination-bullet-active {
  opacity: 1;
background: #FF3356 !important;
    border-color: transparent !important;
}

.swiper-pagination-bullet {
  width: 16px;
opacity: 1;
  height: 16px;
  background: transparent;
  border: 1px solid #626974;
}

.nice-select:after {
  border-color: #000;
}

.link-button {
display: none;
  position: relative;
  text-decoration: none;
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.link-button::after {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background-color: #FF3356;
  position: absolute;
  bottom: -5px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.link-button:hover::after {
  width: 100%;
}

.dep-menu {
  list-style: none;
  padding: 0;
  margin: 0;

}
.dep-menu li {
  margin: 12px 0;
}
.dep-menu-title {
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
  position: relative;
  font-size: 15px;
}
.dep-menu-title::before {
  content: '';
 background-image: url(../images/chevron-left.svg);
 left: 0;
 top: 0;
 background-repeat: no-repeat;
 width: 16px;
 height: 16px;
  margin-right: 7px;
  transition: transform 0.3s;
}
.dep-has-submenu .dep-menu-title.open::before {
  transform: rotate(-90deg);
}

.dep-menu-title.open {
 font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
}
.dep-has-submenu .dep-submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s, padding 0.3s;
  padding-left: 28px;
  margin: 0;
}
.dep-has-submenu .dep-submenu.open {
  max-height: 300px;
  padding-top: 6px;
  padding-bottom: 8px;
}
.dep-submenu li {
  margin: 12px 0;
  color: #222;
  font-size: 15px;
  a:hover {
    color: rgba(255, 51, 86, 1);
  }
}
.dep-submenu .active {
  color: rgba(255, 51, 86, 1);
  text-decoration: none;
  font-weight: 500;
}

.filter-aside {
  max-width: 260px;
  width: 100%;
  margin-right: 40px;
  height: 100%;
}

#smartfilter #smartfilter-mobile-title {
  font-size: 24px;
  padding-top: 50px;
  padding-bottom: 10px;
  background-color: #E5E7EB;
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 360px;
  display: none;
  padding-left: 30px;
}

input::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


.opened-block {
  padding-top: 7px;
  position: relative;
  cursor: pointer;
  color: #041E42 !important;
  font-size: 14px;
}

.opened-block::after {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background-color: #FF3356;
  position: absolute;
  bottom: -10px;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.opened-block:hover::after {
  width: 45px;
}

.opened-block span {
  position: relative;
  background-color: #fff;
  top: 6px;
  color: #041E42 !important;
}

.bx_filter_parameters_box_title {
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 18px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.wrapp_change_inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.bx_filter_parameters_box_container_block {
  max-width: 124px;
  width: 100%;
}

.bx_filter_parameters_box_container_block input {
  width: 100%;
  height: 42px;
  border: 1px solid #EAEAEA;
  border-radius: 6px;
  padding: 0 15px;
  outline: none;
  font-size: 15px;
}

.wrapp_slider .irs--flat .irs-max, .wrapp_slider .irs--flat .irs-min {
  display: none;
}

.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
  display: none;
}

.wrapp_slider .irs--flat .irs-line {
  height: 4px;
  background-color: #F3F5F6;
}

.wrapp_slider .irs--flat .irs-bar {
  height: 4px;
  background-color: #FF3356;
}

.wrapp_slider .irs--flat .irs-handle > i:first-child {
  top: 0;
  left: 10%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-left: -1px;
  background: #fff;
  border: 5px solid #FF3356;
}

.wrapp_slider .irs--flat .irs-handle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 17px;
  cursor: -webkit-grab;
  cursor: grab;
}

.bx_filter_parameters_box {
  border-bottom: 1px solid #EAEAEA;
}

.checkbox__wrapper label {
  cursor: pointer;
 /* margin-top: -3px; */
    margin-left: 6px;

  line-height: 24px;
  font-size: 15px;
}

.checkbox__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkbox__wrapper .jq-checkbox {
  border: 2px solid #041E42;
  border-radius: 2px;
  max-width: 16px;
  width: 100%;
  height: 16px;
  cursor: pointer;
  margin-right: 8px;
}

.checkbox__wrapper .jq-checkbox.checked {
  border-color: transparent;
}

.checkbox__wrapper .jq-checkbox:hover {
  border-color: #FF3356;
}

.checkbox__wrapper + .checkbox__wrapper {
  margin-top: 20px;
}

.bx_filter_block {
  padding-bottom: 16px;
}

.icons_faccc {
  padding-top: 16px !important;
  cursor: pointer;
}

.bx_filter_search_button,
.bx_filter_search_reset {
  width: 100%;
  color: #787878;
  background: #F0F0F0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  padding: 8px 0;
  margin-top: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 24px;
  margin: 0 auto;
  position: relative;
  font-family: "Nunito-Medium", sans-serif;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
}

.d-b {
  display: none;
}

.bx_filter_search_reset {
  margin-top: 15px;
}

.bx_filter_search_reset::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/cros.svg);
  left: 41px;
  top: 14px;
  width: 12px;
  height: 12px;
}

.bx_filter_search_button::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/gal.svg);
  left: 38px;
  top: 14px;
  width: 17px;
  height: 11px;
}

.bx_filter_parameters_box_title {
  position: relative;
}

.bx_filter_parameters_box_title.active::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bx_filter_parameters_box_title::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#smartfilter.ad-visible #smartfilter-overlay {
  background: rgba(51, 51, 51, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#smartfilter.ad-visible {
  position: fixed;
  top: 0;
  right: 0px;
 /* max-width: 360px; */
  width: 100%;
  bottom: 0;
  z-index: 10000000;
  overflow-y: auto;
  background-color: transparent;
}

#smartfilter.ad-visible #smartfilter-mobile-title {
  display: block;
}

#smartfilter #smartfilter-mobile-title {
  font-size: 24px;
  padding-top: 50px;
  padding-bottom: 10px;
  background-color: #ffff;
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 360px;
  display: none;
  font-family: "Jost-Medium", sans-serif;
  font-weight: 500;
  padding-left: 30px;
}

#smartfilter.ad-visible #smartfilter-fields {
  padding-bottom: 60px;
}

.btn-filt-wct {
  display: none;
}

#smartfilter #smartfilter-mobile-title::after {
  content: "";
  position: absolute;
  top: 33%;
  margin-top: -10px;
  right: 30px;
  width: 13px;
  height: 13px;
  background-image: url(../images/cl.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.filter-aside.active {
  opacity: 1;
  visibility: visible;
  position: fixed;
  z-index: 100000;

}

.im-pl {
  display: none !important;
}

.im-m {
  display: none !important;
}

.bx-ft-sub {
  line-height: 24px;
  color: #787878;
}

#smartfilter.ad-visible #smartfilter-container {
  width: 100%;
/*  max-width: 360px;*/
  background-color: #EAEAEA;
min-height: 100%;
  padding: 0;
  margin: 0;
  z-index: 2;
}

.jq-checkbox.checked {
  background-image: url(../images/ar-che.svg);
  max-width: 16px;
  width: 100%;
  height: 16px;
  background-color: #FF3356;
  background-position: center;
  border: none;
  background-repeat: no-repeat;
}

.bx_filter_parameters_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bx_filter_parameters_box .opened-block {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
}

.opened-block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.opened-block {
  position: relative;
  cursor: pointer;
  color: #b3b3b3;
  font-size: 14px;
}

.opened-block {
  margin: 8px 0;
}

.bx_filter_vertical .bx_filter_block.limited_block {
  display: block;
  margin-top: 13px;
  max-height: 200px;
  overflow-y: hidden;
}

.color-in {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 5px;
    padding-top: 3px;
    padding-left: 1px
}

.color-in img {
  height: 36px;
  width: 36px;
}

.color-in .checkbox__wrapper + .checkbox__wrapper {
  margin-top: 0;
}

.deproduse {
  color: #626974;
  font-size: 13px;
}

.main-slider {
  background: #fff;
}

.main-slider .swiper-slide {
  background: #fff;
}

.main-slider .swiper-slide img {
  width: 100%;
  display: block;
    height: 100%;
    object-fit: contain;
max-height: 600px;
}

.thumbs-slider {
  margin-top: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.thumbs-slider .swiper-slide {
  border: 1px solid #EAEAEA;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px !important;
  width: 80px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  padding: 5px;
}

.thumbs-slider .swiper-slide-thumb-active {
  border: 2px solid #FF3356 !important;
  /* Красная обводка выборки */
}

.mb {
  display: none !important;
}

.menu-icon-wrapper {
  display: none;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  margin-right: 5px;
}

.menu-icon {
  position: relative;
  width: 25px;
  height: 2px;
  background-color: #FF3356;
  border-radius: 2px;
}

.menu-icon::before {
  position: absolute;
  left: 0;
  top: -8px;
  content: "";
  width: 25px;
  height: 2px;
  background-color: #FF3356;
  border-radius: 2px;
  transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  -webkit-transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
}

.menu-icon::after {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 25px;
  height: 2px;
  background-color: #FF3356;
  border-radius: 2px;
  transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  -webkit-transition: top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in, top 0.2s linear 0.2s, -webkit-transform 0.2s ease-in;
}

.menu-icon.menu-icon-active::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
  transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
}

.menu-icon.menu-icon-active::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
  transition: top 0.2s linear, transform 0.2s ease-in 0.2s, -webkit-transform 0.2s ease-in 0.2s;
}

.menu-icon.menu-icon-active {
  background-color: transparent;
}

.quantity-counter {
  border: 1px solid #EAEAEA;
  border-radius: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 132px;
  height: 52px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.quantity-counter-minus, .quantity-counter-plus {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 30px;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #646464;
}

.quantity-counter-plus span {
  display: block;
  text-align: center;
}

.quantity-counter-minus span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.quantity-counter-minus:hover {
  background-color: #ff3356;
  color: #fff;
}

.quantity-counter-minus:hover rect {
  fill: #fff;
}

.quantity-counter-plus:hover {
  background-color: #ff3356;
  color: #fff;
}

.quantity-counter input {
  width: 100%;
  max-width: 55px;
  border: none;
  text-align: center;
  outline: none;
  height: 40px;
  color: #000;
  font-size: 18px;
  background-color: transparent;
}

.card__btn input {
  background-color: #ff3356;
  cursor: pointer;
  height: 52px;
  width: 188px;
  border-radius: 60px;
  color: #fff;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ff3356;
}

.card__btn input:hover {
  background-color: transparent;
  color: #ff3356;
}

.position-relative {
  position: relative;
}

.checkout__line-item:first-child .checkout__line img {
  right: 0;
  left: inherit;
}

.footer__bottom .nice-select span {
  margin-right: 0;
}

.tabs__content {
  display: none;
}

.tabs__content h3 {
  margin-top: 60px;
  font-size: 26px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.tabs__content p {
  margin-top: 16px;
  line-height: 28px;
}

.tabs__content .image-wrapper {
  position: relative;
  width: 100%;
  height: 465px;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
}

.tabs__content .image-wrapper img {
  width: 100%;
  display: block;
}

.tabs__content .blur-overlay {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0.8)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, white 100%);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.tabs__content .show-more-btn {
  margin-top: 70px;
  background: none;
  color: #ff3356;
  border: none;
  font-size: 1.1em;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 25px;
}
.footer__bottom .nice-select .list {
    bottom: 100%;
top: inherit;
}

.tabs__content .show-more-btn::before {
  content: '';
  position: absolute;
  background-image: url(../images/arcar.svg);
  width: 12px;
  height: 6px;
  background-repeat: no-repeat;
  left: 3px;
  top: 7px;
  background-size: contain;
}

.tabs__content .show-more-btn.active::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tabs__content .image-wrapper.open {
  height: 100%;
}

.tabs__content .image-wrapper.open .blur-overlay {
  opacity: 0;
}

.tabs {
  margin-bottom: 130px;
}

.tabs__content.active {
  display: block;
}

.tabs__box {
  background-color: #f3f5f6;
    margin-bottom: 25px;
}

.tabs__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabs__caption li {
  color: #041e42;
  font-size: 18px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  cursor: pointer;
  position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.tabs__caption li.active {
  color: #ff3356;
}

.tabs__caption li.active::before {
  content: '';
  position: absolute;
  background-color: #ff3356;
bottom: 0px;
  height: 2px;
  width: 100%;
}

.header__top {
  margin-bottom: 25px;
  border-bottom: 1px solid #eaeaea;
}

.header__top-inner {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__support {
  font-size: 13px;
  padding-left: 20px;
  position: relative;
}

.header__support::before {
  content: "";
  position: absolute;
  background-image: url(../images/phone1.svg);
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
}

.header__support a {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.header__support a:hover {
  text-decoration: underline;
}

.header__support span {
  padding-right: 3px;
}

.header__top-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.diskont {
  position: relative;
}

.diskont::before {
  content: "";
  position: absolute;
  background-image: url(../images/ic_outline-discount.svg);
  width: 16px;
  height: 16px;
  left: -25px;
  top: 2px;
  background-repeat: no-repeat;
}

.suport {
  position: relative;
}

.suport::before {
  content: "";
  position: absolute;
  background-image: url(../images/material-symbols_help-outline-rounded.svg);
  width: 16px;
  height: 16px;
  left: -25px;
  top: 2px;
  background-repeat: no-repeat;
}

.transp {
  position: relative;
}

.transp::before {
  content: "";
  position: absolute;
  background-image: url(../images/fluent_payment-32-regular.svg);
  width: 16px;
  height: 16px;
  left: -25px;
  top: 2px;
  background-repeat: no-repeat;
}

.main__baners .swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  background: #fff;
  border-radius: 50%;
}

.main__baners .swiper-button-next:after,
.swiper-button-prev:after {
  color: #26264c;
  font-size: 15px;
}

.nice-select.lang {
  border: none;
  position: relative;
  float: none;
}

.header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

.header__inner-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 425px;
}

.header__inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  position: relative;
  margin-right: 35px;
  margin-left: 55px;
  width: 100%;
    z-index: 1000;
    background: #fff;
}

.title-search .s7sbp--marketplace--header--search-line--search--input--button {
  position: absolute;
  right: 12px;
  border: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
	height: 40px;
    width: 40px;
    border-radius: 6px;
}
.s7sbp--marketplace--header--search-line--search--input--button.serch-pn {
    background-color: #ff3356;
}
.s7sbp--marketplace--header--search-line--search--input--button.serch-pn path{
  fill: #fff;
}
.title-search input {
  border: none;
  padding-left: 15px;
 /* border-left: 1px solid #eaeaea; */
  height: 89%;
  font-size: 14px;
  width: 100%;
  color: #626974;
  padding-right: 50px;
    margin-left: 1px;
}

.title-search input::-webkit-input-placeholder {
  font-size: 14px;
  color: #626974;
}

.title-search input::-moz-placeholder {
  font-size: 14px;
  color: #626974;
}

.title-search input:-ms-input-placeholder {
  font-size: 14px;
  color: #626974;
}

.title-search input::-ms-input-placeholder {
  font-size: 14px;
  color: #626974;
}

.title-search input::placeholder {
  font-size: 14px;
  color: #626974;
}

.title-search .nice-select {
  border: none;
  padding-left: 20px;
  width: 125px;
  font-size: 14px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.title-search .nice-select .list {
  width: 100%;
}

#cart-informer-count {
  position: absolute;
  top: -5px;
  right: -8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #26264c;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 13px;
}

.header__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 12px;
  margin-top: 6px;
}

.header__item-content span {
  color: #626974;
  font-size: 13px;
  display: block;
  margin-bottom: 6px;
}

.header__item-content a {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 13px;
}

.header__item-img {
  width: 50px;
  height: 50px;
  background-color: #f3f5f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
}

.header__item-img.cart {
  background-color: #f3f5f6;
  position: relative;
}

.header__top-item a {
  font-size: 13px;
}

.header__top-item a:hover {
  text-decoration: underline;
}

.header__top-item + .header__top-item {
  padding-left: 42px;
  margin-left: 22px;
  border-left: 1px solid #eaeaea;
}

.header__soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 22px;
  border-left: 1px solid #eaeaea;
  margin-left: 22px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__soc li + li {
  margin-left: 15px;
}

.header__bottom {
  border-top: 1px solid #eaeaea;
  background-color: #f3f5f6;
}

.header__bottom-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}

.header__btn {
  height: 100%;
  position: relative;
  max-width: 280px;
  width: 100%;
  background-color: #ff3356;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

.header__btn a {
  display: block;
  padding-left: 55px;
  color: #fff !important;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.header__btn a::before {
  content: "";
  position: absolute;
  left: 20px;
  background-image: url(../images/btn.svg);
  width: 20px;
  height: 18px;
  background-repeat: no-repeat;
}

.header__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__menu ul li a {
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.header__menu ul li a:hover {
  text-decoration: underline;
}

.header__menu ul li + li {
  margin-left: 24px;
}

.menu-desktop.active {
  display: block;
}

.menu-desktop {
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 100;
  min-height: 541px;
  top: 60px;
    z-index: 150;
  display: none;

}

.catalog__menu {
  background-color: #ffff;
  height: 100%;
  min-height: 541px;
  width: 280px;
border-left: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.catalog__menu-item a {
  font-size: 14px;
  line-height: normal;
  display: block;
  padding-left: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.catalog__menu-item + .catalog__menu-item {
  border-top: 1px solid #eaeaea;
}

.catalog__menu-item:hover {
  background-color: #eaeaea;
}

.catalog__menu-item:hover > .dropdown {
  opacity: 1;
  visibility: visible;
}

.dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  min-height: 100%; 
  z-index: -1;
  border: 1px solid #eaeaea; 
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.category__list .dropdown__inner {
  padding-bottom: 10px;
}
.categorii__wrapper {
z-index: 0;
}
.dropdown__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 290px;
  padding-top: 20px;
  gap: 20px;
grid-template-rows: max-content;
}
.category__menu-page .dropdown {
padding-left: 290px;
	border: none;
}
.category__menu-page .dropdown__inner {
  border: 1px solid #eaeaea;
  padding-left: 20px;
}
.dropdown-list li + li {
  padding-top: 6px;
}

.dropdown-list li a {
  line-height: 22px;
  padding: 0;
  color: #626974;
}

.dropdown-list li a:hover {
  text-decoration: underline;
}

/*.drop__wrapper .dropdown__block + .dropdown__block {
  margin-top: 60px;
} */

.dropdown__inner > .dropdown__block:nth-child(1) {
  width: 292px;
}

.dropdown__block h3 {
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 8px;
}

.mobile-menu {
  width: 100%;
  max-width: 100%;
/*  height: 100vh; */
  background: #fff;
  color: #13151a;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-box-shadow: -4px 0 32px rgba(0, 0, 0, 0.25);
          box-shadow: -4px 0 32px rgba(0, 0, 0, 0.25);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile-menu__header {
height: 60px;
  padding: 14px 12px;
  border-bottom: 1px solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f3f5f6;
}

.mobile-menu__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.mobile-menu__tab {
  background: none;
  border: none;
  font-size: 16px;
  position: relative;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  color: #222;
  padding: 6px 0;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}

.mobile-menu__tab.active {
  color: #ff3356;
}

.mobile-menu__tab.active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -16px;
  left: 0;
  background-color: #ff3356;
}

.mobile-menu__close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #626974;
}

.mobile-menu__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
}

.mobile-menu__panel {
  display: none;
  padding: 0;
}

.mobile-menu__panel.active {
  display: block;
}

.mobile-menu__list {
    overflow-y: auto;
    height: 100vh;
    margin: 0;
    padding: 0;
    list-style: none;
      padding-bottom: 65px;
}
.mobile-menu__box {
    position: relative;
    height: 100vh;
   /* overflow-y: auto; */
}
.mobile-menu__list li {
  border-bottom: 1px solid #eaeaea;
  font-size: 14px;
}

.mobile-menu__list a, .mobile-menu__list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 18px;
  color: #041e42;
  text-decoration: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  width: 100%;
}

.mobile-menu__list a:hover {
  background: #f5f5f5;
}

.has-submenu > .submenu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.arrow-btn {
  background: none;
  border: none;
  width: 52px;
  height: 52px;
  background: url("../images/ar-left.svg") no-repeat center center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  margin-left: 6px;
}

.has-submenu.open > .submenu-toggle > .arrow-btn {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.submenu {
position: absolute;
    display: block;
    background: #fff;
    left: -500px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.has-submenu.open > .submenu {
    position: absolute;
    left: 0;
    right: 0;
    height: 100vh;
    top: 50px;
    z-index: 2;
    opacity: 1;
    transition: all 0.3s;
    visibility: visible;
}




@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}

.icon-phone {
  background: url("../images/phone.svg") center/contain no-repeat;
}

.icon-laptop {
  background: url("../images/airplay.svg") center/contain no-repeat;
}

.icon-tv {
  background: url("../images/tv.svg") center/contain no-repeat;
}

.icon-el {
  background: url("../images/washmachine.svg") center/contain no-repeat;
}

.icon-med {
  background: url("../images/book-open.svg") center/contain no-repeat;
}

.icon-hardware {
  background: url("../images/guidance_cleaning-room-2.svg") center/contain no-repeat;
}

.icon-person {
  background: url("../images/circle.svg") center/contain no-repeat;
}

.icon-casa {
  background: url("../images/garden.svg") center/contain no-repeat;
}

.icon-mo {
  background: url("../images/material-symbols-light_chair-outline.svg") center/contain no-repeat;
}

.icon-auto {
  background: url("../images/lineicons_car-4.svg") center/contain no-repeat;
}

.icon-hobby {
  background: url("../images/toys.svg") center/contain no-repeat;
}

.icon-sport {
  background: url("../images/ball.svg") center/contain no-repeat;
}

.icon-ani {
  background: url("../images/mdi_pets.svg") center/contain no-repeat;
}

.icon-cafe {
  background: url("../images/coffee.svg") center/contain no-repeat;
}

.icon-supp {
  background: url("../images/tool.svg") center/contain no-repeat;
}

.icon-fash {
  background: url("../images/dress.svg") center/contain no-repeat;
}

.promo__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.left__menu {
  width: 270px;
}

.left__menu-list li {
  border-bottom: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  position: relative;
}

.left__menu-list li:hover {
  background-color: #eaeaea;
}

.left__menu-list li:last-child {
  border-bottom-left-radius: 6px;
}

.left__menu-list li a {
  font-size: 14px;
  line-height: normal;
  display: block;
  padding-left: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.baners__mini {
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.main__baners {
  width: 100%;
max-width: 100% !important;
    min-height: 0;
}

.baners__mini-item img {
  width: 100%;
}

.baner__slider {
  overflow: hidden;
    min-height: 0;
  position: relative;
}
.baner__slider-mob {
  overflow: hidden;
    min-height: 0;
  position: relative;
}
.baner__slider-item img {
  width: 100%;
  display: block;
}

.product__favor {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ff3356;
  border: 1px solid #ff3356;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.product__favor:hover {
  background-color: transparent;
}

.product__favor:hover .favor-on {
  display: block !important;
}

.product__favor:hover .favor-off {
  display: none;
}

.product__favor.active {
  background-color: transparent;
}

.product__favor.active .favor-on {
  display: block;
}

.product__favor.active .favor-off {
  display: none;
}

.favor-on {
  display: none;
}

.baner__slider .swiper-pagination {
  display: none;
    position: absolute;
    bottom: 0;
}

.advantages {
  margin: 60px 0;
}

.advantages__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  height: 115px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.advantages__content {
  margin-left: 15px;
}

.advantages__content div {
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.advantages__content span {
  color: #626974;
  margin-top: 10px;
  font-size: 15px;
  display: block;
}

.product__inner {
  margin-bottom: 30px;
}

.product__item {
  padding: 15px 0;
  border: 1px solid #eaeaea;
  border-radius: 6px;
}

.product__item-img {
  position: relative;
}

.product__item-img img {
  height: 200px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product__item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.product__item__price .product__oldprice {
  font-family: "Jost-Regular";
  color: #626974;
  font-size: 14px;
  font-weight: 400;
  margin-left: 20px;
}

.product__favor {
  position: absolute;
  right: 12px;
  top: -3px;
}

.product__tags {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-size: 13px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0 8px;
}

.product__tags.green {
  background-color: #22bd3f;
}

.product__tags.blue {
  background-color: #0053f6;
}

.product__item-content {
  padding: 0 15px 0px 15px;
display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 163px;
}

.product__item-content a {
  font-family: "SFProText-Regular", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product__item-inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  margin-bottom: 8px;
}

.product__item-rate {
  margin-right: 8px;
}

.product__item-review {
  color: #626974;
  font-size: 14px;
}

.product__item-btn {
  margin-top: 15px;
}

.product__item-btn input {
    text-align: center;
  background-color: #ff3356;
  cursor: pointer;
  height: 48px;
  width: 94%;
  border-radius: 6px;
  color: #fff;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ff3356;
}

.product__item-btn input:hover {
  background-color: transparent;
  color: #ff3356;
}

.updates {
  margin-top: 60px;
}

.updates__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    background-size: cover;
 background-image: url(../images/NNB.svg);
  background-repeat: no-repeat; 
height: 400px;
border: 1px solid #ff3356;
  border-radius: 6px;
}


.updates__content {
  padding-left: 60px;
  max-width: 667px;
}

.updates__content p {
  color: #000;
  margin-bottom: 25px;
  line-height: normal;
}

.updates__content .footer__form button {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-left: 10px;
}

.updates__content .footer__form button img {
  display: none;
}

.updates__content input {
  border-radius: 6px;
}

.updates__img img {
  display: block;
}

.updates__title {
  font-size: 28px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}

.cat__inner {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cat__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  height: auto;
}

.cat__list .product__item-btn input {
  width: 100%;
}

.cat {
  margin-top: 30px;
}

.cat__sort.cat__sort--mob {
  display: none;
}

.cattitle {
  padding-bottom: 30px;
 
}

.categorii {
  margin-top: 38px;
  margin-bottom: 30px;
}

.categorii__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.categorii__item a img {
  display: block;
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

.categorii__title {
  text-align: center;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
  margin-top: 10px;
  display: block;
}

.categorii__title:hover {
  text-decoration: underline;
}

.slider__next {
  -webkit-transform: translate(10px, -15px);
      -ms-transform: translate(10px, -15px);
          transform: translate(10px, -15px);
  cursor: pointer;
}

.latestOffers {
  padding-top: 40px;
}

.category__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.category__list {
  width: 291px;
}

.category__list li a {
  font-size: 15px;
  line-height: normal;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
}

.category__list li:hover {
  background-color: #eaeaea;
}

.category__img img {
  width: 100%;
}

.topbrands {
  margin-top: 60px;
  padding-bottom: 39px;
}

.topbrands__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 30px;
}

.topbrands__item {
  max-width: 180px;
  width: 100%;
  height: 98px;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout {
  margin-top: 65px;
}

.checkout__box {
  text-align: center;
}

.checkout__title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 28px;
}

.checkout__text {
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__wrapper {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout__line-item {
  text-align: left;
}

.checkout__line {
  margin-bottom: 20px;
  border-radius: 6px;
  width: 240px;
  background-color: #f3f5f6;
  height: 6px;
  position: relative;
}

.checkout__line.line-full {
  background-color: #22bd3f;
}

.checkout__line img {
  position: absolute;
  left: 0;
  top: -13px;
}

.checkout__line-text {
  color: #626974;
  font-size: 13px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__line-item + .checkout__line-item {
  margin-left: 23px;
}

.checkout__right {
  max-width: 450px;
  width: 100%;
}

.checkout__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

.checkout__container .checkbox__wrapper label {
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__left {
  margin-right: 100px;
  width: 100%;
}

.checkout__form-title {
  font-size: 20px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}

.checkout__form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-top: 15px;
}

.checkout__form-inner .checkout__form-item + .checkout__form-item {
  margin-left: 30px;
  margin-top: 0;
}

.checkout__form-item {
  width: 100%;
}

.checkout__form-item + .checkout__form-item {
  margin-top: 20px;
}

.checkout__form-item .nice-select {
  width: 100%;
  height: 55px;
  float: none;
}

.checkout__form-item .nice-select .list {
  width: 100%;
}

.checkout__form-item input {
  height: 55px;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  width: 100%;
  color: #626974;
}

.checkout__form-item input + input {
  margin-top: 20px;
}

.checkout__form-item label {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__form-item textarea {
  resize: none;
  height: 255px;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  width: 100%;
  padding-top: 20px;
  outline: none;
}

.checkout__right-wrapper {
  padding: 30px 30px 15px 30px;
  border: 1px solid #eaeaea;
  border-radius: 6px;
}

.checkout__right-wrapper + .checkout__right-wrapper {
  margin-top: 20px;
}

.checkout__right-title {
  font-size: 20px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}

.checkout__right-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 15px;
}

.checkout__right-block span {
  font-size: 14px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  display: block;
  margin-bottom: 12px;
}

.checkout__right-block + .checkout__right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.checkout__right-text {
  max-width: 200px;
  line-height: normal;
}

.checkout__right-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #eaeaea;
}

.checkout__right-item-text {
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__right-item-rice {
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.ordr-btn {
  background-color: #ff3356;
  cursor: pointer;
  height: 48px;
  width: 94%;
  border-radius: 6px;
  color: #fff;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ff3356;
  margin-top: 40px;
}

.ordr-btn:hover {
  background-color: transparent;
  color: #ff3356;
}

.checkout__placed-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 130px;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 925px;
  width: 100%;
  margin: 60px auto;
}

.checkout__placed-info-item {
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__placed-info-item span {
  display: block;
  font-family: "Poppins-Regular";
  font-weight: 400;
  margin-bottom: 10px;
  color: #626974;
}

.checkout__placed-done {
  text-align: center;
  max-width: 678px;
  margin: 60px auto 60px;
}

.card__left {
  max-width: 685px;
  margin-right: 60px;
}

.checkout__placed-done-title {
  font-weight: 600;
  font-size: 28px;
  margin: 20px 0;
}

.checkout__placed-done-text {
  font-size: 16px;
  line-height: 28px;
}

.checkout__placed-detail {
  padding: 40px 50px 25px 50px;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  max-width: 925px;
  margin: 0 auto;
}

.checkout__placed-detail .checkout__right-text {
  max-width: 100%;
}

section.card {
  margin-top: 40px;
}

.checkout__placed-detail-title {
  font-size: 26px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}

.smart,
.bestsellers {
  margin-top: 60px;
}

.laptopuri {
  margin-top: 30px;
}

.card__title {
  font-size: 26px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 30px;
}

.card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 67px;
}

.card__content {
  max-width: 567px;
  width: 100%;
}

.card__content .card__content-price {
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
}

.card__content .product__item__price {
  font-size: 28px;
  font-weight: 600;
}

.card__content-memorie {
  margin-top: 30px;
}

.memorie-info {
  font-size: 16px;
  color: #626974;
  margin-bottom: 15px;
}

.memorie-info span {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  color: #041E42;
}

.card__content-memo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
flex-wrap: wrap;
}

.btn-memo {
  width: 74px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #26264c;
  border-radius: 500px;
  color: #26264c;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.btn-memo:hover {
  background-color: #26264c;
  color: #fff;
}
.btn-memo-sd {
  width: 74px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #26264c;
  border-radius: 500px;
  color: #26264c;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.btn-memo-sd:hover {
  background-color: #26264c;
  color: #fff;
}
.btn-memo-sd.selected {
  color: #fff;
  background-color: #26264c;
}

.btn-memo.selected {
  color: #fff;
  background-color: #26264c;
}

.card__content-color {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
}

.btn-colors {
  background-color: #F3F5F6;
  border: 1px solid #F3F5F6;
  width: 95px;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  cursor: pointer;
}

.btn-colors:hover {
  border: 1px solid #26264C;
}

.btn-colors.selected {
  border: 1px solid #26264C;
}

.name_color {
  font-size: 12px;
  color: #000;
  margin-top: 15px;
}

.card__content-counter {
  padding-top: 20px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.card__content-counter .product__favor {
  width: 48px;
  height: 48px;
}

.card__content-counter .product__favor svg {
  width: 20px;
  height: 20px;
}

.card__content-counter .product__favor {
  position: static;
}

.card__content-info {
  padding-top: 20px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
}

.card__content-prop {
  margin-bottom: 10px;
}

.Share {
  padding-top: 26px;
  max-width: 142px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Share .header__soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  border-left: none;
  margin-left: 6px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card__content-detail {
  padding-top: 20px;
}

.card__content-detail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.card__content-detail-text {
  margin-left: 10px;
  font-size: 14px;
}

.card__content-detail-text a {
  color: #ff3356;
  margin-left: 10px;
}

.card__content-detail-text a:hover {
  text-decoration: underline;
}

.checkout.bas {
  margin-bottom: 175px;
}

.ordr-bask {
  width: 100%;
  margin-top: 5px !important;
  margin-bottom: 15px;
  height: 52px;
}

.basket__item-pr-mob {
  display: none;
}

.basket__item-trmob {
  display: none;
}

.basket__wrapper {
  max-width: 925px;
  width: 100%;
  margin-right: 25px;
}

.basket__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64px;
  background-color: #f3f5f6;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-left: 30px;
  padding-right: 25px;
}

.basket__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-left: 30px;
}

.basket__top-name {
  font-size: 14px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.basket__top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 95px;
  margin-right: 90px;
}

.basket__content {
  border-top: none;
  border: 1px solid #eaeaea;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.basket__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 28px 30px 24px 30px;
}

.basket__item + .basket__item {
  border-top: 1px solid #eaeaea;
}

.basket__item-img a {
  display: block;
}

.basket__item-img a img {
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.basket__item-name {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  max-width: 250px;
  width: 100%;
  line-height: 28px;
  font-size: 16px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.basket__item-name a {
  display: block;
}

.basket__item-name a:hover {
  text-decoration: underline;
}

.basket__item-name span {
    display: block;
    margin-top: 4px;
    color: #626974;
    font-size: 14px;
}

.basket__item-pr {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.checkout__right-item-basket {
  margin-top: 76px;
}

.basket__item-count {
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}

.basket__item-count .quantity-counter {
  width: 110px;
  height: 42px;
  padding: 5px;
}

.basket__item-count input {
  font-size: 15px;
}

.basket__item-count .quantity-counter-minus:hover {
  background-color: #ff3356;
  color: #fff !important;
}

.basket__item-count .quantity-counter-minus:hover rect {
  fill: #fff;
}

.basket__item-count .quantity-counter-plus:hover {
  background-color: #ff3356;
  color: #fff !important;
}

.basket__item-count .quantity-counter-minus span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.basket__item-total {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.basket__item-close {
  cursor: pointer;
}

.footer {
  border-top: 1px solid #eaeaea;
  margin-top: 60px;
}

.footer__top {
  max-width: 705px;
  padding-top: 60px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.footer__top-title {
  font-size: 28px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 32px;
}

.footer__form {
  position: relative;
}

.footer__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__form input {
  border: 1px solid #eaeaea;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  max-width: 540px;
  width: 100%;
  height: 60px;
  padding-left: 22px;
  padding-right: 15px;
  font-size: 15px;
}

.footer__form button {
  border-radius: 6px;
  background-color: #ff3356;
  border: 1px solid #ff3356;
  color: #fff;
  text-align: center;
  height: 60px;
  max-width: 170px;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  -webkit-transform: translateX(-2px);
      -ms-transform: translateX(-2px);
          transform: translateX(-2px);
outline: none;
}

.footer__form button img {
  display: none;
}

.footer__form button:hover {
  background-color: transparent;
  color: #ff3356;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 60px;
}

.footer__inner-block.conta {
  max-width: 264px;
}

.footer__inner-title {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}

.footer__soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
  padding-bottom: 10px;
}

.footer__soc li + li {
  margin-left: 15px;
}

.footer__info {
  padding-left: 55px;
  position: relative;
}

.footer__info + .footer__info {
  margin-top: 30px;
}

.footer__info span {
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.footer__info a {
  font-size: 15px;
}

.footer__info a:hover {
  text-decoration: underline;
}

.footer__info.fot-tel::before {
  position: absolute;
  content: "";
  background-image: url(../images/phone-call.svg);
  left: 0;
  top: 2px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}

.footer__info.fot-mail::before {
  position: absolute;
  content: "";
  background-image: url(../images/mail.svg);
  background-size: contain;
  left: 0;
  top: 2px;
  width: 30px;
  height: 22px;
  background-repeat: no-repeat;
}

.footer__list li a {
  font-size: 14px;
  font-family: "Jost-Regular", sans-serif;
}

.footer__list li a:hover {
  text-decoration: underline;
}

.footer__list li + li {
  margin-top: 20px;
}

.footer__inner-mintitle {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
}

.footer__inner-mintitle-box {
  margin-bottom: 35px;
}

.footer__inner-mintitle-box a {
  font-size: 14px;
  font-family: "Jost-Regular", sans-serif;
  display: block;
  padding-left: 25px;
  position: relative;
}

.footer__inner-mintitle-box a.ios::before {
  position: absolute;
  content: "";
  background-image: url(../images/apple.svg);
  background-size: contain;
  left: 0;
  top: 0px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.footer__inner-mintitle-box a.android::before {
  position: absolute;
  content: "";
  background-image: url(../images/android.svg);
  background-size: contain;
  left: 0;
  top: 0px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.footer__inner-mintitle-box a:hover {
  text-decoration: underline;
}

.footer__inner-mintitle-box a + a {
  margin-top: 20px;
}

.footer__pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.footer__bottom {
  padding-top: 20px;
}

.footer__bottom-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__bottom span {
  display: block;
  margin-right: 20px;
  font-size: 14px;
}

.reser {
  display: none !important;
}

.footer__privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Jost-Regular";
}

.footer__privacy ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__privacy ul li {
  position: relative;
}

.footer__privacy ul li + li {
  margin-left: 15px;
  padding-left: 10px;
}

.footer__privacy ul li + li::before {
  content: "·";
  position: absolute;
  left: -4px;
}

.footer__privacy ul li a {
  font-size: 14px;
}

.footer__privacy ul li a:hover {
  text-decoration: underline;
}

@media (max-width: 1420px) {
.rating-stars-select .star {
    font-size: 14px !important;
}
.product__item-review {
    font-size: 13px;
}
.left__menu-list {
    max-height: 670px;
}
.baners__mini-item img {
    max-height: 230px;
}
  .main__baners {
    max-width: 1050px;
  }
  .basket__top-box {
    gap: 84px;
    margin-right: 85px;
  }
}

@media (max-width: 1370px) {

html[lang="ro"] #productActive {
     width: 100%;
    margin-left: 15px;
}
html[lang="ro"] .s7sbp--marketplace--saler--lk--product-import--tabs--item--filter--fields--label {

    margin-right: -4px;
}
.left__menu-list {
    max-height: 670px;
}
.baners__mini-item img {
    max-height: 230px;
}
  .basket__item {
    padding-left: 20px;
  }
  .basket__item-img a img {
    height: 100px;
  }
  .basket__top-box {
    margin-right: 61px;
  }
}

@media (max-width: 1320px) {
  .drop__wrapper .dropdown__block + .dropdown__block {
    margin-top: 40px;
  }
  .drop__wrapper + .drop__wrapper {
    width: 196px;
  }
  .dropdown__inner > .dropdown__block:nth-child(1) {
    width: 275px;
  }
  .tabs__content .image-wrapper {
    height: 412px;
  }
  .basket__top-box {
    gap: 70px;
  }
  .basket__item-name {
    max-width: 240px;
  }
  .main__baners {
    max-width: 957px;
  }
.left__menu-list {
    max-height: 612px;
}
.left__menu-list li a {
    font-size: 13px;
}
}


@media (max-width: 1270px) {
.cat__list {

    grid-template-columns: 1fr 1fr 1fr;

}
.rating-stars-select .star {
    font-size: 14px !important;
}
  .basket__item-pr {
    -webkit-transform: translateX(-17px);
        -ms-transform: translateX(-17px);
            transform: translateX(-17px);
  }
}

@media (max-width: 1250px) {
.left__menu-list {
     max-height: 576px;
}
  .basket__item-img a img {
    height: 80px;
  }
  .main__baners {
    max-width: 900px;
  }
}

@media (max-width: 1205px) {
.dece__wr .dece__img {
    height: 320px;
}
  .card__left {
    max-width: 600px;
  }
  .card__left .card__slider .main-slider .swiper-wrapper {
    height: 600px !important;
  }
  .checkout.bas .checkout__right {
    margin-top: 0;
  }
  .checkout .checkout__right {
    margin-top: 30px;
  }
  .basket__content {
    border-bottom: none;
    border-radius: 0px;
    border-left: none;
    border-right: none;
  }
  .checkout__right-wrapper {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
  }
  .checkout__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket__wrapper {
    max-width: 100%;
    margin-right: 0;
  }
  .checkout__right {
    max-width: 100%;
  }
  .basket__top-box {
    display: none;
  }
  .ordr-btn {
    margin-top: 30px;
  }
}

@media (max-width: 1165px) {
  .footer__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .smartfilter .bx_filter_search_button {
    background: #fd8c07;
    padding: 0;
    border-radius: 8px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    width: 132px;
    height: 40px;
    cursor: pointer;
    line-height: 24px;
    border: 2px solid #fd8c07;
    font-family: "Nunito-Bold", sans-serif;
    font-weight: 700;
  }
  .bx_filter_search_reset {
    background-color: transparent;
    padding: 0;
    border-radius: 8px;
    border: none;
    color: #333333;
    font-size: 16px;
    width: 132px;
    height: 40px;
    cursor: pointer;
    line-height: 24px;
    border: 1px solid #c6c6c6;
    font-family: "Nunito-Medium", sans-serif;
    font-weight: 500;
  }
  .d-n {
    display: none;
  }
  .d-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 32px;
  }
  #smartfilter.ad-visible #smartfilter-fields {
    padding-bottom: 10px;
  }
  .bx_filter_button_box {
    margin-top: 70px;
  }
  .bx_filter_btn {
    position: fixed;
    right: -6px;
    bottom: 0;
    background: #ffffff;
    -webkit-box-shadow: 0px -2px 12px 4px rgba(1, 9, 80, 0.08);
    box-shadow: 0px -2px 12px 4px rgba(1, 9, 80, 0.08);
    padding-left: 30px;
    padding-right: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .smartfilter {
    padding-left: 30px;
    padding-bottom: 15px;
    padding-right: 30px;
  }
  .bx_filter_parameters_box_title {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 20px;
  }
  .checkbox__wrapper label {
    font-size: 20px;
    line-height: 24px;
    margin-top: -2px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
  }
  .bx_filter_parameters_box {
    margin-bottom: 10px;
  }
  .bx_filter_parameters_box_container.btn--mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bx_filter_search_reset {
    margin-top: 0px;
  }
  .checkbox__wrapper + .checkbox__wrapper {
    margin-top: 12px;
  }
  .checkbox__wrapper .jq-checkbox {
    margin-right: 12px;
  }
  .btn-filt-wct {
    display: block;
  }
  .bx_filter_parameters_box_container_block {
    max-width: 136px;
  }
  .filter-aside {
  max-width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cat__sort {
    display: none;
  }
  .cat__sort--mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
justify-content: space-between !important;
  }

.sort-container {
    margin-top: 15px;
}
  .cat__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

  }
.sort-button {
    font-size: 13px;
}
  .cat__filter span {
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
    color: #ff3356;
    display: block;
    font-size: 13px;
    margin-left: 8px;
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

@media (max-width: 1150px) {
img.ds {

    height: auto;
}
.main-slider {
 height: 500px;

    width: 500px;
}
.lk__inner {
    flex-direction: column;
}
.lk__inner #s7sbp-sidebur-menu{
	    width: 100%;
margin-bottom: 20px;
}
.left__menu-list {
     max-height: 515px;
}
  .card__left {
    max-width: 500px;
  }
  .card__left .card__slider .main-slider .swiper-wrapper {
    height: 500px !important;
  }
  .mb {
    display: block !important;
  }
  .ds {
    display: none !important;
  }
  .updates__content {
padding-left: 15px;
    padding-top: 30px;
    padding-right: 15px;
    max-width: 100%;
padding-bottom: 15px;
  }
  .updates__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    overflow: hidden;
    height: auto;
  }
  .updates__inner::before {
content: '';
width: 287px;
    background-image: url(../images/tva.svg);
    background-repeat: no-repeat;
    right: -72px;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
  }
.updates__img {
    order: -1;
transform: none;
}
  .main__baners {
    max-width: 800px;
  }
}

@media (max-width: 1040px) {
#personal-orders, #personal-orders a {
    font-size: 13px;
}
  .advantages__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: rgba(234, 234, 234, 0.3);
    height: auto;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    gap: 23px;
    border: none;
  }
  .advantages__content div {
    font-size: 13px;
  }
  .advantages {
    margin: 20px 0;
  }
  .advantages__img img {
    max-width: 25px;
  }
  .advantages__content {
    margin-left: 10px;
  }
  .advantages__content span {
    font-size: 12px;
  }
  .left__menu {
    display: none;
  }
  .main__baners {
    max-width: 100%;
  }
  .header__logo img {
    max-width: 200px;
  }
  .select-box {
    display: none;
  }
  .header__item-content {
    display: none;
  }
  .header__inner-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto;
    max-width: 425px;
  }
  .header__inner-item + .header__inner-item {
    margin-left: 15px;
  }
}

@media (max-width: 1000px) {
.main-slider {
    height: auto !important;
    width: auto !important;
}
.dece__wr .dece__inf {
    margin-bottom: 30px;
}
.dece__wr {

    flex-direction: column;
    text-align: center;
    padding-top: 30px;
}
.bt-l {

    text-align: center;
}
.bt-l a {

    width: 100%;
    text-align: center;
}
  .checkbox__wrapper label {
    font-size: 16px;
    line-height: 22px;
    margin-top: -2px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
  }
  .title-search .s7sbp--marketplace--header--search-line--search--input--button {
    width: 48px;
    height: 48px;
    right: 0;
    background: #FF3356;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .title-search input {
    padding-right: 65px;
  }
  .title-search .s7sbp--marketplace--header--search-line--search--input--button path {
    fill: #fff;
  }
  .menu-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__logo img {
    max-width: 140px;
  }
  .header__item-img {
    width: 44px;
    height: 44px;
  }
.title-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
}
  #title-search-desctop {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
   
    margin-left: 0;
    margin-right: 0;
  }
  .header__inner-items {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header__top {
    display: none;
  }
  .header__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 25px;
    padding-top: 18px;
  }
  .header__bottom {
    display: none;
  }
  .card__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-slider {
    max-width: 385px;
  }
  .card__left {
    max-width: 100%;
    margin-right: 0;
  }
  .card__left .card__slider .main-slider .swiper-wrapper {
    height: 385px !important;
  }
}

@media (max-width: 900px) {

.category__menu-slider {
	display: block;
	}
.card .tabs__content tr:nth-child(even) {
    background-color: transparent;
}
.card .tabs__content h2 {
    width: auto !important;
}
.card .tabs__content h3 {
    width: auto !important;
}
.card .tabs__content h4 {
    width: auto !important;
}
.card .tabs__content h5 {
    width: auto !important;
}
.card .tabs__content img {
    width: 100%;
}

.card .tabs__content table {
        width: 100%;
        border: none;
        box-shadow: none;
    }

   .card .tabs__content th {
        padding: 10px;
        text-align: left;
    }
   .card .tabs__content td {
        padding: 10px;
        text-align: left;
    }

    .card .tabs__content th {
        background-color: #f4f4f4;
        font-weight: normal;
    }

    .card .tabs__content tr {
        display: block;
        margin-bottom: 10px;
    }

    .card .tabs__content td {
        display: block;
        width: 100%;
        padding-left: 20px; 
        text-align: right; 
    }

    .card .tabs__content td:before {
        content: attr(data-label); 
        font-weight: bold;
        position: absolute;
        left: 0;
        top: 0;
    }
.asked-questions-right {
    width: 100%;
    margin-top: 20px;
}
.asked-questions-inner {

    flex-direction: column;
}
.dece__img {
    margin-top: 25px;
}
.dece__inner {

    flex-direction: column;
}
  .two-blocks {
    flex-direction: column;
  }
	
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--item-count {
    float: inherit;
margin-bottom: 25px;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--item-count span {
    margin-left: 5px;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--control--item-count .nice-select {
    height: 30px;
    line-height: 30px;
	}
.s7sbp--marketplace--saler--lk--product-import--tabs--control--item {
    width: 100%;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--filter {
    display: none;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list {
    overflow-x: auto;
    width: 100%;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--item--product-list--table {
    width: 1000px;
}
.s7sbp--marketplace--saler--lk--product-import--tabs--control {
    display: flex;
    flex-direction: column;
    width: 100%;
}
  .tabs__content .image-wrapper {
    height: 325px;
  }
  .cat__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .topbrands__inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .category__menu-page {
    display: none;
  }
  .header__soc {
    display: none;
  }
  .header__btn {
    max-width: 245px;
  }
  .header__support {
    display: none;
  }
}
#personal-order-filter .btn, #personal-orders .search-form-button {

    background-color: #FF3356;
    border-color: #FF3356;
}
@media (max-width: 750px) {
.slid-ds-mob{
	display: block;
}
.slid-ds{
	display: none;
}
#personal-order-list .table th, .table td {
    padding: 9px;

}
#personal-order-list .table {
    overflow: hidden;
}
#personal-order-list .text-right.position-relative.pr-5 {
    padding-right: 5px !important;
    width: 275px;
}
#personal-order-list tr.bg-light.d-block.d-md-table-row.cursor td.text-center {
    display: none;
    width: 83px;
}
#personal-order-list .switcher-close {
    top: 17px;
}
#personal-order-list .switcher {

    top: 17px;
	}
#personal-orders {
    margin: 0 auto !important;
}
.s7sbp--marketplace--saler--lk--right--inner h1 {
    padding-left: 15px;
}
  .tabs__content p {
    margin-top: 16px;
    line-height: 22px;
    font-size: 14px;
  }
  .tabs__content h3 {
    margin-top: 25px;
    font-size: 18px;
  }
  .card__inner {
    margin-bottom: 10px;
  }
  .card__title {
    margin-bottom: 20px;
  }
  .card__content {
    margin-top: 30px;
  }
  .card__content .card__content-price {
    padding-bottom: 20px;
  }
  .thumbs-slider {
    margin-top: 10px;
  }
  .main-slider {
    margin-bottom: 10px !important;
  }
  section.card {
    margin-top: 30px;
  }
  .card__title {
    font-size: 18px;
    line-height: 28px;
  }
  .tabs__box {
    overflow-x: auto;
  }
  .tabs__caption {
    width: 720px;
    gap: 30px;
  }
  .tabs__caption li {
    font-size: 16px;
  }
  .checkout__placed-detail .checkout__right-text {
    max-width: 220px;
  }
  .checkout__placed-detail {
    border: none;
    padding: 0;
    max-width: 100%;
    border-radius: 0;
  }
  .checkout__placed-detail-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .checkout__placed-info-item {
    font-size: 15px;
  }
  .checkout__placed-info-item span {
    font-size: 13px;
    margin-bottom: 6px;
  }
  .checkout__placed-info {
    margin-top: 0;
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: auto;
    padding: 15px;
    gap: 15px;
  }
  .checkout__placed-done-title {
    font-size: 20px;
  }
  .checkout__placed-done-text {
    font-size: 14px;
    line-height: 22px;
  }
  .checkout__placed-done {
    text-align: center;
    max-width: 678px;
    margin: 40px auto 20px;
  }
  .checkout__right-item-basket {
    margin-top: 0;
  }
  .checkout__right-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .checkout__wrapper {
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #EAEAEA;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 5px;
    padding-right: 5px;
  }
  .checkout__right-wrapper {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-right: 0;
  }
  .basket__item-name {
    max-width: inherit;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .basket__item-name a {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .basket__item-img a img {
    height: 120px;
  }
  .basket__item-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .basket__item-pr {
    display: none;
  }
  .basket__item-total {
    display: none;
  }
  .basket__item-close {
    display: none;
  }
  .basket__item-pr-mob {
    margin-top: 8px;
    display: block;
    font-size: 13px;
    color: #626974;
  }
  .basket__item-trmob {
    display: block;
    font-size: 13px;
    color: #0053f6;
    padding-left: 33px;
    cursor: pointer;
    position: relative;
  }
  .basket__item-trmob::before {
    content: '';
    position: absolute;
    background-image: url(../images/trash-2.svg);
    width: 16px;
    height: 16px;
    top: -1px;
    left: 11px;
  }
  .basket__item-name span {
    display: none;
  }
  .checkout__container {
    margin-top: 30px;
  }
  .basket__top {
    height: 54px;
    padding-left: 16px;
  }
  .checkout__line img {
    top: -9px;
    width: 24px;
    height: 24px;
  }
  .checkout {
    margin-top: 20px;
  }
  .checkout__text {
    font-size: 13px;
  }
  .checkout__line {
    width: 110px;
    margin-bottom: 15px;
  }
  .checkout__title {
    font-size: 18px;
  }
  .checkout__line-text {
    font-size: 11px;
  }
  .basket__item-count {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .basket__item-count .quantity-counter {
    width: 85px;
    height: 36px;
  }
  .basket__item-count .quantity-counter input {
    height: 36px;
  }
  .basket__item-count .quantity-counter-minus, .basket__item-count .quantity-counter-plus {
    max-width: 20px;
    height: 20px;
    font-size: 15px;
  }
  .basket__item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .basket__content {
    border-top: none;
  }
  .ordr-btn {
    width: 100%;
    height: 52px;
  }
  .checkout.bas {
    margin-bottom: 0;
  }
  .checkout__form-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .checkout__form-inner .checkout__form-item + .checkout__form-item {
    margin-top: 15px;
    margin-left: 0;
  }
  .checkout__form-inner {
    margin-bottom: 15px;
  }
  .checkout__form-item label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
  }
  .checkout__form-item .nice-select {
    line-height: 51px;
  }
  .checkout__form-item input + input {
    margin-top: 8px;
  }
}

@media (max-width: 700px) {
.tabs__caption li.active::before {
bottom: 15px;
}

.mob-cat-s {
 display: block;
}
.back-button {

    display: inline-flex;

}
.main__baners.main__baners-mob {
display: block;
}
#personal-order-statuses {
    height: 300px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.block h3 {
    margin-left: 0;
    text-align: center;
}
.block {
    padding: 25px 10px;
}
.block-wr {
    flex-direction: column;
}
.vision h3 svg {
    margin-right: 0;
    margin-bottom: 15px;
}
.vision h3 {

    flex-direction: column;
}
.vision {
    margin: 80px auto;
    padding: 20px 0px;


}
  .features-grid {
    grid-template-columns: 1fr;
  }
.dece__wr .dece__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.spec-prop {
    text-align: right;
    font-size: 12px;
    max-width: 185px;
}
.specs-box {
    font-size: 13px;
}
.spec-row + .spec-row {
    margin-top: 20px;
}
#content-wrapper {
    margin-top: -3px;
}
  .cat__list {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  #cart-informer-count {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  .header__item-img.cart img {
    width: 16px;
    height: 16px;
  }
  .footer__inner {
    padding-bottom: 20px;
  }
  .footer__bottom {
    padding-top: 0;
  }
  .reser-ds {
    display: none !important;
  }
  .footer__soc {
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    padding-bottom: 30px;
  }
  .reser {
    display: block !important;
    font-size: 13px !important;
    color: #626974;
    margin-top: 20px;
    padding-bottom: 15px;
  }
  .footer__inner-title {
    margin-bottom: 16px;
    font-size: 16px;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
  }
  .footer__list li + li {
    margin-top: 10px;
  }
  .footer__inner {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    border-bottom: none;
  }
  .footer {
    padding-top: 20px;
    margin-top: 20px;
  }
  .footer__top-title {
    font-size: 18px;
  }
  .footer__top {
    text-align: left;
    padding: 0 15px;
  }
  .mb {
    width: 100%;
  }
  .updates {
    margin-top: 10px;
  }
  .footer__form input {
    border: 1px solid #EAEAEA;
    border-right: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    max-width: 100%;
    width: 100%;
    height: 50px;
    padding-left: 22px;
    padding-right: 65px;
    font-size: 15px;
  }
  .footer__form button {
    border-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    right: 0;
    max-width: 50px;
    height: 50px;
    margin: 0 !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__form button span {
    display: none;
  }
  .footer__form button img {
    display: block !important;
  }
  .updates__title {
    font-size: 18px;
    margin-bottom: 7px;
  }
  .updates__content p {
    line-height: 22px;
    font-size: 13px;
margin-bottom: 14px;
  }
  .categorii {
    margin-top: 20px;
  }
  .main__baners .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-color: rgba(234, 234, 234);
	}
.rating-stars-select .star {
    font-size: 15px !important;

}
.sitemap ul {
    padding-left: 0 !important;
}
.sitemap {
    padding-left: 0 !important;
}
.sitemap .map-level-1 {
    padding-left: 0 !important;
    column-count: 2 !important;
}
  .tabs__content .show-more-btn {
    font-size: 14px;
    margin-top: 35px;
  }
  .tabs {
    margin-bottom: 30px;
  }
  .tabs__content .image-wrapper {
    height: 135px;
  }
  .topbrands {
    margin-top: 20px;
  }
  .topbrands__item {
    max-width: 100%;
  }
  .topbrands__inner {
    grid-template-columns: 1fr 1fr;
  }
  .smart .swiper-pagination,
  .promotions .swiper-pagination,
  .laptopuri .swiper-pagination,
  .bestsellers .swiper-pagination,
  .latestOffers .swiper-pagination {
    display: none;
  }
  .latestOffers {
    padding-top: 15px;
  }
}

@media (max-width: 500px) {
 .updates__inner::before {
display: none;
  }
#modal-basket .modal-footer {

    flex-direction: column;
}
#modal-basket {

    width: 341px;
    margin-left: -169px;

}
.modal-title {

    font-size: 16px;
}
.updates__inner {
 background-image: url(../images/mobfiad.svg);
background-size: contain;
     height: auto;
	}

.bx_filter_block.limited_block {
    max-height: 100% !important;
}
.opened-block.toggle-more {
    display: none;
}
.card__btn input {

    width: 160px;

}
.radio-group {
    flex-direction: column;
}
.asked-questions-tit {
    color: #111827;
    font-size: 24px;

}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 {
    align-items: flex-start;
    flex-direction: column;
}
.mm-actions.s7spb-row.s7spb-content-center.g2.mb3 .btn.btn-primary.px4 {
    margin-right: 0;
    margin-bottom: 10px;
}
html[lang="ru"] .cat__list .product__item-content {
    padding: 0;
}
html[lang="ru"] .cat__list .product__item-tit {
    padding: 0 15px 0px 15px;
}
html[lang="ru"] .cat__list .product__item-inn{
    padding: 0 15px 0px 15px;
}
html[lang="ru"] .cat__list .product__item__price {
    padding: 0 15px 0px 15px;
}
html[lang="ru"] .cat__list .product__item__price  .product__item__price{
    padding: 0;
}
html[lang="ru"] body .cat__list .link-offers {
    max-width: 172px;
    width: 100%;
    margin: 15px auto 0;
}
html[lang="ru"] .cat__list .product__item-btn input {
    max-width: 172px;
    width: 100%;
    margin: 15px auto 0;
font-size: 13px;
    height: 44px;
}
.cat__list .product__item-tit-full {
  display: none;
	}
html[lang="ru"] .advantages__item {
    height: 58px;
}
html[lang="ru"] .footer__privacy ul li:first-child {
    display: none;
}
.s7sbp--marketplace--lk--menu {
    left: -49px !important;
    z-index: 1000 !important;
	}
  #smartfilter #smartfilter-mobile-title {
    padding-top: 20px;
  }
  #smartfilter #smartfilter-mobile-title::after {
    top: 55%;
  }
  .cat__inner {
    margin-top: 17px;
  }
  .cat .product__tags {
    top: -6px;
  }
  .cat .product__favor {
    top: -10px;
    width: 32px;
    height: 32px;
    right: 8px;
  }
  .cat .product__favor svg {
    width: 14px;
  }
  .cat .product__item-img img {
    height: 150px;
  }
  .product__inner {
    margin-bottom: 5px;
  }
  .smart, .bestsellers {
    margin-top: 20px;
  }
  .title__container {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .title {
    font-size: 18px;
  }
  .product__item-btn input {
    height: 42px;
    font-size: 13px;
  }
.product__item-btn.link-offers {
    height: 44px;
    font-size: 13px;
    min-height: 44px;
}
  .product__item-img img {
    height: 182px;
  }
  .product__item-content .product__item-review {
    height: 13px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 37px;
    font-size: 13px;
  }
.updates__img {
    order: -1;
}
}

@media (max-width: 400px) {

html[lang="ru"] body .cat__list .link-offers {
    max-width: 144px;
    font-size: 12px;

}
html[lang="ru"] .cat__list .product__item-btn input {
    max-width: 144px;
    font-size: 12px;
}
  .card__content-counter .quantity-counter {
    width: 125px;
    padding: 0px 8px;
  }
  .card__content-counter {
    gap: 13px;
  }
  .card__btn input {
  width: 130px;
    font-size: 13px;
  }
  .card__left .card__slider .main-slider .swiper-wrapper {
    height: 325px !important;
  }
  .thumbs-slider .swiper-slide {
    height: 67px !important;
    width: 67px !important;
  }
  .cat .product__item-btn {
    margin-top: 13px;
  }
  .cat .product__item-btn input {
    font-size: 13px;
  }
  .cat .product__item__price {
    font-size: 13px;
  }
  .cat .product__item-img img {
    height: 140px;
  }
  .checkout__line {
    width: 95px;
  }
  .title-search .s7sbp--marketplace--header--search-line--search--input--button {
    width: 44px;
    height: 40px;
  }
  .title-search {
    height: 40px;
  }
  .advantages__content div {
    font-size: 13px;
  }

  .advantages__inner {
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    gap: 25px;
  }
  .advantages__content {
    margin-left: 7px;
  }
.modal__content .basket__item-img a img {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 380px) {
.rating-stars-select .star {
    font-size: 13px !important;
}
  .categorii__item a img {
    height: 145px;
  }
  .product__item-img img {
    height: 160px;
  }
  .product__item-content a {
    font-size: 14px;
  }
  .header__inner-item + .header__inner-item {
    margin-left: 12px;
  }
  .header__logo img {
    max-width: 120px;
  }
}

@media (max-width: 365px) {
  .advantages__inner {
    padding-left: 6px;
    padding-right: 0;
  }
}
