/*
Theme Name:     Pixwell child
Template:      	pixwell
Theme URI:      https://tf01.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Pixwell in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

body:not([data-theme='dark']) {
    background: #fffff0 !important;
}
.navbar-wrap:not(.transparent-navbar-wrap), #mobile-sticky-nav, #amp-navbar {
    border-bottom: 1px solid #111111 !important;
}