/*
Theme Name: Customizr Child theme of customizr
Theme URI: 
Description: Child theme of customizr theme for the Customizr theme
Author: <a href="http://presscustomizr.com/">nikeo</a>
Author URI: 
Template: customizr
Version: 4.0.6
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 18 Sep 2017 17:26:32 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*
Theme Name: My Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme I have created.
Author: My Name
Author URI: http: //mysite.com/
Template: customizr
Version: 0.1
border: 104px solid red;
*/

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

body {
  background: #FBF6CF;
}

.czr-link-mask {
  border-color: #FBF6CF;
  }

.header-skin-light .header-navbars__wrapper, .header-skin-light .mobile-nav__container, .header-skin-light .mobile-nav__nav, .header-skin-light .topnav-navbars__container, .header-skin-light .topnav-navbars__container [class*=navbar__wrapper] {
   background-color: #FBF6CF;
  }

.regular-nav .dropdown-menu .dropdown-item {
   background-color: #FBF6CF;
  }