/* BEGIN CSS FRAMEWORK */
@import url(/plugins/bootstrap/css/bootstrap.css); 
@import url(/plugins/font-awesome/css/font-awesome.min.css); 

/* BEGIN CSS PLUGIN */
@import url(/plugins/form-styler/jquery.formstyler.css); 
@import url(/plugins/owl-carousel/owl.carousel.css);
@import url(/plugins/owl-carousel/owl.transitions.css);
@import url(/plugins/gritter/jquery.gritter.css);
@import url(/plugins/prism/prism.css);

/* BEGIN CSS TEMPLATE */ 
@import url(/css/sussana.css);
@import url(/css/style.css);



a, .ap-advantages__icon, .shop-advantages-item:hover > i, .pgSwchA, .swchItemA, .single-goods__phones i, .single-goods__message i { color: #F46C68; }.btn-default.btn-bordered, a:hover, a:active, a:focus, .uMenuRoot > li > .uMenuItemA, .shopping-basket__clear:hover, .goods-list__sorting a,.view-mode a.active { color: #F46C68 !important; }input[type="button"], input[type="submit"], input[type="reset"], button,.shopping-basket-btn__badge, .card__head::after, .service-item__body h4::after, .achievement-item__icon i,.category-list-item a:hover, .category-list-item.is-active > a, .flist-values .active, .single-goods__to-cart .wish, .profil__badge, .file-item__download, .item-caption__top,.shop-slider .owl-page.active span, .np_top-news__widget, .np_owl-news-item__widget, .np_owl-news .owl-page.active { background-color: #F46C68; }.btn-default, .btn-default.btn-bordered:hover { background-color: #F46C68 !important; }.btn-default.btn-bordered { background-color: transparent !important; }.btn-default.btn-bordered:hover { color: #fff !important; }.btn-default { border-color: #F46C68 !important; }.service-item:hover .service-item__body::before { border-color: #F46C68; }.uWithSubmenu > ul {border-bottom-color: #F46C68; }.header__additional-menu, .contact-form__inner, .item-caption__bottom, .footer { background-color: #472230; }


.btn-default.btn-bordered, a:hover, a:active, a:focus, .uMenuRoot > li > .uMenuItemA, .shopping-basket__clear:hover, .goods-list__sorting a, .view-mode a.active {
 color: #c317a6 !important;
}
input[type="button"], input[type="submit"], input[type="reset"], button, .shopping-basket-btn__badge, .card__head::after, .service-item__body h4::after, .achievement-item__icon i, .category-list-item a:hover, .category-list-item.is-active > a, .flist-values .active, .single-goods__to-cart .wish, .profil__badge, .file-item__download, .item-caption__top, .shop-slider .owl-page.active span, .np_top-news__widget, .np_owl-news-item__widget, .np_owl-news .owl-page.active {
 background-color: #c81ca8;
}
.single-goods__buy-now .basket, .header__additional-menu, .contact-form__inner, .item-caption__bottom, .footer {
 background-color: #592974;
}
a, .ap-advantages__icon, .shop-advantages-item:hover > i, .pgSwchA, .swchItemA, .single-goods__phones i, .single-goods__message i {
 color: #c81ca8;
}

.btn-green { background-color: #c81ca8!important; border-color: #c81ca8 !important;}
.btn-green:hover { background-color: #592974!important; border-color: #592974 !important;}

body {
 font-weight: 400;
}







.header__logo img {
 max-height: 80px;
}

.header__logo {
 padding: 10px 0;
}

.main-menu__links a {
 padding: 39px 0;
}

.main-menu__icon a {
 padding: 0;
}

.menu-hint::after, .menu-hint::before {
 background-color: #c518a7;
}

.header__additional-menu {
 padding: 7px 0;
}


.menu-hint::before {
 top: 28px;
}
.menu-hint::after {
 top: 18px;
}








@media (max-width:1200px) {
 .header__logo img {
 max-height: 50px;
}
 .main-menu__links a {
 padding: 15px;
 }
}

.header__navigation.scroll .header__logo img {
 max-height: 50px;
}.header__navigation.scroll .header__logo {
 padding: 10px 0;
}


.shop-slider .item img, .owl-carousel .owl-wrapper-outer {
 border-radius: 15px;
}



.shop-slider {
 border: 0;
 box-shadow: none;
 margin: 0;
 position: relative;
}


.padding-30 {
 padding: 30px 0 65px;
}


.shop-advantages-item {
 border-radius: 10px;
}

.shop-adventages {
 margin: 40px 0 15px;
}



.shop-advantages-item__icon img {
 max-width: 100%;
}

.shop-advantages-item {
 padding: 20px 20px 15px 20px;
}

.shop-advantages-item__body p {
 color: #878787;
 font-size: 90%;
}


.uf-form .uf-btn {
 color: #ffffff !important;
}


.shop-slider .item img {
 max-height: 450px; object-fit:cover;
}



.page-content-wrapper h3 {
 font-size: 22px;
 font-weight: 700;
 color: #592974;
 margin-top: 40px;
 margin-bottom: 15px;
 padding-bottom: 8px;
 border-bottom: 2px solid #592974;
}

/* Параграфы */
.page-content-wrapper p {
 margin-bottom: 15px;
 font-size: 16px;
}

/* Основной список */
.page-content-wrapper > ul {
 list-style: none;
 padding-left: 0;
 margin-bottom: 20px;
}

/* Элементы списка */
.page-content-wrapper li {
 position: relative;
 padding-left: 22px;
 margin-bottom: 10px;
 font-size: 16px;
}

/* Маркер в фирменном цвете */
.page-content-wrapper li::before {
 content: "•";
 position: absolute;
 left: 0;
 top: 0;
 color: #592974;
 font-weight: bold;
}

/* Вложенные списки */
.page-content-wrapper li ul {
 margin-top: 8px;
 margin-bottom: 10px;
}

.page-content-wrapper li ul li {
 font-size: 15px;
}

/* Выделение strong */
.page-content-wrapper strong {
 color: #592974;
}

/* Телефоны */
.page-content-wrapper a,
.page-content-wrapper li:has(> span),
.page-content-wrapper li:has(> a) {
 font-weight: 600;
}

/* Небольшой hover-эффект для ссылок */
.page-content-wrapper a {
 color: #592974;
 text-decoration: none;
 transition: 0.3s;
}

.page-content-wrapper a:hover {
 opacity: 0.7;
}











.category-bar {
 width: 100%;
 background: #592974;
}

.category-inner {
 max-width: 1200px;
 margin: 0 auto;
 position: relative;
}

/* Scroll */
.category-scroll {
 overflow-x: auto;
 overflow-y: hidden;
 scroll-behavior: smooth;
 scrollbar-width: none;
 scroll-snap-type: x mandatory;
}

.category-scroll::-webkit-scrollbar {
 display: none;
}

.category-scroll .container {
 display: flex;
 gap: 15px;
 padding: 20px 0;
 flex-wrap: nowrap;
}

.category-item {
 flex: 0 0 auto;
 scroll-snap-align: center;
}

/* Кнопки категорий */
.category-item a {
 display: inline-block;
 padding: 9px 20px;
 background: linear-gradient(45deg, #bd11a6, #fe51af);
 border-radius: 12px;
 text-decoration: none;
 font-weight: 600;
 font-size: 15px;
 color: #ffffff;
 white-space: nowrap;
}

/* Стрелки */
.cat-arrow {
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 width: 45px;
 height: 45px;
 border-radius: 50%;
 border: none;
 background: rgba(89,41,116,0.9);
 color: #fff;
 font-size: 22px;
 cursor: pointer;margin: 0;
 z-index: 5;
}

.cat-arrow.left {
 left: -20px;
}

.cat-arrow.right {
 right: -20px;
}

/* Fade эффект */
.category-inner::before,
.category-inner::after {
 content: "";
 position: absolute;
 top: 0;
 width: 60px;
 height: 100%;
 pointer-events: none;
 z-index: 2;
}

.category-inner::before {
 left: 0;
 background: linear-gradient(to right, #592974 0%, rgba(89,41,116,0) 100%);
}

.category-inner::after {
 right: 0;
 background: linear-gradient(to left, #592974 0%, rgba(89,41,116,0) 100%);
}

/* Мобильный */
@media (max-width: 768px) {

 .category-scroll .container {
 gap: 0;
 }

 .category-item {
 flex: 0 0 100%;
 display: flex;
 justify-content: center;
 }

 .category-item a {
 width: 85%;
 text-align: center;
 }

 .cat-arrow.left {
 left: 10px;
 }

 .cat-arrow.right {
 right: 10px;
 }
}


.footer__box.footer__contact a {
 color: #fff;
}
.footer__contact li p {
 color: #fff;
}

.footer__useful-links a {
 color: rgb(255 255 255);
}

.cp-info__body a {
 color: #000;
}

span.top-socspan img {
 max-width: 48px;
 margin-right: 10px;
}

.category-item a:hover {
 color: #ffb1e0 !important;
}

@media(max-width:768px) {
 h3.goods-list__title {
 text-align: center;
 font-size: 20px;
}
 .goods-list__nav {
 text-align: center;
}
}


.goods-list__nav a, .goods__img, input[type="text"], input[type="email"], input[type="password"], textarea, .btn-icon, .single-goods__to-cart input[type="button"], .single-goods__buy-now .basket, .footer__useful-links a, input[type="button"], input[type="submit"], input[type="reset"], button, .shopping-basket-btn__badge, .card__head::after, .service-item__body h4::after, .achievement-item__icon i, .category-list-item a:hover, .category-list-item.is-active > a, .flist-values .active, .single-goods__to-cart .wish, .profil__badge, .file-item__download, .item-caption__top, .shop-slider .owl-page.active span, .np_top-news__widget, .np_owl-news-item__widget, .np_owl-news .owl-page.active {border-radius:5px;}

.footer__useful-links a {
 border-color: rgba(255, 255, 255, 0.5);
}

.single-goods__buy-now .basket:hover {
 background-color: #c81ca8;
}

.shop-advantages-item > i {
 display: none;
}
.item-caption__top {
 border-radius: 0;
}