/*white masthead area starts*/
.admin-bar #masthead {
    
	background: #ffffff;
}
#masthead.scroll-header img.site-logo {
	max-height: 90px;
}

#masthead.header-loaded {
	background: #ffffff;
}

#masthead {
	text-shadow: none;
	background: #ffffff;
}

#masthead li a {
	color: #3D2316;
	border: none;
}
#masthead li a:hover {
	color: #3D2316;
	border: none;
	background: rgba(250,214,74,1);
}
/*white masthead area ends*/
/*icegram info bar starts*/
.ig_action_bar.ig_hello .ig_button, .ig_action_bar.ig_hello input[type="submit"], .ig_action_bar.ig_hello input[type="button"] {
	font-size: .8em;
}
.ig_message p, .ig_message a {
	color: #ffffff;
}
/*icegram info bar end*/
/*main nav starts*/
.main-navigation ul ul {
	background: rgba(61,35,22,1) !important;
	box-shadow: none !important;
}

.main-navigation ul ul a {
	background: none;
	color: #fff !important;
	box-shadow: none !important;
}

.main-navigation ul ul a:hover {
	background: none;
	box-shadow: none !important;
	color: #FAD64A !important;
}

.main-navigation ul ul a:hover {
	background: rgba(61,35,22,1) !important;
	color: #fff !important;
	box-shadow: none !important;
}
.main-navigation ul ul a:hover {
	background: rgba(61,35,22,1) !important;
	box-shadow: none !important;
}
.main-navigation ul ul a:hover {
	background: rgba(61,35,22,1) !important;
	color: #fff !important;
	box-shadow: none !important;
}
/*main nav ends*/
#primary-header .featured-image {
	opacity: .8;
}

.home.page-template #primary-header .container {
	background: rgba(61,35,22,.5) !important;
}

#primary-header p {
	font-size: 1.5rem;
	font-weight: 600;
}
/*yellow home news box over hero starts*/
#homenews {
	background-color: rgba(250,214,74,0.7);
	padding: 3%;
}

#homenews h3 {
	text-transform: uppercase;
	color: #3D2316;
}

#homenews p {
	color: #3D2316;
	font-weight: 300;
}
/*yellow home news box over hero ends*/
#display-posts-listing {
	color: #3D2316;
}

#sidebar-button .header-menu {
	color: #3D2316;
}

#toggle-sidebar {
	background: #3D2316;
}

.homepage-widgets .widget:nth-child(2n) {
	background-image: url('https://pechesetpoivre.com/wp-content/uploads/2016/10/pp_tile_yellow.gif');
	background-repeat: repeat;
}

#primary-header .entry-title, #primary-header .page-title {
	font-size: 3em;
	line-height: 1.4;
}

.wf-active .single .entry-content h2, .wf-active .page .entry-content h2, .wf-active .comments-area .comment-body h2 {
	color: #9d7863;
	font-size: 1.9em;
	line-height: 1.1;
}

.homepage-widgets .front-page-block .grid-page-title {
	color: #3d2316;
	font-size: 1.9em;
	line-height: 1.1;
}

.wf-active .single .entry-content h3, .wf-active .page .entry-content h3, .wf-active .comments-area .comment-body h3 {
	font-style: normal;
	color: #909090;
	font-size: 1.5em;
	line-height: 1.1;
}

.homepage-widgets .front-page-block .entry-title a {
	color: #c13536;
}

.homepage-widgets .front-page-block .entry-title a:hover {
	color: #3D2316;
}

.hentry .entry-header .entry-meta, .hentry .entry-header .entry-meta a {
	color: #3D2316 !important;
}
#secondary .widget a {
	color: #C33D2D;
}
#secondary .widget a:hover {
	text-decoration: underline;
}
/*form starts*/
label {
	color: #3D2316;
}
.grunion-checkbox-multiple-label {
	color: #9c887d !important;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    background: rgba(250, 214, 74, 0.7);
}
/*form ends*/
/*footer starts*/
#colophon {
	background-image: url('https://pechesetpoivre.com/wp-content/uploads/2016/10/pp_tile.gif');
	background-repeat: repeat;
}

.widget.widget_media_image img {
	border: none;
}

.wf-active .widget .widget-title {
	color: #3D2316;
}
#colophon {
	color: #3D2316 !important;
}
#colophon .footer-social, #colophon a, #colophon a:active, #colophon a:focus, #colophon a:hover {
	color: #cc6702 !important;
}
#colophon .social-list .menu-items {
    background: rgba(169,150,144,.5) !important;
	padding: 2%;
}
#colophon img {
	border: none;
	
}
.footer-inner {
	background: rgba(169,150,144,.5);
}
/*footer ends*/