.salons-list li {
    color: #1c1d1e;
}
.salons-list li span {
    font-weight: 600;
}
.nav-desktop li > a {
    font-size: 0.9em;
}

[universe-soft-widget-button] svg circle:not(:first-child) {
    display: none;
}

[universe-soft-widget-button] {
    right: 3px !important;
    bottom: 108px !important;
}

[universe-soft-widget-button]:hover {
    opacity: 1 !important;
}

[universe-soft-widget-button] svg {
    width: 93px;
    height: 93px;
}

[universe-soft-widget-button] .cls-1 {
    fill: rgba(240, 15, 145, .8) !important;
}

[universe-soft-widget-button] .text-value {
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px !important;
    line-height: 18px !important;
    letter-spacing: 1.5px !important;
}

.online-box__btn {
    z-index: 10000;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: fixed;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.online-box__btn_phone {
    bottom: 120px;
    background-color: rgba(0, 174, 239, .8);
}

.online-box__btn_phone img {
    width: 60px;
}

.online-box__btn_whatsapp {
    bottom: 30px;
    background-color: rgba(75, 225, 90, .8);
}

.online-box__btn_whatsapp img {
    width: 73px;
}

.header-wrap .header-inner .cart-wrap {
    display: none;
}
.main-slider-wrap .slider-arrows .icon-slider-arrow-left,
.main-slider-wrap .slider-arrows .icon-slider-arrow-right {
    color: #000;
}
@media screen and (min-width: 992px){
    .main_reviews_content {
        display: block!important;
        max-width: 51em;
        padding: 2em 0 0.4375em;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
}
@media screen and (max-width: 992px){
    .main_reviews_content {
        display: block!important;
        padding: 0 16px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
}
.slider_specialist .slider-main-item .main-bunner-item.mobile {display: block;}
@media (max-width: 992px){
    .slider_specialist .slider-main-item .main-bunner-item.main-bunner-item{display: block}
    .slider_specialist .slider-main-item .main-bunner-item.mobile {display: block;}
}


.reviews-container{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 20px;
    flex-wrap: wrap;
    gap: 30px;
}

@media(max-width: 1440px){
	.reviews-container{
		justify-content: center;
	}

	.review-container__item{
		margin-top: 20px;
	}

	.main_reviews_content{
		margin-top: 20px;
	}

	.main_reviews_content{
		padding: 0px;
	}
}


.guarantee {
	padding: 0.6em 0;
}

.guarantee__content {
	display: flex;
	align-items: center;
	gap: 1em;
}

.guarantee__icon {
	width: 4em;
}

.guarantee__icon img {
	width: 100%;
}

.guarantee__text {
	flex: 1 1;
}

.guarantee__content .guarantee__text > p {
	margin-bottom: 0;
}

.guarantee__details {
	margin-top: 0.6em;
	text-align: center;
}

.youtube-video {
	aspect-ratio: 16 / 9;
	width: 100%;
}

.card-cnt-col .card-price {
	margin-top: 0;
}

.main-page-h1 {
    display: none !important;
}

.short-title,
.beauty-item-title,
.specialist-item-name,
.section-title,
.short-title,
.beauty-institutes-link,
.showpopularcat h2,
.section-title,
.catalog-item-title,
.category-list-title,
.desktop-nav-header,
.filters-header-back,
.logo-tagline,
.nav-offer-link,
.nav-stock-more,
.select-box-mobile span,
.select-salon-start,
.price-item-header span,
.certificate-order-type__text,
.certificate-order-block__title,
.certificate-order-block__text1,
.certificate-order-button__submit,
.certificate-order-banner__text2,
.certificate-modal__button,
.sale-hero-promo,
.offer-tabs-header span {
    text-transform: none !important;
}

.contacts-wrap .contacs--pic .contacts-box-wrap {
    background-position-y: 85%!important;
}

.salon-modal__items{
    display: flex;
    flex-direction: column;
}

.salon-modal__item{
    margin-top: 10px;
    padding: 10px 15px;
    border-radius: 12px;
    border: 3px solid #f5f5f5;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.salon-modal__item .item{
    margin: 5px;
}

.salon-modal__item:hover {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
}

.salon-modal__item img{
    height: 50px;
    background-color: green;
    border-radius: 100%;
}

.salon-modal__item.salon-modal__item_tg img{
    background-color: #0088cc;
    object-fit: scale-down;
}

.salon-modal__item.salon-modal__item_phone img{
    background-color: #007bff;
    padding: 5px;
}

.salons-modal__wrap{
    padding: 20px 70px;
}

@media (max-width: 700px) {
    .salons-modal__wrap {
        padding: 40px 17px;
    }
}

.salon-modal__items a{
    color: #000;
    text-decoration: none;
}

#salons-select-popup.modal,
#salons-select-popup-tg.modal,
#salons-select-popup-phone.modal{
    padding-left: 15px !important;
    padding-right: 15px !important;
    z-index: 10200;
}

.salon-modal__title{
    margin-bottom: 15px;
    color: #000;
    font-weight: 700;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
}

.universe-widget-custom {
    position: fixed;
    cursor: pointer;
    z-index: 999999;
    right: 3px;
    bottom: 108px;
    padding: 5px;
}
.universe-widget-custom__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    overflow-wrap: break-word;
    font-size: 14px;
    font-family: "Open Sans Bold", sans-serif;
    background: rgba(240, 15, 145, 0.8);
}

[universe-popup-window-back] {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    position: fixed;
    z-index: 1000000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    display: none;
}
[universe-popup-window] {
    position: relative;
    z-index: 1000001;
    background-color: white;
    background-image: url("../assets/img/svg/preload.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    display: none;
}
[universe-popup-window-placement=windowRight] {
    width: 500px;
    height: 100%;
    right: -460px;
    float: right;
    display: block;
    transition: right 0.2s;
}
[universe-popup-window-placement=windowRight] .universe-popup-window-head {
    position: absolute;
    left: -60px;
    top: 15px;
    right: auto;
}
.universe-popup-window-body {
    padding: 0;
    height: 100%;
}
[universe-popup-window] .universe-popup-window-close-button {
    width: 45px;
    height: 45px;
    float: right;
    cursor: pointer;
    font-family: monospace;
    font-size: 14px;
    color: #AAAAAA;
    margin-right: 20px;
    background: url("../assets/img/svg/close-widget.svg");
}
[universe-popup-window-placement=windowRight] .universe-popup-window-head .universe-popup-window-close-button {
    float: left;
}
[universe-popup-window] iframe {
    width: 100%;
    height: 100%;
}