/*#manufacturer #main {*/
/*    background: var(--back_light_purple) !important;*/
/*}*/
#manufacturer #main {
    padding: 40px !important;
    background: white;
    border-radius: 20px;
    z-index: 99;
    position: relative;
    margin-bottom: 40px;
}

#manufacturer #wrapper {
    background: var(--back_light_purple) !important;
}

#manufacturer #main h1 {
    font-family: "Exo", sans-serif !important;
    font-size: 42px !important;
    line-height: 40px !important;
    color: var(--accent_purple) !important;
    font-weight: 600 !important;
}
#manufacturer #main h3 {
    font-size: 20px !important;
    line-height: 24px !important;
    color: var(--accent_purple);
    font-family: "Exo", sans-serif;
    font-weight: 600 !important;
    margin-bottom: 16px;
    text-transform: uppercase !important;
    margin-top: 16px;
}

#manufacturer #main h4 {
    font-size: 18px !important;
    line-height: 22px;
    color: var(--dark_blue) !important;
    font-family: "Exo", sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 16px;
}

#manufacturer #main h2 {
    font-size: 34px !important;
    line-height: 44px;
    color: var(--accent_vivid_tangerine);
    font-family: "Exo", sans-serif;
    font-weight: 600 !important;
    margin: 0;
}

#main {
    text-align: left;
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: var(--dark_blue);
}

#manufacturer #main .elementor-widget-text-editor p {
    float: none !important;
}

#manufacturer #main p {
    font-family: "Manrope", sans-serif;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    color: var(--dark_blue);
    margin: 0 !important;
}

#manufacturer #main li {
    font-family: "Manrope", sans-serif !important;
    font-size: 17px !important;
    line-height: 22px !important;
    color: var(--dark_blue) !important;
    margin-bottom: 12px;
    font-weight: 500;
}

#manufacturer #main  li::marker {
    color: var(--accent_purple);
    font-weight: 600;
}
#manufacturer #main  .page-header {
    margin-bottom: 10px !important;
}
#manufacturer #main  .page-header h1 {
    margin: 0 !important;
}

#manufacturer #main  ol{
    margin: 0!important;
}
#manufacturer #main h4.blog_h4{
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: none
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}

#manufacturer #main #products {
    margin-top: 40px;
}

#manufacturer .pagination a {
    color: var(--accent_purple);
}

.brands_list .brand-img {
    max-width: 80px;
}

.brands_list .brand-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
