.far,.fas{
    color:gold;
}

.flor-pc .far,
.flor-pc .fas,
.flor-mob .far,
.flor-mob .fas{
    color: #045741;
}
.footer-tontainer-2{
    max-width: 1500px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.flor-pc a:hover{
    text-decoration: none;
}

a.termlinks:hover{
    color: white;
}

.flor-pc a{
    text-decoration: none;
}

#shop-brands .row {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}

#shop-brands .row:not(.row.fluid) {
    max-width: 1470px;
}

#shop-brands .row:after {
    box-sizing: border-box;
    clear: both;
    content: "";
    display: table;
}

#shop-brands .row.flat {
    line-height: 0;
}

#shop-brands .col-12,
#shop-brands .col-11,
#shop-brands .col-10,
#shop-brands .col-9,
#shop-brands .col-9B,
#shop-brands .col-8,
#shop-brands .col-8B,
#shop-brands .col-7,
#shop-brands .col-6,
#shop-brands .col-6B,
#shop-brands .col-4,
#shop-brands .col-4B,
#shop-brands .col-4C,
#shop-brands .col-3,
#shop-brands .col-3B,
#shop-brands .col-3C,
#shop-brands .col-2,
#shop-brands .col-1 {
    box-sizing: border-box;
    float: left;
    padding: 0;
}

#shop-brands .col-12 {
    width: 100%;
}

#shop-brands .col-11 {
    width: 91.666667%;
}

#shop-brands .col-10 {
    width: 83.333333%;
}

#shop-brands .col-9,
#shop-brands .col-9B {
    width: 75%;
}

#shop-brands .col-8,
#shop-brands .col-8B {
    width: 66.666667%;
}

#shop-brands .col-7 {
    width: 58.333333%;
}

#shop-brands .col-6,
#shop-brands .col-6B {
    width: 50%;
}

#shop-brands .col-4,
#shop-brands .col-4B,
#shop-brands .col-4C {
    width: 33.333333%;
}

#shop-brands .col-3,
#shop-brands .col-3B,
#shop-brands .col-3C {
    width: 25%;
}

#shop-brands .col-2 {
    width: 16.666667%;
}

#shop-brands .col-1 {
    width: 8.333333%;
}

#shop-brands {
    margin-top: 1rem;
}

@media screen and (min-width: 768px) {
    #shop-brands .mobile,
    #shop-brands .third_fourth {
        display: none;
    }

    #shop-brands .first {
        padding-right: 12px !important;
        padding-left: 0;
    }

    #shop-brands .second {
        padding-right: 8px !important;
        padding-left: 4px !important;
    }

    #shop-brands .third {
        padding-right: 4px !important;
        padding-left: 8px !important;
    }

    #shop-brands .fourth {
        padding-left: 12px !important;
    }

    #shop-brands .third_first {
        padding-right: 12px;
    }

    #shop-brands .third_second {
        padding: 0 6px;
    }

    #shop-brands .third_third {
        padding-left: 12px;
    }
}

@media screen and (max-width: 767px) {
    #shop-brands .col-12,
    #shop-brands .col-11,
    #shop-brands .col-10,
    #shop-brands .col-9,
    #shop-brands .col-8,
    #shop-brands .col-7,
    #shop-brands .col-6,
    #shop-brands .col-5,
    #shop-brands .col-4,
    #shop-brands .col-3,
    #shop-brands .col-2,
    #shop-brands .col-1 {
        width: 100%;
    }

    #shop-brands .col-9B {
        width: 75%;
    }

    #shop-brands .col-8B {
        width: 66.66%;
    }

    #shop-brands .col-6B,
    #shop-brands .col-3C,
    #shop-brands .col-4C {
        width: 50%;
    }

    #shop-brands .col-4B {
        width: 33.33%;
    }

    #shop-brands .col-3B {
        width: 25%;
    }

    #shop-brands .first,
    #shop-brands .third,
    #shop-brands .third_first,
    #shop-brands .third_third {
        padding-right: 8px !important;
    }

    #shop-brands .second,
    #shop-brands .fourth,
    #shop-brands .third_second,
    #shop-brands .third_fourth {
        padding-left: 8px !important;
    }

    #shop-brands .first,
    #shop-brands .second,
    #shop-brands .third_first,
    #shop-brands .third_second {
        margin-bottom: 16px !important;
    }
}