/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
.white-popup {
	position: relative;
	background: #FFF;
	padding: 50px 20px 20px 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
.text-center {
	text-align: center;
}
#callback-popup {

}
#callback-popup form input,
#callback-popup form textarea {
	width: 100%;	
}
#callback-popup form textarea {
	max-height: 100px
}
.swiper-slide-image {
	max-height: 30px
}