.product-item-container .category_full_section .descreption {
    width: 100%;
}
.kidphone-mb_category_info .product-item-scu-block, .gamephone_category_info  .product-item-scu-block  {
    display: none;
}
.promo-text {
    font-weight: 600;
    display: block;
    margin: 0 20px;
    border: 1px solid;
    padding: 2px 10px;
    border-radius: 5px;
}
.mobile-fixed-price .fixed-price .promo-text {
    font-weight: 600;
    display: block;
    margin: 0;
    border: 1px solid;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 2vw !important;
    height: 30px;
    line-height: 30px;
}
@media screen and (max-width: 410px) {
    .fixed-price {
        text-align: center;
    }
}
@media (max-width: 800px) {
    .category_full_section .row {
        max-width: 100%;
        width: calc(100% - 20px);
    }
.banner_kidphone-mb-8gb,.banner_4g-wink-8gb,.banner_kidphone-4gr-mm {
    min-height: 140vw !important;
}
}

@media screen and (max-width: 500px) {
    .mainpage-banner .row .col-12 .descreption, .product-item-price-container span,  .mainpage-banner .more {
        background: #ebebebab;
        border-radius: 10px;
    }
	.banner_kidphone-4gr-mm.mainpage-banner .row .col-12 .descreption,
	.banner_kidphone-4gr-mm .product-item-price-container span,
	.banner_kidphone-4gr-mm .more {
		background: none;
	}
}
.glider-slide img {
    max-width: 31px;
}
@media screen and (max-width: 577px) {
    .logo_bottom span {
        position: absolute;
        top: 34px;
        left: 90px;
    }
}
@media screen and (min-width: 1024px) {
	.logo_bottom a {
        display: flex;
        align-content: center;
        align-items: flex-start;
        gap: 10px;
	}
}
@media screen and (max-width: 1200px) {
	.container-fluid.container-subheader-inside.EarDrops-inside-subheader .navbar.navbar-expand-lg {
        max-width: 88%;
    }
}