/*= Font ==*/
@import url("https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css");
@import url("https://kit-free.fontawesome.com/releases/latest/css/free.min.css");
@import url("https://fonts.googleapis.com/css2?family=Alexandria:wght@200;300;400;500;700;800;900&display=swap");

body,
*:not(i) {
    font-family: "Alexandria", sans-serif !important;
}

:root {
    --bs-primary-rgb: 76, 117, 159;
    --main-2-color: #114ad5 !important;
    --accent-color: #114ad5 !important;
    --secondary-color: #eee
}

.btn-primary {
    --bs-btn-bg: #114ad5 !important;
}

/*= Header ==*/

body,
.bg-white {
    color: #114ad5 !important;
    background-color: #fff !important;
}

.main-nav-container,
body .store-header,
body .main-nav-container.fixed-header {
    color: #fff !important;
    background-color: #114ad5 !important;
}

.top-navbar {
    display: none !important;
}

.s-cart-summary-content {
    display: none !important;
}

.header-btn__icon {
    border: none !important;
    width: 2rem !important;
}

.header-btn__icon.sicon-shopping-bag:before {
    content: "";
    background-image: url("https://media.zid.store/01862b63-cb57-4fa5-aa9b-49f6590aeb8d/7cc24820-57fa-4dcf-ac32-5ed6ebe6ccb7.svg");
    width: 26px !important;
    height: 26px !important;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.header-btn__icon.sicon-user-circle:before {
    color: #fff;
    font-size: 1.6rem;
}

header .sicon-menu {
    color: #fff;
}

.main-nav-container .navbar-brand img {
    max-height: 60px;
}

.main-nav-container .navbar-brand img[src=""] {
    /*content: url("/assets/logo-lg7zC6Q6.png");*/
}

.top-navbar .s-search-input {
    background-color: rgba(255, 255, 255, 0.6) !important;
}

.s-user-menu-trigger {
    padding: 0 !important;
    background-color: transparent !important;
}

.s-user-menu-trigger-avatar {
    height: 2.1rem;
    width: 2.1rem;
}

/* links */
.main-nav-container {
    min-height: 68px;
}

.main-menu {
    padding-top: 0 !important;
}

.main-menu li > a {
    color: #fff !important;
    border: 1px solid transparent;
    padding: 0.5rem 1rem !important;
    margin: 12px 5px !important;
    border-radius: 4px;
}

.main-menu li > a:hover {
    color: #fff !important;
    border-color: #fff !important;
}

.sub-menu {
    color: white !important;
    background-color: #114ad5 !important;
    border: 1px solid #eee !important;
}

@media (max-width: 1024px) {
    .main-menu li > a {
        color: #000 !important;
    }

    .main-menu li > a:hover {
        color: #000 !important;
        border-color: transparent !important;
    }
}

/*= Banners =*/
.s-block--fixed-banner {
    margin-top: 0 !important;
}

.s-block--fixed-banner .container {
    max-width: 1500px;
    margin: auto;
}

.s-block--fixed-banner .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.s-block--fixed-banner .banner--fixed img {
    border-radius: 0 !important;
}

.s-block--fixed-banner
.banner--fixed
img[src*="tAmyOUQqd9Rss79Jrub6GQmrIPLUlIKuQnrB2c8i.jpg"] {
    min-height: 310px;
}

/* slider */
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled,
.s-block--hero-slider .swiper-slide .overlay-bg:after {
    display: none !important;
}

.s-block--hero-slider .home-slider__content > div {
    width: 90% !important;
    text-align: start;
}

@media (max-width: 767px) {
    /* first banner with header */
    .s-block--fixed-banner:first-of-type {
        margin-top: -68px !important;
    }

    .index .main-nav-container {
        min-height: unset !important;
        background-color: transparent !important;
        height: 68px !important;
    }

    .main-nav-container .navbar-brand img {
        max-height: 60px;
    }
}

/*= categories ==*/

/*= Product =*/
.s-block__title {
    justify-content: center !important;
}

.s-block__title .right-side {
    padding: 0 !important;
}

.s-block__title .left-side {
    display: none !important;
}

.s-products-list-vertical-cards .s-product-card-entry {
    max-width: 280px;
    margin: auto;
    width: 100%;
}

.s-block--best-offers .s-slider-block__title h2 {
    font-size: 1.3rem;
}

section.s-block .s-block__title h2 {
    text-align: center;
}

.s-block--best-offers .s-slider-block__title h2 {
    text-align: center;
    padding: 0 !important;
    margin: 0 auto 1rem;
    font-size: 1.4rem;
}

/* the shape */
.s-product-card-entry {
    background: #fff;
}

.s-product-card-image {
    background-color: transparent !important;
}

.s-product-card-image img.loaded {
    background-color: transparent !important;
    filter: none !important;
    padding: 0 !important;
    border-radius: 8px !important;
    object-fit: contain !important;
}

.s-product-card-content-sub {
    min-height: 30px !important;
    justify-content: center;
    width: 100%;
    color: #000 !important;
}

.s-product-card-sale-price span {
    color: #777;
}

.s-products-slider-card .s-product-card-image,
.s-product-card-fit-height .s-product-card-image {
    height: 17rem;
    max-height: 17rem;
    padding: 2px !important;
}

@media (max-width: 767px) {
    .s-products-slider-card {
        max-width: 210px !important;
    }

    .s-products-slider-card .s-product-card-image,
    .s-product-card-fit-height .s-product-card-image {
        height: 12rem;
        max-height: 12rem;
    }
}

/* texts */
.s-product-card-content-title a {
    font-size: 1rem;
    color: #000 !important;
    text-align: center;
}

.s-product-card-content-subtitle {
    color: #222 !important;
    text-align: center;
    justify-content: center;
}

.s-product-card-content-footer .s-button-btn {
    background-color: #114ad5 !important;
    border-color: #114ad5 !important;
    color: #fff !important;
    fill: #fff !important;
    border-radius: 8px !important;
    padding: 0.5rem 5px !important;
}

/* update btn add to cart icon */
.s-product-card-content-footer .sicon-shopping-bag {
    display: none;
}

.s-product-card-content-footer .s-button-primary-outline:before {
    content: url("https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/ef74c11e-2ef9-4ef1-a83a-23e797c2e347.svg");
    display: block;
    margin-top: 3px;
    margin: 3px 3px 0;
}

/* Product Details */
.product-single h1,
.product-single h2,
.product-single h4 {
    color: #000;
}

.product-single .text-gray-500,
.main-content .form-label {
    color: #333;
    font-weight: 400;
}

salla-slider.details-slider .s-slider-container {
    background-color: #fff !important;
    border-radius: 20px !important;
}

salla-slider.details-slider a,
salla-slider.details-slider img {
    background-color: transparent !important;
}

.s-quantity-input-input {
    background-color: transparent;
    color: #000;
    border: none !important;
}

.s-quantity-input-button {
    fill: #000 !important;
}

/* btns */
.product-single .product__description {
    border-radius: 8px;
    padding: 10px;
}

#btn-show-more {
    color: #000 !important;
    text-decoration: underline !important;
    display: none !important;
}

.product-single .product__description .article {
    max-height: unset !important;
    color: #000 !important;
}

.product-single .product__description .article span {
    color: #000 !important;
}

.main-content div.mb-4.flex.justify-between.bg-white.px-4.py-2 {
    /* hide SKU code */
    display: none;
}

/* imgs */
.s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
    height: 4.55rem;
}

.s-slider-thumbs
.s-slider-thumbs-container
.swiper-slide.swiper-slide-thumb-active:after {
    --tw-ring-color: #000 !important;
}

/*=== Product Comments =====*/
.s-comments-product {
    background-color: transparent !important;
}

.s-comments-count-label,
.s-comments-item-user-info-name {
    font-size: 0.9rem;
}

.s-comments-product .s-comments-item-inner {
    padding: 1rem;
    background-color: #114ad5 !important;
    color: #fff !important;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.s-comments-item {
    padding-bottom: 1rem;
}

.s-comments-item-user-info {
    justify-content: space-between;
    width: 100% !important;
}

.s-comments-item-content {
    color: #000 !important;
}

.s-comments-item-user-info span,
.s-comments-item-timestamp {
    color: #ccc !important;
}

.s-comments-item-user-wrapper {
    justify-content: flex-end;
}

.s-comments-item-admin-wrapper {
    margin-top: 8px;
}

.s-comments-item-admin-wrapper .s-comments-item-avatar-img {
    object-fit: contain !important;
}

.s-button-primary {
    border-color: #333 !important;
    background-color: #fff !important;
    color: #333 !important;
}

/* reviews testimonial in category page  */
.s-reviews-testimonial {
    box-shadow: none !important;
    text-align: center;
    margin-bottom: 20px;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    border-radius: 8px;
}

.s-reviews-header-wrapper {
    justify-content: center;
}

.s-reviews-testimonial__avatar {
    display: none;
}

.s-reviews-testimonial__icon svg {
    top: 8px;
    left: 15px !important;
    fill: #114ad5 !important;
}

.s-reviews-testimonial__rating {
    margin-left: 0 !important;
}

/*= Blogs =*/
.s-breadcrumb-arrow svg {
    fill: #114ad5;
}

.content-entry * {
    color: #111 !important;
}

.content-entry ~ salla-comments {
    display: none !important;
}

#product-filter.form-input {
    color: #242a5e !important;
}

.content--single-page.p-6 {
    padding: 8px 1rem !important;
}

html:has([content*="1251147645"]) body,
html:has([content*="1251147645"]) body .content {
    background-color: #f3fdff !important;
}

html:has([content*="1251147645"]) body h1 {
    display: none !important;
}

html:has([content*="1251147645"]) body .content img {
    border-radius: 20px;
    box-shadow: rgb(170, 170, 170) 2px 1px 24px;
}

/*= Cart Page =*/

/*= Profile Page =*/

/*= Footer =*/
.store-footer {
    background-color: #fff !important;
    color: #000 !important;
    padding-top: 1rem;
}

.store-footer .store-footer__inner {
    background-color: transparent !important;
    color: #114ad5 !important;
    border: none !important;
}

.store-footer__inner {
    padding-top: 1rem !important;
    padding-bottom: 0 !important;
}

.store-footer .grid.container {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}

.store-footer .grid.container > div {
    grid-column: unset;
}

.store-footer__inner a h3 {
    font-size: 0px !important;
    /*content: url("/assets/logo-lg7zC6Q6.png");*/
    height: 85px;
    margin: auto;
    margin-bottom: 10px;
}

.store-footer a {
    color: #000 !important;
    fill: #000 !important;
    border-color: transparent !important;
}

.store-footer a:hover {
    text-decoration: underline;
    color: #114ad5 !important;
}

.store-footer a[href*="tel"] {
    color: #114ad5 !important;
    font-size: 2rem !important;
    font-weight: bold !important;
}

.store-footer a .s-contacts-icon {
    border: none;
    fill: #114ad5 !important;
    height: 2rem;
    width: 2rem;
}

.store-footer .s-contacts-icon svg {
    height: 1.5rem;
    width: 1.5rem;
    fill: currentColor;
}

.store-footer .s-social-list {
    gap: 0.2rem;
    justify-content: center;
}

.s-social-link a svg {
    height: 1.4rem;
    width: 1.4rem;
}

.s-social-link a {
    height: 2.5rem;
    width: 2.5rem;
    border-color: #eee !important;
}

.s-social-link a:hover {
    border-color: #114ad5 !important;
}

.copyright-text p {
    color: #111;
}

.store-footer .flex {
    justify-content: center;
}

.s-payments-list-item {
    border-radius: 6px !important;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 1rem;
    }
}

@media (max-width: 767px) {
    section .s-block__title h2 {
        font-size: 1rem;
    }

    .s-product-card-content-title a {
        font-size: 14px;
    }

    .store-footer .grid.container {
        display: block !important;
        text-align: center;
    }

    .footer-logo img {
        margin: auto;
    }

    .store-footer .flex,
    .s-contacts-item {
        justify-content: center;
    }

    .store-footer h3 {
        font-size: 1rem;
        margin-top: 2rem;
    }

    .s-reviews-testimonial {
        padding: 0.5rem;
    }

    .s-comments-count-label,
    .s-comments-item-user-info-name {
        font-size: 14px;
    }

    .s-comments-item-user-info span {
        font-size: 12px !important;
    }

    .s-comments-item-wrapper {
        font-size: 15px !important;
    }

    .s-block--best-offers .s-slider-block__title h2 {
        font-size: 1.4rem;
    }
}

/* ### Home FAQs ### */
.faqs-div {
    margin: 40px auto;
    width: 70%;
    max-width: 1280px;
}

.faqs-div h3,
.faqs-div h5 {
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.faqs-div h5 {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 20px;
}

/* accordion */
button.accordion {
    padding-left: 2rem !important;
    margin-bottom: 0;
    width: 100%;
    background: #98b7d3;
    color: #fff;
    border: none;
    outline: none;
    text-align: start;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s linear;
    position: relative;
    margin-top: 15px;
    border-radius: 16px;
}

html[lang="en"] button.accordion {
    padding-left: 1rem !important;
    padding-right: 2rem !important;
}

button.accordion:after {
    font-family: "Font Awesome 5 Pro";
    content: "\2b" !important;
    font-size: 22px;
    float: left;
    position: absolute;
    left: 1rem;
    top: 0.8rem;
    color: #fff;
}

html[lang="en"] button.accordion {
    text-align: left;
}

html[lang="en"] button.accordion:after {
    float: right;
    left: auto;
    right: 1rem;
}

button.accordion.is-open:after {
    content: "\f068" !important;
    font-size: 13px;
}

button.accordion.is-open {
    background: #98b7d3;
    color: #fff;
    border-radius: 16px 16px 0px 0px;
}

.accordion-content {
    background: #98b7d3;
    color: #fff;
    border: none;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
    border-radius: 0px 0px 16px 16px;
    font-size: 14px;
    line-height: 2.5;
    text-align: start;
}

button.accordion.is-open + .accordion-content {
    padding-bottom: 1rem;
}

/* .content-entry   */

.content-entry button.accordion {
    border-radius: 6px;
    background: transparent;
    color: #303133;
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 13px;
    margin-top: 0px;
    font-weight: 500;
}

.content-entry .panel {
    padding: 0 10px;
    display: none;
    overflow: hidden;
    border: none;
    margin-bottom: 0;
    font-size: 13px;
}

.content-entry button.accordion.active {
    border-radius: 0;
}

.content-entry button.accordion.active + .panel {
    background: transparent;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #303133;
}

.content-entry button.accordion.active:after {
    content: "\f068" !important;
    content: "\f077" !important;
    content: "\f078" !important;
    font-size: 14px;
    color: #303133;
}

.content-entry button.accordion:after {
    content: "\2b" !important;
    content: "\f078" !important;
    content: "\f053" !important;
    font-size: 14px;
    color: #303133;
}

/* Pages .product__description + - */
.description-div button.accordion {
    background: #fff;
    color: #1b2021;
    border: none;
    border-bottom: 1px solid #eef1f4;
    border-radius: 0;
    margin-top: 10px;
}

.description-div button.accordion.is-open {
    background: #fff;
    color: #000;
    border: 1px solid #f5f5f5;
    border-radius: 8px 8px 0px 0px;
}

.description-div .accordion-content {
    padding: 0 5px;
    overflow: hidden;
    border: 1px solid #e5e5eb;
    background: #fff;
    color: #1b2021;
    border-top: none;
    border-radius: 0;
}

.description-div button.accordion.is-open + .accordion-content {
    background: #fff;
    border: 1px solid #e5e5eb;
    color: #1b2021;
    border-top: none;
    padding-bottom: 1rem;
    border-radius: 0px 0px 8px 8px;
}

.description-div button.accordion:after {
    color: #fc6e26;
}

.description-div a {
    color: #b51a00;
}

.description-div {
    padding: 0 !important;
}

.description-div .components img {
    max-width: 100%;
    width: 700px;
    border-radius: 6px;
    margin: 15px auto 10px;
}

.description-div h2 {
    font-size: 1rem !important;
}

@media (max-width: 767px) {
    .faqs-div {
        margin: 50px auto;
        width: 96%;
        padding: 0px 5px;
    }

    .faqs-div h3 {
        font-size: 1.3rem;
        margin-bottom: 0px;
    }

    .faqs-div h5 {
        font-size: 12px;
        margin-bottom: 10px;
    }

    button.accordion {
        padding: 10px 15px;
        font-size: 14px;
    }

    .accordion-content,
    .panel {
        font-size: 14px;
    }

    button.accordion:after {
        top: 0.55rem;
    }

    button.accordion:after {
        font-size: 18px;
    }
}

/* End */
.loader-init {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    transition: opacity 0.75s, visibility 0.75s;
    z-index: 9999;
}

.loader-init--hidden {
    opacity: 0;
    visibility: hidden;
}

.loader-init::after {
    content: "";
    width: 36px;
    height: 36px;
    border: 3px solid #eee;
    border-top-color: #114ad5;
    border-radius: 50%;
    animation: loading 0.75s ease infinite;
}

@keyframes loading {
    from {
        transform: rotate(0turn);
    }
    to {
        transform: rotate(1turn);
    }
}


.card-radio-btns {
    margin: 0 5px;
}


.card-input-element4 + .card {
    width: 102px;
    height: 68px;
    font-size: 14px;
    color: #303030;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-input-element4:checked + .card {
    background: var(--main-2-color) !important;
    color: #fff !important;
}

.card-input-element4:disabled + .card {
    background: var(--secondary-color) !important;
    color: #555 !important;
}

.card-input-element5:disabled + .card {
    background: var(--secondary-color) !important;
    color: #555 !important;
}

.card-input-element5 + .card {
    width: 100%;
    height: 60px;
    font-size: 14px;
    color: #303030;
}

.card-input-element5:checked + .card::after {
    content: "\f058";
    color: var(--main-2-color);
    position: absolute;
    left: 35px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: fadeInCheckbox;
    animation-name: fadeInCheckbox;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 25px;
    background: #fff;
    border: 3px solid #FFF;
    border-radius: 50%;
}

.title--step .icon.active {
    background-color: var(--main-2-color);
    color: #fff
}

.btn--payment-option, .btn--shipping-option {
    padding-right: 45px;
}

.gradient-bg-2 {
    background: linear-gradient(to right, #114ad5, #17398c);
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #59a9f7;
    background-color: #59a9f7;
}

.card-radio-btn {
    width: 100%;
}

.card-radio-btn .content_head {
    color: #464646;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 70px;
    margin-bottom: 10px;
}

.card-radio-btn .content_sub {
    color: #464646;
    font-size: 16px;
    font-weight: 300;
}

.card-radio-btn .img {
    width: 70px;
    height: 70px;
    background: #304bcb26;
    padding: 10px;
    border-radius: 8px;
}

.card-input-element + .card {
    width: 100%;
    min-height: 285px;
    margin: 10px;
    justify-content: center;
    border: 2px solid transparent;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

.card-input-element + .card:hover {
    cursor: pointer;
}

.card-input-element:checked + .card {
    border: 4px solid var(--accent-color);
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
}

.card-input-element:checked + .card::after {
    content: "\f058";
    color: var(--accent-color);
    position: absolute;
    right: -15px;
    top: -15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: fadeInCheckbox;
    animation-name: fadeInCheckbox;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 25px;
    background: #fff;
    border: 3px solid #FFF;
    border-radius: 50%;
}

@-webkit-keyframes fadeInCheckbox {
    from {
        opacity: 0;
        -webkit-transform: rotateZ(-20deg);
    }
    to {
        opacity: 1;
        -webkit-transform: rotateZ(0deg);
    }
}

@keyframes fadeInCheckbox {
    from {
        opacity: 0;
        transform: rotateZ(-20deg);
    }
    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

.btn-lg {
    min-width: 170px;
    border-radius: 6px;
    padding-top: 13px;
    padding-right: 16px;
    padding-bottom: 13px;
    padding-left: 16px;
}

.card-product {
    border: 1px solid #E6E6E6 !important;
    border-radius: 15px;
}

.card-product h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 19.2px;
    letter-spacing: 0;
}

.card-product p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #969696
}

.card-product .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #231AFF;
    margin: 0 !important;
}

.step-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    color: #464646;
}

.step-sub-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 14.63px;
    color: #969696;
}

.modal-content-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19.2px;
    color: #1E1E1E;
}

.card-input-element2:checked + .card {
    border: 1.5px solid var(--main-2-color) !important;
}

.card-input-element3 + .card {
    width: 62px;
    height: 62px;
    font-size: 14px;
    color: #303030;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-input-element3:checked + .card {
    background: var(--main-2-color) !important;
    color: #fff !important;
}

.card-input-element4 + .card {
    width: 102px;
    height: 68px;
    font-size: 14px;
    color: #303030;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-input-element4:checked + .card {
    background: var(--main-2-color) !important;
    color: #fff !important;
}

.card-input-element4:disabled + .card {
    background: var(--secondary-color) !important;
    color: #555 !important;
}

.card-input-element5:disabled + .card {
    background: var(--secondary-color) !important;
    color: #555 !important;
}

.accordion-button::after {
    margin-right: auto;
    margin-left: 0;
}

[type='text'], input:where(:not([type])), [type='email'], [type='url'], [type='password'], [type='number'], [type='date'], [type='datetime-local'], [type='month'], [type='search'], [type='tel'], [type='time'], [type='week'], [multiple], textarea, select {
    border-color: #dee2e6;
}
