/*
Theme Name: IOWA 80 Trucking Museum Theme
Theme URI: 
Author: IOWA 80 Trucking Museum
Author URI: 
Description: Theme for IOWA 80 Trucking Museum.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: single-page, one-page, white, light, left-sidebar, right-sidebar, responsive-layout,  featured-images, full-width-template, theme-options, threaded-comments, translation-ready
Text Domain: bootstrapcanvaswp

*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
	margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
	margin-bottom: 20px;
}

.widget {
	text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
	margin: 4px 0;
}

.comment-list {
	padding: 0;
}

.comment-list, 
.children:nth-child(n+1) {
	list-style: none;
}
.blog-post-title {

}
.blog-post-title a {
    color: #EA2C2D;
}
.blog-post-title a:hover,
.blog-post-title a:focus {
    text-decoration: none;
    opacity: 0.86;
}
.blog-post .entry img{max-width:100%}
div.wpcf7-validation-errors {
  border: 2px solid #DC3623;
}

/*******************/
div.page-contents{
    background-color: #fff;
        min-height: 600px;
}
.blog-post-title{
    display:none;
}
.input[type='radio'],
.input[type='checkbox']{
    height: auto;
    width: auto;
}
.language-form select.form-control{
    height: auto;
    width: auto;
    padding:0;
}
.iowa80-page-top-bar-container{
    margin-bottom: -25px;
    position: relative;
    z-index: 1;
}
.iowa80-page-top-bar{
    margin-top:-20px;
}
.addtoany_list {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.addtoany_list a {
    border-right: 1px solid #aaaaaa !important;
    font-size: 14px !important;
    color: #606060;
    text-decoration: none;
}
.addtoany_list a.a2a_button_facebook {
    border-right: none !important;
}

textarea,
textarea.form-control{
    height: auto;
}
.megamenu-section{
    background-color: #84d4eb;
    padding-bottom: 5px;
}

/*WR Megamenu Overrides*/
/*
@media (max-width: 783px) {
    
    .it-responsive-mega {
        font: normal normal normal 20px/38px FontAwesome;
        font-size: 20px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        width: 100% ;
        background: none ;
        background-color: #FFDE00 ;
    }
    .it-responsive-mega:hover ,
    .it-responsive-mega:focus {
        color: #3f3922;
    }
    .it-responsive-mega:after {
        content: "\f0c9";
        float: right;
        margin-right: 15px;
    }
    .it-responsive-mega {
        font: normal normal normal 20px/38px FontAwesome;
        font-size: 20px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        width: 100% ;
        background: none ;
        background-color: #FFFFFF ;
    }
    .it-responsive-mega:hover ,
    .it-responsive-mega:focus {
        color: #3f3922;
    }
    .it-responsive-mega:after {
        content: "\f0c9";
        float: right;
        margin-right: 15px;
    }
    
}*/
@media print {
        b, strong {
        font-weight: normal;
    }
}
@media (max-width: 767px), (max-device-width: 767px){
    .nav.navbar-nav li.menu-item-has-children.dropdown .drop-mark:before{    
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        
        content: "\f0d7";
    }
    .nav.navbar-nav li.menu-item-has-children.dropdown.open .drop-mark:before{
        
        content: "\f0d8";
    }
}
@media only screen and (max-width: 768px), (max-device-width: 768px){
    .row > .col-xs-1 {
        width: 8.33333333%;
    }
    .row > .col-xs-2 {
        width: 16.66666667%;
    }
    .row > .col-xs-3 {
        width: 25%;
    }
    .row > .col-xs-4 {
        width: 33.33333333%;
    }
    .row > .col-xs-5 {
        width: 41.66666667%;
    }
    .row > .col-xs-6 {
        width: 50%;
    }
    .row > .col-xs-7 {
        width: 58.33333333%;
    }
    .row > .col-xs-8 {
        width: 66.66666667%;
    }
    .row > .col-xs-9 {
        width: 75%;
    }
    .row > .col-xs-10 {
        width: 83.33333333%;
    }
    .row > .col-xs-11 {
        width: 91.66666667%;
    }
    .row > .col-xs-12 {
        width: 100%;
    }
}


