/* Enter Your Custom CSS Here */
html, body, *, h1, h2, h3, h4, h5, h6{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

div.page-title-container .page-title{
  //text-transform: capitalize;
}

h3.custom-sidebar-title{
	//background-image: url('/wp-content/uploads/2015/09/striped-bg.png');
  padding: 10px;
  background-color: #A03737; 
  color: #ffffff;
}

html{
  //background-image: url('/wp-content/uploads/2015/10/yellow_and_white.gif');
  //background-color: #FEFFE2;
  //background-color: #FFF4AD;
  background-color: #FFCE7F;
  background-color: #FCD599;
}

div.content-outer-wrapper.no-full-slider{
 //background: none; 
}

#logo-image{
	width:400px;
  max-width:90%;
}

.fluid-width-video-wrapper {
    height: 200px;
}

.stunning-text-title a{
  color: #ffffff;
}

.stunning-text-wrapper {
    border-radius: 10px;
  padding: 10px 0px;
}

div.stunning-text-inner-wrapper {
    padding: 10px 0px;
}

div.stunning-text-wrapper .stunning-text-title {
    margin-bottom: 0px;
  font-size: 20px;
}

div.content-outer-wrapper.no-full-slider{
 background: none; 
}

div.page-title-container .page-title {
    color: #132230;
}

table, iframe{
  max-width: 100%;
}

h2.blog-title a {
    color: #A03737;
}

div.page-title-container .page-title {
    text-transform: none;
}

div.page-header-wrapper .header-container {
    max-width: 85%;
margin: auto;
}

ul.sf-menu > li > a{
  padding: 15px 15px !important; 
}

.home div.gdl-blog-grid .blog-content{
  text-align: justify; 
}

.single .blog-content{
 padding: 10px;
border-left: 1px solid #777;
border-right: 1px solid #777;
border-bottom: 1px solid #777; 
}