/*
Theme Name: BolsaChica
Theme URI: http://bolsachica.org
Description: Responsive Wordpress theme for BolsaChica.Org
Author: IWMultimedia
Author URI:  http://www.iwmultimedia.com
License: GPL General License
License URI: License/README_License.txt
Version: 1.0
Tags: flexible-width, four-columns, custom-background, custom-colors, featured-images, threaded-comments
Tested up to: 5.8.1
Requires PHP: 7.0
*/

.wpt-latest-tweets ul	{
padding-left: 10px;
}
.small-size {
    font-size: 14px;
font-style: italic;
}
.wpt-latest-tweets	{
padding-bottom:10px;
}
.navigation-holder  {
    padding-bottom: 10px;
}
img.bolsaimage2019 {
    height:600px;

}

/* Front Page Highlights Section Modifications */
.thumbnailblock {
    text-align: left;
}

.postimage, .postimage img:first-child {
    border: 1px grey solid;

}
.postimage, .postimage {
    border: 1px grey solid;

}
.griditemleft   {
  margin:25px;
    margin-left:10px;
    margin-right: 40px;
}
div.postimage-title a {
  /*  color:black; */
}

div#crDonateWidget_windowstoourwetlands_bolsachicaconservanc  {
    float: right;
    margin-top: 30px;
    display: inline;
}
div#crDonateWidget_windowstoourwetlands_bolsachicaconservanc.madaiwsgagkewtfj   {
    padding-left: 10px;
}



#responsive-form{
    max-width:800px /*-- change this to get your desired form width --*/;
    margin:0 auto;
    width:100%;
}
.form-row{
    width: 100%;
}
.column-half, .column-full{
    float: left;
    position: relative;
    /*padding: 0.65rem; */
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
    .column-half{
        width: 50%;
    }
}

#showall    {
    cursor: pointer;
}
.showSingle   {
    cursor: pointer;
}

#div1   {
     display: none;

 }
#div2   {
    display: none;
}
#div3   {
    display: none;
}
#div4   {
    display: none;
}
#div5   {
    display: none;
}
#div6   {
    display: none;
}
#div7  {
    display: none;
}
#div8  {
    display: none;
}
#div9   {
    display: none;
}
#div10   {
    display: none;
}



.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 input[type="text"],
.wpcf7 input[type="date"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
min-width: 360px;
    background-color: #fff;
    color: #000;
-webkit-appearance: none;
    /*width: 50%; */
}
@media only screen and (max-width: 790px){

    .wpcf7 input[type="email"],
    .wpcf7 input[type="select"],
    .wpcf7 input[type="text"],
    .wpcf7 input[type="date"],
    .wpcf7 input[type="tel"],
    .wpcf7 textarea {
        font-size: 125%;
min-width: 330px;
        width: 330px;
    }
}
input.wpcf7-form-control.specialbutton {

    /*background: #555555;
    color: #ffffff;*/
    padding:15px;

}
.wpcf7-validates-as-required{
background-color:rgba(255, 0, 0, .1)!important; 

}
.required-color	{
color:red;
font-weight:bold;
}
select	{
font-size: 13.333px;
border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
padding: 1px 0px
}
.wpcf7-form-control-wrap .daysoff	{
width:10px;
}
