/*
Theme Name: alterna8
Theme URI: http://themefocus.co/alterna/
Version: 8.2.1
Description:A powerful and clean theme.Designed by <a href="http://themefocus.co">ThemeFocus</a>
Author: ThemeFocus
Author URI: http://themefocus.co

Copyright: (c) 2009-2015 ThemeFocus.  

License: GNU General Public License v2.0 PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI: http://themeforest.net/licenses/regular_extended

Tags: black, green, white, orange, red
*/


/*
 *  DO'T EDIT THIS FILES!
 *	
 *  This files just only for themeforest upgrader get theme data like name, version etc...
 *
 *  About theme CSS in theme/css/
 *	
 */
 
 
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}


/*	CUSTOM STYLES	*/

/*	Contact Form 7 */
.cf7 {
	width:100%!important;
	margin:7px 0px!important; 
	border:none!important;
}


/* CF7 QUOTE FORM STYLES */

.wpcf7 section{
  width:100%;
  overflow:hidden;
  clear:both;
  margin:10px 0;
}

.wpcf7 input,.wpcf7 textarea,.wpcf7 select{width:95%;}
.wpcf7 select{width:99%;}
.wpcf7 .number{width:35px;height:25px;text-align:center;}

.wpcf7 h2,.wpcf7 h3,.wpcf7 h4,.wpcf7 h5{margin:10px 0;}

.wpcf7 p{font-size:12px;overflow:hidden;width:95%;}

.wpcf7 p span.wpcf7-form-control-wrap input.number{float:right}

.quote-float-2{
  width:44.8%;
  float:left;
  margin:0 10px;
  padding:15px;
  background:#F4F4F4;
}

.quote-float-5{
  width:18%;
  margin:0 5px;
  padding:10px;
  background:#F4F4F4;
  float:left;
}

.quote-float-4{
  width:22%;
  margin:0 5px;
  padding:10px;
  background:#F4F4F4;
  float:left;
}

section.basement .quote-float-5{
  min-height:1380px;
}

/* moving form CF7 - french teaks */

input.date{display:inline-block;margin:0 10px;width:50px;}
.date_moving_day .spaced{margin-left:15px;}

.quote-float-2.date.fr .date_today_day input{margin-left:48px;}