a.favourites-filter.active {
    border-bottom: 3px solid #000;
}

.favouriteen-slider.row.swiper-initialized.swiper-horizontal {
    overflow: hidden;
    position: relative;
}

#favouriteen-slider.favouriteen-slider .swiper-button-prev,
#favouriteen-slider.favouriteen-slider .swiper-button-next {
    width: auto !important;
    display: none;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
}

#favouriteen-slider .swiper-button-next:after,
#favouriteen-slider .swiper-button-prev:after {
    color: #fff;
    top: 50%;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
}

#favouriteen-slider.favouriteen-slider:hover .swiper-button-prev,
#favouriteen-slider.favouriteen-slider:hover .swiper-button-next {
    display: block;
}

#favouriteen-slider .portfolio-box.box .box-text.text-center {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
}

#favouriteen-slider h6.uppercase.portfolio-box-title {
    color: #fff;
}

#hero.favourite-tools-wrapper {
    width: 100%;
    display: flex;
    padding: 20px 10px;
}

#hero.favourite-tools-wrapper .madeneat-content,
#hero.favourite-tools-wrapper .madeneat-thumbnail {
    width: 50%;
    text-align: left;
    margin: 20px auto;
    padding-right: 20px !important;
}

#grid.favourite-tools-wrapper .madeneat-thumbnail {
    height: 140px;
    overflow: hidden;
    margin-bottom: 20px;
}

#favourite-archive-wrapper {
    height: auto !important;
}

#grid.favourite-tools-wrapper {
    width: 33%;
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
}

#grid.favourite-tools-wrapper .madeneat-content,
#grid.favourite-tools-wrapper .madeneat-thumbnail {
    width: 100%;
    text-align: left;
}

#youtubeFrame {
    border: 0;
}

#hero.favourite-tools-wrapper .madeneat-thumbnail #youtubeFrame {
    min-height: 250px;
    padding-right: 20px;

}

#hero.favourite-tools-wrapper .madeneat-content h5 a,
#grid.favourite-tools-wrapper .madeneat-content h5 a,
#hero.favourite-tools-wrapper .madeneat-content h5,
#grid.favourite-tools-wrapper .madeneat-content h5 {
    color: #AEB7B7 !important;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 13px;
}


#hero.favourite-tools-wrapper .madeneat-content h3,
#grid.favourite-tools-wrapper .madeneat-content h3 {
    color: #333;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 21px;
}

#hero.favourite-tools-wrapper .madeneat-content p,
#grid.favourite-tools-wrapper .madeneat-content p {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 17px;
}

#hero.favourite-tools-wrapper .madeneat-content h5 a:hover,
#grid.favourite-tools-wrapper .madeneat-content h5 a:hover {
    color: #AEB7B7 !important;
}

#hero.favourite-tools-wrapper .madeneat-content h3 a:hover,
#grid.favourite-tools-wrapper .madeneat-content h3 a:hover {
    color: #000;
}

@media screen and(max-width : 991px) {
    #grid.favourite-tools-wrapper {
        width: 50%;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
}

ul.madeneat-categories-list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.madeneat-categories-list li a,
ul.madeneat-categories-list li {
    font-family: 'Proxima Nova';
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #1A1C21;
    margin-bottom: 20px;
}

.favourite-grid {
    /* display: table; */
    display: flex;
    flex-wrap: wrap;
}

.favourite-grid .favourite-item {
    width: calc(100% / 3);
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    height: 100% Im !important;
}

.favourite-grid .favourite-item img {
    width: 100% !important;
}

.favourite-grid .favourite-item .fl-post-grid-post {
    border: 1px solid #EDEDED;
    display: block;
    height: auto !important;
    min-height: 520px;
    position: relative;
    height: 100% !important;
}

.favourite-grid .favourite-item .fl-post-grid-post .fl-post-text {
    padding: 15px;
}

.favourite-grid .favourite-item .fl-post-grid-post .fl-post-title a,
.favourite-grid .favourite-item .fl-post-grid-post .fl-post-title {
    font-family: 'Tiempos Text';
    font-size: 22px;
    font-weight: normal;
    color: #1A1C21;
}

.favourite-grid .favourite-item .fl-post-grid-post p {
    font-family: 'Proxima Nova';
    font-size: 14px;
    line-height: 20px;
}

.favourite-grid .favourite-item .fl-post-grid-post .fl-post-more-link a,
.favourite-grid .favourite-item .fl-post-grid-post .fl-post-more-link {
    color: #B5A795;
    font-family: 'Proxima Nova';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    position: relative;
    width: 100%;
    bottom: 10px;
    padding-top: 20px;
}

.favourite-grid .favourite-item .fl-post-grid-post .fl-post-more-link a:after {
    content: '';
    border-bottom: 1px solid #B5A795;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -5px;
}

.favourite-grid .favourite-item .fl-post-grid-post .fl-post-excerpt {
    min-height: 215px;
}

#menu-main-menu li:nth-child(6) {
    margin-right: 0;
}
#menu-main-menu li:nth-child(6) a {
    padding-right: 7px !important;
    margin-right: 0;
}
#menu-main-menu li:last-child {
    margin-left: 0;
}
#menu-main-menu li:last-child a {
    padding-left: 7px !important;
}


div#favourite-archive-wrapper.loading {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 767px) and (min-width: 450px) {
    .favourite-grid .favourite-item {
        width: calc(100% / 2) !important;
    }

    #footer-brand .uabb-module-content {
        flex-direction: column;
    }

    #footer-brand .uabb-photo-gallery-item.uabb-photo-item-grid {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 449px) {
    .favourite-grid .favourite-item {
        width: 100% !important;
    }

    .favourite-grid .favourite-item .fl-post-image {
        display: flex;
        justify-content: center;
    }

    .favourite-grid .favourite-item .fl-post-image a,
    .favourite-grid .favourite-item .fl-post-image a img {
        width: 100% !important;
    }


    #footer-brand .uabb-module-content {
        flex-direction: column;
    }

    #footer-brand .uabb-photo-gallery-item.uabb-photo-item-grid {
        margin-bottom: 20px;
    }
}

