.content-wrapper {
    max-width: 1140px;
}
.content-wrapper--vertical-spacing,
.dnd-section {
    padding: 64px 1rem;
}
.dnd-section > .row-fluid {
    max-width: 1140px;
}
html {
    font-size: 16px;
}
body {
    color: #150727;
    font-size: 16px;
}
a,
body,
p {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}
a {
    color: #7030c4;
}
a:focus,
a:hover {
    color: #48089c;
}
a:active,
a:focus,
a:hover {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}
a:active {
    color: #76b900;
}
.h1,
h1 {
    font-size: 60px;
}
.h1,
.h2,
h1,
h2 {
    color: #150727;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}
.h2,
h2 {
    font-size: 38px;
}
.h3,
h3 {
    font-size: 32px;
}
.h3,
.h4,
h3,
h4 {
    color: #150727;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}
.h4,
h4 {
    font-size: 24px;
}
.h5,
h5 {
    color: #000;
    font-size: 20px;
}
.h5,
.h6,
h5,
h6 {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}
.h6,
h6 {
    color: #150727;
    font-size: 18px;
}
blockquote {
    border-left-color: #7030c4;
}
.button,
button {
    background-color: #7030c4;
    border: 2px solid #7030c4;
    border-radius: 0;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 15px 32px;
    text-decoration: none;
    text-transform: none;
}
.button:active,
.button:focus,
.button:hover,
button:active,
button:focus,
button:hover {
    background-color: #76b900;
    border-color: #76b900;
    color: #fff;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
}
.submitted-message,
form {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}
.form-title {
    color: #7030c4;
}
form label,
form legend {
    color: #171717;
}
form input[type="email"],
form input[type="file"],
form input[type="number"],
form input[type="password"],
form input[type="tel"],
form input[type="text"],
form select,
form textarea {
    background-color: #fff;
    border: 2px solid #d1d6dc;
    border-radius: 3px;
    color: #171717;
}
::-webkit-input-placeholder {
    color: #171717;
}
::-moz-placeholder {
    color: #171717;
}
:-ms-input-placeholder {
    color: #171717;
}
::placeholder {
    color: #171717;
}
.hs-fieldtype-date .input .hs-dateinput:before {
    color: #171717;
}
.fn-date-picker td.is-selected .pika-button {
    background: #171717;
}
.fn-date-picker td .pika-button:hover {
    background-color: #171717 !important;
}
.fn-date-picker td.is-today .pika-button {
    color: #171717;
}
form .hs-button,
form input[type="submit"] {
    background-color: #7030c4;
    border: 2px solid #7030c4;
    border-radius: 0;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    padding: 15px 32px;
    text-decoration: none;
    text-transform: none;
}
form .hs-button:focus,
form .hs-button:hover,
form input[type="submit"]:focus,
form input[type="submit"]:hover {
    background-color: #48089c;
    border-color: #48089c;
}
form .hs-button:active,
form input[type="submit"]:active {
    background-color: #76b900;
    border-color: #76b900;
}
table {
    background-color: #fff;
}
table,
td,
th {
    border: 1px solid #171717;
}
td,
th {
    color: #171717;
    padding: 16px;
}
thead th {
    background-color: #f3ebfa;
    color: #171717;
}
tfoot td {
    color: #171717;
}
.header,
tfoot td {
    background-color: #fff;
}
.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current,
.header__logo .logo-company-name,
.menu__link {
    color: #171717;
}
.menu__child-toggle-icon {
    border-top-color: #171717;
}
.header__language-switcher .lang_list_class li a:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher-label-current:focus,
.header__language-switcher-label-current:hover,
.menu .menu__link:focus,
.menu .menu__link:hover {
    color: #000;
}
.menu__child-toggle-icon:focus,
.menu__child-toggle-icon:hover {
    border-top-color: #000;
}
.header__language-switcher .lang_list_class li a:active,
.header__language-switcher-label-current:active,
.menu .menu__link:active {
    color: #3f3f3f;
}
.menu__child-toggle-icon:active {
    border-top-color: #3f3f3f;
}
.menu .menu__item--depth-1 > .menu__link--active-link:after {
    background-color: #171717;
}
@media (min-width: 767px) {
    .header__language-switcher .lang_list_class,
    .menu .menu__submenu,
    .menu__submenu--level-2 > .menu__item:first-child:before {
        background-color: #fff;
        border: 2px solid #171717;
    }
}
.menu__submenu .menu__link,
.menu__submenu .menu__link:focus,
.menu__submenu .menu__link:hover {
    background-color: #fff;
    color: #171717;
}
.header__language-switcher .lang_list_class:before {
    border-bottom-color: #171717;
}
.header__language-switcher .lang_list_class li:hover,
.menu__submenu .menu__link:focus,
.menu__submenu .menu__link:hover,
.menu__submenu--level-2 > .menu__item:first-child.focus:before,
.menu__submenu--level-2 > .menu__item:first-child:hover:before {
    background-color: #fff;
}
.header__language-switcher .lang_list_class.first-active:after {
    border-bottom-color: #fff;
}
.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current {
    font-family: Lato;
}
.header__language-switcher-label-current:after {
    border-top-color: #171717;
}
@media (max-width: 767px) {
    .header__navigation {
        background-color: #fff;
    }
    .header__navigation-toggle svg,
    .menu-arrow svg {
        fill: #171717;
    }
}
.footer {
    background-color: #fff;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer img,
.footer label,
.footer li,
.footer p,
.footer span {
    color: #171717;
}
.blog-header__inner,
.blog-post,
.blog-related-posts {
    padding: 64px 0;
}
.blog-post__meta a,
.blog-post__tag-link {
    color: #150727;
}
.blog-post__tag-link:focus,
.blog-post__tag-link:hover {
    color: #000;
}
.blog-post__tag-link:active {
    color: #3d2f4f;
}
.blog-related-posts__title-link,
.blog-related-posts__title-link:active,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:hover {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}
.blog-related-posts__title-link {
    color: #150727;
}
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:hover {
    color: #000;
}
.blog-related-posts__title-link:active {
    color: #3d2f4f;
}
.blog-comments {
    margin-bottom: 64px;
}
#comments-listing .comment-reply-to {
    color: #7030c4;
}
#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:hover {
    color: #48089c;
}
#comments-listing .comment-reply-to:active {
    color: #76b900;
}
.hs-search-results__title {
    color: #150727;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
.blog-index__post-title-link,
.blog-index__post-title-link:active,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:hover {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}
.blog-index__post-title-link {
    color: #150727;
}
.blog-index__post-title-link:focus,
.blog-index__post-title-link:hover {
    color: #000;
}
.blog-index__post-title-link:active {
    color: #3d2f4f;
}
.blog-index__post-author-name,
.blog-index__post-tag,
.pagination__link--number,
.pagination__link-text {
    color: #150727;
}
.pagination__link--number:focus,
.pagination__link--number:hover,
.pagination__link:focus .pagination__link-text,
.pagination__link:hover .pagination__link-text {
    color: #000;
}
.pagination__link--number:active,
.pagination__link:active .pagination__link-text {
    color: #3d2f4f;
}
.pagination__link-icon svg {
    fill: #150727;
}
.card__price {
    color: #150727;
    font-family: Lato, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
.card__body svg {
    fill: #171717;
}
.social-links__icon {
    background-color: #171717;
}
.social-links__icon:focus,
.social-links__icon:hover {
    background-color: #000;
}
.social-links__icon:active {
    background-color: #3f3f3f;
    color: #150727;
    font-family: Lato, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
