/*
 Theme Name:   Fit+ Child
 Description:  Fit+ Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     fit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  fit-child
*/

/* #003768 */


#menu-item-1453 a
{
    background: #cacaca;
    
}

.logo-cndf
{
			
	background-color: #fff;
	float:left;
	/*
	text-align: center;
    padding-top: 20px;
    background-color: #fff;
    float: left;
    height: 100px;
    width: 120px;
*/
				
			
}

.main_header ul.menu > li > a i {

    font-size: 36px;

}

.main_header ul.sub-menu li a, .main_header ul.sub-menu li a span {

    font-size: 14px;
    line-height: 20px;
    text-align: left;
    min-width: 310px;

}

.strip_template figure section:hover .strip-text {

    background-color: rgba(0, 0, 0, 0.2) !important;

}

@media only screen and (max-width: 760px) {
.logo img {

    max-height: 80px;
    width: auto;

}
	
	
}	
@media only screen and (min-width: 761px) {
.header_wrapper
{
	min-width:620px !important;
	
	
}
.menu-main-menu-container
{
	float:left;
}
	
}	

h1.strip-title
{
	word-wrap:normal !important;
	text-align: center;
	font-size: 2.3vw !important;
	
}

.blogpost_user_meta,
.preview_meta_comments,
.footer_search
{
	display:none;	
}

ul.image-gallery li::before {
    font-family: 'FontAwesome';
    content:"";
    padding:0px !important;
}


.strip_template .strip-text h3 {
    font-weight: 300;
}

.strip_template figure section:hover .strip-text {

   
 background-color: rgba(0, 0, 0, 0.6);

}

@media only screen and (min-width: 760px){
	h1.strip-title
	{
		/*font-size:60px !important;*/
	}
	
	.strip_template .strip-text {
    	text-align: center !important;
	}

}


@media only screen and (max-width: 760px){
	h1.strip-title
	{
		font-size: 7vw !important;
	}

}

.strip_template figure section .strip-text 
{
	padding:15px !important;
}


.strip_template figure section .strip-text {
    opacity: 0.999 !important;

}

section .strip-fadder {
    background: rgba(12, 22, 35, 0.5) !important;
}

section:hover .strip-fadder {
    background:none !important;
}