/*
Theme Name: orbit-media
Theme URI: http://www.orbitmedia.com
Description: A wordpress 4.0+ theme built on Bootstrap 3
Author: Orbit Media Studios
Author URI: http://www.orbitmedia.com
Author Email: andi@orbitmedia.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.0
Tags: fluid-layout, responsive-layout
*/
.resources-facet .select2-hidden-accessible
{
  border: solid 2px #ccc !important;
  clip: rect(0 0 0 0) !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 10px !important;
  position: relative !important;
  width: auto !important;
  color: #999;
  font-family: QanelasSoft-Heavy,sans-serif; 
  font-style: italic;
  background: #fff;
  font-weight: bold;
}
.resources-facet .select2-container
{
    display:none;
}

h4{font-size:20px;}

.styled-table table{width: 100%;}
.styled-table table, .styled-table th, .styled-table td{border:1px solid #ccc;border-collapse: collapse;padding: 10px;}
.styled-table ul{padding-left: 20px;}

/* Recipe Search Updates
-------------------------------------------------------------- */
#leftBarFacets .facet-wrapper .widget_wpurp_recipe_search_widget form .select2-container{display:none;}
#recipe-specialty.select2-hidden-accessible, #recipe-course.select2-hidden-accessible{width: 45% !important;height:50px !important;background: transparent !important;position: relative !important;border: 1px solid #fff !important;border-radius: 6px;margin: 6px 10px 0px!important;}
#wpurp_recipe_search_widget-2 form{margin:0px 0px 10px !important;}
#wpurp_recipe_search_widget-2 option{color:#333;}

/*Schools pages*/
.page-id-22906 #leftBar, .page-id-8874 #leftBar, .page-id-8636 #leftBar, .page-id-7653 #leftBar{
    display: none;
}

.page-id-22906 .interior-content.hasLeftCol #right, .page-id-8874 .interior-content.hasLeftCol #right, 
.page-id-8636 .interior-content.hasLeftCol #right, .page-id-7653 .interior-content.hasLeftCol #right{
    width: 100%;
}

/* =WordPress Core
-------------------------------------------------------------- */

legend.gfield_label{border: none;}
div.list-select-wrap div div{display:block;}
.alignnone {
    margin: 5px 20px 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 {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky {

}

.gallery-caption {

}

.bypostauthor {

}

legend.gfield_label{boder: none;}

.page-id-7659 #leftBar{
    display: none;
}

.page-id-7659 .interior-content.hasLeftCol #right{
    width: 100%;
}

/*--------------------------------------------------------------
PAGE: SITEMAP
--------------------------------------------------------------*/
.page-id-7226 ul{
    list-style-type:none;
}

.page-id-7226 ul.page-list li{
    border-top:1px solid #ddd;
    padding:10px 0;
    margin:0;
}

.page-id-7226 ul.page-list > li:last-child{
    border-bottom:1px solid #ddd;
}

.page-id-7226 ul.page-list li.page_item_has_children li:first-child{
    margin-top:10px;
}

.page-id-7226 ul.page-list li.page_item_has_children li:last-child{
    padding-bottom:0;
}

.page-id-7226 ul.children{
    padding:0;
}

.page-id-7226 ul.children a{
    padding-left:20px;
}

.page-id-7226 li.current_page_item{
    display:none;
}


@media (max-width: 768px){
    .btn-435{width: 100% !important}
}
