/*!
Theme Name: Foodcom
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Foodcom theme.
Template: kava
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodcom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: foodcom
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

.col-wrap-fix p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}

.col-wrap-fix p:last-child,
.col-wrap-fix-area p:last-child {
	margin-bottom: 0;
}

.col-wrap-fix-area textarea {
	display: block;
}

@media (min-width: 1200px) {
	.col-wrap-fix p:last-child {
		display: flex;
		align-items: center;
		margin-top: 50px;
	}
}