/*!
Theme Name: NationalMuseumsKenya
Theme URI: http://underscores.me/
Author: Intrepid Data Systems
Author URI: http://www.intrepid.co.ke
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nmk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

NationalMuseumsKenya is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
/*!
Theme Name: NationalMuseumsKenya
Theme URI: http://underscores.me/
Author: Intrepid Data Systems
Author URI: http://www.intrepid.co.ke
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nmk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

NationalMuseumsKenya is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
body {
    background-color:#f7f7f7!important;
	    font-family: open sans;
}

p{	    font-size:13px;
}

.grid-margin-x {

    padding-bottom: 20px;
}

input.search {
float:right!important;
}

input[type=search]{
    
    width:40%;
    float:right;
    border-radius:5px;
    height: 40px;
    border: 1px solid #aaa;
    padding:10px;
    margin:10px;
    
    
}

.w3eden .btn-primary {
    background-color: #fefefe!important;
    color: #FFFFFF;
}

.w3eden .btn-primary:hover{
    background-color: #fefefe!important;
	border: 1px solid #fff;
    color: #FFFFFF;
}
input.search-submit {
display:none;
    
}

.elementor img{
	
float: left;
margin: 10px;
}

.search{

}
.slider {
   height: none!important; 
  padding: none!important;
  margin: none!important;
}

.container{
    background-color:#fff!important;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
}

.headrcontainer{
    
    background-color:#ccc;
}

.content-1 h4{
    
    color:#b54721;
    font-family: ubuntu;
    font-weight:500;
}


.content-2{
    background-color: #f9e9be;
    margin: 0 auto;
    margin-bottom: 2%;	
	padding:20px!important;
}

.partners img{
	max-height:200px!important;
	max-width:200px!important;
}

.partners {
    
    margin-bottom:10px;
}

.partners h3
{
	color: #e8663c;
background: #eee;
border-bottom: 1px solid #e8663c;
}

h1{
    font-size: 1.5rem!important;
    padding-top: 10px!important;
    color: #b54721!important;
    font-family: ubuntu!important;
    font-weight: 400!important;
    
}

.w3eden a {
    color: #b54721!important;
    text-decoration: none;
    background-color: transparent;
}


.footer{
	background-color: #e6b234;
	margin-bottom:10px;
}

.footer-content h3 {
    font-size: 1.5rem!important;
    color: #fff!important;
    font-weight: bold;
    text-align: left;
}
.footer a {
    color: #fff;
}

.footer p{
	line-height: 0.5;
}

.footer-content{
    background-color: #b8572a;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.11);
}
/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
 
.entry-meta .posted-on { display: none; }
#comments{display:none;}
#secondary{display:none;}
.pt-cv-readmore {
    color: YOUR_COLOR !important;
    background-color: #b9592b !important;
    border: none !important;
	
	margin: 0 0 !important;
}
.pt-cv-ifield a{
	color:#e6b234 !important;
	
}

 