.cabinet-color {
    color: #1e1b69;
}
.ltn__secondary-bg{
    background-color: #1e1b69!important;
}
.btn-white-cabinet {
    background-color: #fff!important;
    color: var(--ltn__primary-color)!important;
}
.btn-white-cabinet:hover {
    background-color: #1e1b69!important;
    color: #FFF!important;
    border-color: #fff!important;
}
.btn-white-cabinet:after {
    background-color: #1e1b69!important;
    color: #FFF!important;
    border-color: #fff!important;
}
.active {
    color: #1e1b69!important;
}
a:hover {
    color: #1e1b69!important;
}
.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i {
    color: #fff!important;
}
.title-2 {
    border-color: #1e1b69;
}
.btn-transparent:hover {
    background-color: #1e1b69!important;
    color: #FFF!important;
    border-color: #fff!important;
}
.ltn__img-shape-left::before, .ltn__img-shape-right::before {
    background-color: #1e1b69!important;
}
.section-title span {
    color: #1e1b69!important;
}
.ltn__feature-item-6::before {
    background-color: #1e1b69!important;
}
.ltn__feature-item-6.active .ltn__feature-info .ltn__service-btn, .ltn__feature-item-6.active .ltn__feature-icon, .ltn__feature-item-6:hover .ltn__feature-info .ltn__service-btn, .ltn__feature-item-6:hover .ltn__feature-icon {
    color: #1e1b69!important;
}
.ltn__feature-item-6 .ltn__feature-icon {
    color: #1e1b69!important;
}
.header-top-btn a {
    background-color: #FFF!important;
    color: #18146A!important;
}
.header-top-btn a:hover {
    background-color: #18146A!important;
    color: #FFF!important;
}
.slick-dots li:hover, .slick-dots li.slick-active {
    background-color: #18146A!important;
}
.ltn__product-item-4 .product-price {
    color: #1e1b69!important;
}
.slick-arrow-1 .slick-arrow:hover {
    background-color: #18146A!important;
    border-color: #18146A!important;
}
#scrollUp:hover {
    background-color: #1d1b69!important;
    color: #FFF!important;
}
a#scrollUp:hover {
    color: #FFF!important;
}
.footer-menu a:hover {
    color:#FFF!important;
}
.footer-menu ul li a::before {
    color:#FFF!important;
}
.section-title-area p {
    max-width: 510px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #1e1b69!important;
}
.bg-cabinet {
    background-color: #1e1b69!important;
    color: #fff!important;
}
.no-break {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
}
.ltn__slide-item-6 .slide-title {
    font-size: 50px;
}
.ltn__breadcrumb-inner h1, .ltn__breadcrumb-list {
    text-align: center;
    font-family: 'Copperplate';
}
.ltn__pagination ul li:hover a, .ltn__pagination ul li.active a {
    background-color: #1e1b69!important;
    color: #FFF!important;
    border-color: #1e1b69!important;
}