/*
 Theme Name: Zillah Child
 Template: zillah
 Version: 1.0
*/

iframe{
        /*width:100%;
        height:3000px;
        border:0*/
iframe{
        /*width:100%;
        height:3000px;
        'border:0*/
}
.page-main-header{
        padding-top:50px
}

.header-search, .navbar-brand  {
        display: none
}

.header-inner-site-branding.header-logo-wrap-single
{   padding-bottom: 0px;
        padding-top: 95px;

}
.textwidget{
        color:black
}

.site-title a:hover{
        color:#03a9f4;
}
.well{
        background-color:white;
        border:2px solid #e3e3e3
}
.well .btn {
background-color:#03a9f4
}
.well .btn:hover {
background-color:#575755
}

.dropdown-toggle .dropdown-toggle-inner{
        color:white;
        background-color:#03a9f4
}
.dropdown-toggle.toggled-on .dropdown-toggle-inner, .dropdown-toggle.toggled-on:hover .dropdown-toggle-inner, .dropdown-toggle.toggled-on:focus .dropdown-toggle-inner{
        background-color:#03a9f4;
        color:black;
}

.dropdown-toggle:hover .dropdown-toggle-inner, .dropdown-toggle:focus .dropdown-toggle-inner{
        background-color:#03a9f4;
        color:white;
}

.main-navigation ul ul {
        background:#03a9f4
}

@media screen and (min-width: 300px){
.site-title {
font-size: 2.9em;}
}
@media screen and (min-width: 992px){
        .main-navigation ul ul {
        width:150px
}}

.tableSize td{
        width: 0% !important;}

td:nth-child(odd) {
        width: 50% !important;
        background-color: white;
        border: 2px solid #e3e3e3 !important;
        }

.tableSize {
        border:none !important;
}
.tableSize a {
        width:100% !important;
}

.tableSize td{
        font-size:16px;
        background-color: white;
        padding:19px!important;
}

.tableSize tr:first-child td{
        font-weight: bold !important;
        font-family: 'Cabin', sans-serif;
        font-size:28px;
        font-weight: 400 !important;}

.tableSize tr:nth-child(2) td{
        vertical-align: top !important;
}

td:nth-child(2) {
        border: none !important;
      }
tr:nth-child(1) td{
        border-bottom: 0px !important;
        text-align:center;
      }
tr:nth-child(2) td{
        border-top: none !important;
        border-bottom: none !important;
      }
tr:nth-child(3) td{
        border-top: 0px !important;
      }
