
h2, .supreme-orange {

color:#F27521;

}

#logo img {

    padding:10px;

}


/*remove border*/
#header.full-header #logo,
#header.full-header #primary-menu > ul {

    border-right: none;

}

.footer-logo {

    width:200px;

}


@media (min-width: 768px) {

    #page-title h1 {

        max-width:80%;

    }

}

@media (max-width: 575.98px) {

    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
       height: 240px !important;
    }

    .swiper_wrapper .slider-caption h2 {
        font-size: 1rem;
    }

}


.slider-caption h2 {

    font-size:3rem;

}

.slider-caption a {

    color:#FFF;

}



.table {

    background-color:#FFF;

}