/*

Theme Name: CleanStart Child 

Theme URI: http://plethorathemes.com/wordpress/cleanstart/

Description: Child theme for CleanStart (Plethora Themes)

Author: Plethora Themes

Author URI: http://www.plethorathemes.com

Template: cleanstart

*/

/* DO YOUR STUFF AFTER THIS !!  */

.cq-infobox { min-height: 250px !important; margin-top: -280px !important; }
.cq-carouselcontainer { margin-bottom: 0 !important; }
.cq-carouselcontent { height: 220px; }
.nav_header  { z-index: 9999 !important; }
.page-id-2044 .full_page_photo.slider_wrapper { height: auto !important; }
.cq-carouselcontainer, .slick-list, .slick-track, .cq-carouselcontent { height: 100% !important; }
.cq-innerbox { height: 85%; }
.post_info  { display: none; }

@media only screen and (min-width : 200px) and (max-width : 736px) { 

.logo a.brand img { max-height: 90% !important; }
.logo {position: relative !important;
    height: 100% !important;
    width: 100% !important;
    max-height: 100% !important;
    display: block !important;  }
#s { padding-right: 50px !important; bottom:10px !important; width: auto !important; max-width: 250px; }
#s input[type="text"] { width: 98% !important; }
.mobile_collapser { padding-left: 5px !important; }
    
}

#s { position: absolute; width: 250px; height: 30px; line-height: 30px; vertical-align: middle;    
 margin-top: -30px; right: 0;
    bottom: 0; text-align: right; padding-right: 30px; }
#s * { max-height: 20px; display: inline-block; }
#s input[type="text"] { width: 170px; box-sizing: border-box; float: left; }
#s button[type="submit"] { width: 50px; padding: 0 5px;
    height: 20px;
    display: block;
    float: left;
    box-sizing: border-box; margin-top: -12px; font-size: 13px; }