<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Extinct Child
Theme URI:      http://portfoliotheme.org/extinct
Description:    Child theme for the Extinct Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       extinct
Version:        0.1.0
*/


@import url("../extinct/style.css");

/* Download Weston font from http://fontfabric.com/weston-free-font/
* and generate web fonts from http://www.fontsquirrel.com/tools/webfont-generator
* and include URL for the generated web font elements here . */
@font-face {
    font-family: 'Weston';
    src: url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.eot');
    src: url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.woff') format('woff'),
    url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.ttf') format('truetype'),
    url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.svg#weston_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;

    }


.fancy-heading, .fancy-heading2 { font-family: 'Weston' !important; font-weight: normal !important; }


#site-logo {
    top: 0px !important;
}
#site-logo a img {
    height: 90px !important;
}
.sticky #site-logo a img {
    height: 75px !important;
}
#header.sticky #site-logo, #header.sticky #primary-menu {
    top: 15px;
    display: inline-block !important;
}
/*
h1, h2, h3, h4, h5, h6 {
    color: #3e4981 !important;
}
.heading2 .title {
    color: #98403c !important;
}
*/
.service-box4 h2, .service-stat h3, .service-box4 h3 {
    font-size: 22px !important;
}

ul.sub-menu {
    width: 275px !important;
}


#title-area h1 {
    text-align: center;
    color: #ddd !important;
}
#title-area p {
    width: 100% !important;
    text-align: center;
}

#footer-bottom {
    font-size: 15px;
}


/*
h1, h2, h3, h4, h5, h6, #before-content-area h1, #before-content-area h2 , #sitemap-template h2, #archives-template h2,
.archive h2, #portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title,
#retina-text h3, .widget-title { font-family: 'Weston' !important; font-weight: normal !important; }

#content .entry-title, #content .entry-title a, .comment-author cite, .header-fancy { font-family: 'Weston' !important; }

.contact-info .phone-label, .contact-info .email-label, #author-widget .author-name { font-family: 'Weston' !important; }
*/

.heading2 .title { letter-spacing: 3px !important; }

#portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title { font-size: 16px !important; }

input[type="text"],
input[type="email"],
textarea
{
    width: 100%;
}

input, textarea {
    font-size: 18px;
}

#title-area {
    background: url(http://new.ambianceopwielen.be/wp-content/themes/extinct/images/bg-footer.jpg) repeat 0 0 #3e4349 !important;
    color: #ddd;
}
#title-area h1, #title-area h2 {
    font-size: 60px;
    line-height: 72px;
    text-shadow: 1px 1px 0 #3c3c54, 5px 3px 0 #353a40;
    color: #ddd;
}

#img-header {
    position: relative;
    height: 350px;
}

div.ppt, .pp_expand {
    display: none !important;
}

.ws-bottom-lg {
    margin-bottom: 25px;
}</pre></body></html>