/*
 Theme Name: Nutripulse child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: ce-informatique.be
 Author URI: https://www.ce-informatique.be/
 Template: woostify
 Version: 1.0.0
*/
@media (min-width: 900px) {
    .main-navigation .primary-navigation {
        max-width: 300px !important;
        position: absolute !important;
        top: 0;
        right: 0;
    }
	.main-navigation .primary-navigation .menu-item {
        position: relative;
        display: block !important;
        text-align: left !important;
		border-bottom: 1px solid #999!important;
		min-width: 200px;
    }
	.main-navigation .primary-navigation > .menu-item > a {
        padding: 8px 0 !important;
		margin: 0 20px 0 0 !important;
    }
	
.single-post #view {
		padding: 340px 0 0 0 !important;
    }
.single-post .site-header {
        background: #000;
        min-height: 340px;
    }
}
.hidden-fields-container{
	border:none;
}
.wpcf7-form .col1{
	width:48%;
	    display: inline-block;
}
.wpcf7-form .col2{
	width:98%;
}

.wpcf7-form input{
	padding:10px;
	border-radius:5px;
	border:1px solid #e2e2e2;
}
.wpcf7-form .wpcf7-textarea{
	padding:10px;
	border-radius:5px;
	border:1px solid #e2e2e2;
	width: 100%;
    height: 120px;
}
.wpcf7-form .wpcf7-submit{
	padding:10px 30px;
	border-radius:5px;
	border:1px solid #f6733e;
	background: #f6733e;
	color: #FFF;
	font-size:18px;
}
.wpcf7-form .wpcf7-submit:hover{
	padding:10px 30px;
	border-radius:5px;
	border:1px solid #039c9e;
	background: #039c9e;
	color: #FFF;
}
.woobuilder-active .site-content, .elementor-page .site-content, .edited-by-divi-builder .site-content, .elementor-template-full-width .site-content {
    margin: 0;
	    padding: 0;
}
.prixind{
	font-size:55%;
	line-height:normal;
}