/*
Theme Name: Subway
Theme URI: http://demo.qodeinteractive.com/subway/
Description: Subway Theme
Tags: business, clean, multi-purpose, retina, responsive, wpml, corporate, clean, parallax, shop, woo commerce, modern, interactive, blog, mega menu
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.1
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.

Changelog

1.1
- Updated Visual Composer to Version 4.1.2 with custom work by Qode
- Updated LayerSlider to version 5.1.1
- Updated translation files
- Updated Sorting of font awesome icons array
- Fixed WP 3.9 Qode Shortcodes bug
- Fixed WP 3.9 Qode Options image browser field bug
- Fixed WooCommerce checkout fields translation
- Fixed paddings on box shortcode

1.0.5
- Added WooCommerce 2.1 integration(from this version our theme is compatible only with WC 2.1+)
- Updated label translation files
- Fixed responsive footer columns margins
- Fixed a bug with latest blog shortcode regarding localization of the post dates
- Fixed some minor bugs with anchor active class
- Fixed bug with Visual Composer css loading
- Fixed Google font inclusion bug
- Fixed blog masonry layout
- Fixed background color changing for "add to cart button" on single product page
- Fixed section overlaping separator with icon
- Fixed 'qode like' functionality on portfolios that are inerted via 'load more' functions

1.0.4
- Added anchor functionality on parallax sections, custom links (manualy added class needed) and buttons
- Added video background functionality on sections
- Updated smooth scroll on/off logic to choose between all devices and all without Mac devices (all devices are not including touch devices)
- Improved logo resize logic
- Improved mobile menu logic, now closing on menu item click
- Fixed side menu opening with ajax animations
- Fixed 404 page subtitle
- Fixed add to cart background color when main color is changed
- Fixed cart table background color when main color is changed
- Fixed deliting of custom sidebars
- Fixed margin for last child of custom menu widget in side area 
- Fixed steps attributes for line graph shortcode in Visual Composer
- Fixed portfolio list for new version of Chrome
- Fixed category attribute in latest posts shortcode
- Fixed centering of portfolio item's features in portfolio lists
- Fixed anchor logic when ajax loader is not on
- Fixed anchor hash changing on same page
- Fixed responsive header background color

1.0.3
- Added "Center logo" functionality
- Added "Main Menu One Page Site" functionality (via anchors)
- Added link and target attributes for Steps shortcode
- Fixed portfolio list load more on home page
- Fixed "Hide featured image" bug on single blog
- Fixed breadcrumbs label translation

1.0.2
- Updated LayerSlider to version 4.6.5

1.0.1
- Updated wpml-config.xml file
- Updated functions.php not to require allow_url_fopen=1 php.ini variable
- Fixed cover boxes shortcode buttons link
- Fixed site width on touch devices when responsiveness is turned off
- Fixed border line for masonry audio article
- Fixed toggle shortcode

*/
*/
*/contact form */
.wpcf7 input, textarea {
border: 1px solid #ccc;
font-size: 14px;
margin: 0 10px 10px 0;
padding: 8px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 2px 2px #ddd;
-moz-box-shadow: 0 2px 2px #ddd;
-webkit-box-shadow: 0 2px 2px #ddd
}

.wpcf7 input {
width: ;
}

.wpcf7 input,tel{
border: 1px solid #ccc;
background-color:#f9f9f9;
font-size: 14px;
margin: 0 10px 10px 0;
padding: 8px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 2px 2px #ddd;
-moz-box-shadow: 0 2px 2px #ddd;
-webkit-box-shadow: 0 2px 2px #ddd}
 
.wpcf7 textarea {
width: 96%;
}
.wpcf7 select { 
width: 53%;
border: 1px solid #ccc;
font-size: 14px;
margin: 0 10px 10px 0;
padding: 8px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 2px 2px #ddd;
-moz-box-shadow: 0 2px 2px #ddd;
-webkit-box-shadow: 0 2px 2px #ddd;
}


.wpcf7 input[type="submit"] {
background:#618FBD;
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 3px 5px;
text-shadow: -1px -1px #1c5d28;
text-transform: uppercase;
width: 110px;
height: 40px;
}
.wpcf7 input[type="submit"].hover{
background:#618FBD;
}
.demo12{width:550px;height:auto;}

