/**
Theme Name: Nuvitality
Theme URI: #
Author: Nuvitality
Author URI: #
Description: Nuvitality
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Nuvitality

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
**/

.owl-controls.clickable {
    display: none;
}

@media print
{
    .recipe_left > img {
        width:100% !important;
		max-width:300px !important;
		height:300px !important;
		margin:0 auto !important;
    }
	
	#banner-wrap{
		height:50px !important;
	}
	
	.social_div, .more-recipe, .related_product, footer, .subhead-product{
		display:none !important;
	}
	
	.product_right_title{
		margin:10px !important;
	}
	
	#serving{
		width:100% !important;
	}
	
}

p.head-form-about{
	color: #251100;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
}
.main-form{
	padding: 35px 15px 0 15px;
}
.con-form-input{
	border: 1px solid #efeeeb;
    border-radius: 0;
    color: #251100;
    font-size: 21px;
    height: 50px;
    margin-bottom: 25px !important;
    width: 100%;
	padding: 0 12px;
	font-weight: 100;
}
.con-form-txt-area{
	border: 2px solid #efeeeb;
    color: #251100;
    font-size: 21px;
    height: 125px;
    padding-left: 15px;
    width: 100%;
	padding: 0 12px;
}
.con-form-file{
	position: relative;
    background-color: #251100;
    border: 3px solid #afbd21;
    border-radius: 0;
    color: #ffffff;
    font-size: 23px;
    font-weight: 900;
    padding: 0px;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
}
.con-form-file input[type="file"]{
	    width: 200px;
    opacity: 0;
    position: absolute;
    margin-top: -32px;
}
.con-form-txt-submit{
	background-color: rgba(0, 0, 0, 0);
    border: 5px solid #afbd21;
    border-radius: 0;
    color: #251100;
    font-size: 32px;
    font-weight: 900;
    padding: 0 15px;
}
.form-sub-center{
	text-align:center;
}
.form-txt-right{
	text-align:right;
}
.form-upload{
	margin-bottom: 100px;
    margin-top: 30px;
}

.benifits_list p {
    font-size: 15px !important;
    text-align: justify !important;
}h2.ot_protein {    text-align: center;    color: #251100;    font-family: brandon-text-black;    text-transform: uppercase;    font-weight: bold;    font-size: 25px;}.ot_div{	border-top: solid #251100;    margin: 0 auto;    width: 100%;    max-width: 40px;}.bar_font{	font-size:35px !important;}h4.product_right_title span {    font-weight: normal;    font-size: 28px;}h4.product_bottom_title span, .cat-single-post h4 span, h4.product_right_title span{    font-family: brandon-text-light;}.dropdown-toggle:hover .dropdown-menu {    display: block;}ul.sub-menu.dropdown-menu {    background: rgba(255, 255, 255, 0.89);}ul.sub-menu.dropdown-menu li a{    color:#251100;}ul.sub-menu.dropdown-menu li a {    color: #251100 !important;    background: none !important;}ul.sub-menu.dropdown-menu li.current-menu-item{	text-decoration:none !important;}
.bar_head{color:#251100 !important;}