/*
Theme Name: Soho
Theme URI: http://demo.select-themes.com/soho/
Description: SOHO - Clean Multi-Purpose WordPress Theme
Tags: creative, portfolio, artistic, clean, retina, white, parallax, beautiful, blog, agency, fullscreen, modern, ajax, urban, fashion
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

*/

/*
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

1.2
- Added multiple images upload to portfolio items
- Updated Visual Composer to version 4.2.3
- Fixed video responsiveness on portfolio slider types

1.1
- Added Fullscreen Menu functionality
- Fixed bug with body background image
- Fixed line height changing for Left Menu first level

*/

p#form_success, .vfb-form-success {
color: #777777;
font-weight: normal;
font-size: 18px;
padding-top: 50px;
text-align: center;
}
p#goback, .vfb-form-success {
color: #999999;
font-weight: bold;
font-size: 18px;
padding-top: 20px;
text-align: center;
}
.vfb-submit, input[type="submit"].vfb-submit {
background-color: #000000;
color: #ffffff;
border-color: #000000;
padding: 5px 15px;
font-size: 18px;
}
.vfb-submit, input[type="submit"].vfb-submit:hover {
background-color: #f07474;
color: #ffffff;
border-color: #f07474;
padding: 5px 15px;
font-size: 18px;
}