/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.manufacturers-home {
    margin-bottom: 0;
}

.contact-rich .block .icon i {
    font-size: 32px;
    display: none;
}

.btn:hover, .btn:focus, .btn-primary:hover, .btn-primary:focus, .btn-secondary:hover, .btn-secondary:focus, .btn-tertiary:hover, .btn-tertiary:focus {
    background: #1f2122;
    color: #ffffff;
}

.top-banner .banner-link, .category-banner .banner-link {
    overflow: hidden;
    border: 4px solid #fff;
}

.header-slide {
    overflow: hidden;
    margin-bottom: 4px;
}

.headline-section {
    color: #000000;
    position: relative;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 31px;
}

.top-banner .title-two {
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 15px;
	color: #cbc9fb;
}

.elementor-cta--skin-classic .elementor-cta-bg-wrapper {
    position: relative;
    min-height: 200px;
    width: 100%;
    border: 0px solid #a9b9b8;
}

.elementor-cta--skin-classic.elementor-button-default .elementor-button {
    color: #55595c;
    border: 2px solid currentColor;
    background: 0 0;
    display: none;
}

.elementor-cta--skin-classic .elementor-cta-content {
    transition: all .4s;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000000 !important;
    border-radius: 0px;
    font-size: 13px;
    margin-top: 6px;
    border: 0px solid #ffffff;
}

.elementor-cta--skin-classic .elementor-content-item, .elementor-cta--skin-classic .elementor-content-item .elementor-icon {
    color: #ffe6a4;
    border-color: currentColor;
}

.elementor-cta-title {
    font-size: 16px;
	font-style: normal !important;
}

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

.elementor-cta .elementor-content-item:not(:last-child) {
    margin-bottom: 0px;
	font-style: normal !important;
}

#category-description p {
    line-height: 2rem !important;
}